Membership Plugin

WordPress Membership Plugin

  • Home
  • Documentation
  • Addons
  • Support
    • Quick Setup
    • Documentation
    • Premium Addon Support
    • Paid Support
    • Support Forum
    • Support Forum Search
    • Forum Login
    • Forum Registration
  • Contact
You are here: Home

Lishone

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • August 15, 2014 at 4:30 am in reply to: Same Frustration, Different Plugin!-Member can't see what they get!!!!! #190
    Lishone
    Participant

    For number 2: I have found a PERFECT example of what I’m talking about. It is old, but it has a members content page which shows the member all of the stuff they are entitled to:

    http://www.digitalaccesspass.com/doc/creating-member-affiliate-sections-within-wordpress/

    If you scroll down you’ll see the MEMBER CONTENT area. Sigh.

    August 15, 2014 at 3:51 am in reply to: Existing WP users #188
    Lishone
    Participant

    Any update on this?

    Thanks

    August 15, 2014 at 3:46 am in reply to: profile page not showing up. #187
    Lishone
    Participant

    I’m seeing this exact same issue. After they have joined in, they get their name, membership level and it says active. There is no button that allows them to edit their profile. This is an issue. It is confusing to the subscriber. Could you please fix this ASAP!! In the mean-time, I have to edit this page by putting a link in. That is annoying and it doesn’t stop the confusion.

    Thank you!

    August 15, 2014 at 12:52 am in reply to: Can't View Protected Content While Editing as Admin #186
    Lishone
    Participant

    For anyone else wondering, I found this plugin works for scheduling your content. This way, it doesn’t all show up at once. Hope this helps!

    https://wordpress.org/plugins/scheduled-content-actions/

    August 15, 2014 at 12:51 am in reply to: Problem with viewing content-Is this part of the design??? #185
    Lishone
    Participant

    For anyone else wondering, I found this plugin works for scheduling your content. This way, it doesn’t all show up at once.

    https://wordpress.org/plugins/scheduled-content-actions/

    August 14, 2014 at 11:59 pm in reply to: 1 Quick Question #184
    Lishone
    Participant

    Okay,thank you.

    August 14, 2014 at 11:58 pm in reply to: Problem with viewing content-Is this part of the design??? #183
    Lishone
    Participant

    Okay. Thank you.

    August 14, 2014 at 6:45 am in reply to: Post any simple membership plugin issue in this forum #176
    Lishone
    Participant

    Funny, I just asked a similar question Swooler. Hopefully, I can get an answer, and that answer will help someone else. It is apparent that this is an issue.

    August 14, 2014 at 2:12 am in reply to: I like this plugin but this is a MAJOR problem!!!! #173
    Lishone
    Participant

    Due to the delay in response from you guys, (I’m going to assume you’re still looking for a solution) I found another solution and so I’m good now. I’m still using your plugin, so no worries there, but you can mark this as resolved.

    Thanks

    August 13, 2014 at 12:04 am in reply to: I like this plugin but this is a MAJOR problem!!!! #161
    Lishone
    Participant

    Had you clicked on the website-page rascal, you would have seen their templates. SMH. When you click on a template, they give you coding, like this for example: 3 columns, and this is just a small piece of the coding:
    <style>
    @import url([http://fonts.googleapis.com/css?family=Open+Sans+Condensed:700]);
    #ss-price17 {display: block; width: 960px; margin: 0 auto; position: relative; font-family: ‘Helvetica Neue’, Helvetica, Arial, sans-serif; color: #666; }
    #ss-price17 h1 {display: block; padding: 15px 20px; margin: 0; text-align: center; border-top-left-radius: 10px; border-top-right-radius: 10px; color: #444; border-bottom: 1px solid #AAA; background-color: #CCC; background-image: -webkit-linear-gradient(#EEE, #BBB); background-image: -moz-linear-gradient(#EEE, #BBB); background-image: -o-linear-gradient(#EEE, #BBB); background-image: linear-gradient(#EEE, #BBB); font-family: ‘Open Sans Condensed’, Arial, sans-serif; font-size: 30px; line-height: 40px; text-shadow: 1px 1px 1px #FFF; }
    #ss-price17 p {display: block; margin: 0 0 15px 0; padding: 0px; font-size: 16px; line-height: 28px; text-align: center; }
    #ss-price17 .ss-callout {display: block; clear: both; margin: 0 0 25px 0; text-align: center; }
    #ss-price17 .ss-callout h2 {margin: 0 0 10px 0; padding: 0; border: none; font-family: ‘Open Sans Condensed’, Arial, sans-serif; font-size: 34px; line-height: 48px; color: #444; }
    #ss-price17 .ss-callout p {margin: 0; padding: 0; }
    #ss-price17 .ss-help {display: block; clear: both; margin: 45px 0 0 0 !important; text-align: center; color: #666; }
    #ss-price17 .ss-inner {display: block; padding: 20px; text-align: center; }
    #ss-price17 .ss-inner p {line-height: 24px; }
    #ss-price17 .ss-price {display: block; font-size: 22px; color: #444; margin: 0 0 15px 0; font-family: ‘Open Sans Condensed’, Arial, sans-serif; }
    #ss-price17 .ss-price strong {font-size: 30px; }
    #ss-price17 .ss-btn, .ss-btn:link {display: inline-block; margin: 0 auto; padding: 8px 15px; border-radius: 8px; -moz-border-radius: 8px; text-transform: uppercase; font-weight: bold; text-align: center; text-decoration: none; box-shadow: 1px 1px 4px #999; }
    #ss-price17 .ss-price17-col {display: block; border: 1px solid #AAA; border-radius: 10px; width: 330px; background: #FFF; box-shadow: 1px 1px 3px #AAA; }
    #ss-price17 .ss-btn, #ss-price17 .ss-btn:link {background: #666; color: #FFF; background-image: -webkit-linear-gradient(#999, #444); background-image: -moz-linear-gradient(#999, #444); background-image: -o-linear-gradient(#999, #444); background-image: linear-gradient(#999, #444); }
    #ss-price17 .ss-btn:hover {background: #000; color: #FFF; background-image: -webkit-linear-gradient(#444, #000); background-image: -moz-linear-gradient(#444, #000); background-image: -o-linear-gradient(#444, #000); background-image: linear-gradient(#444, #000); }
    #ss-price17 .ss-price17-col1, #ss-price17 .ss-price17-col3 {margin: 20px 0 0 0; background: #FAFAFA; }
    #ss-price17 .ss-price17-col2 {position: absolute; left: 310px; }
    #ss-price17 .ss-price17-col1 {float: left; }
    #ss-price17 .ss-price17-col1 .ss-inner {padding-right: 40px; }
    #ss-price17 .ss-price17-col3 {float: right; }
    #ss-price17 .ss-price17-col3 .ss-inner {padding-left: 40px; }
    #ss-price17 .ss-clear {display: block; clear: both; margin: 0px; padding: 0px; height: 1px; min-height: 1px; font-size: 1px; }
    </style>
    <div id=”ss-price17″>
    <div class=”ss-callout”>
    <h2>Three Plans Priced Just Right.</h2>
    <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed justo ipsum, fringilla eget iaculis quis, pharetra eget sem. Nulla sed nunc sed felis vulputate hendrerit at ut massa. Pellentesque metus risus, consectetur at dapibus sed, consectetur vitae enim. Donec sollicitudin dolor a ligula rhoncus gravida quis non diam. Duis ligula erat, tincidunt et sollicitudin vel, aliquam et ante. </p>
    </div> <!– end ss-callout –>
    <div class=”ss-price17-col ss-price17-col1″>

    Problem is, when I switched over to Simple Membership Plugin, and put this coding in, instead of it looking like the 3 column table as seen on pagerascal, it comes out like a blog post. I didn’t have this problem before. As soon as I deactivate the plugin, my page goes back to normal. I activate the plugin, and it goes back to being a blog post. Sigh.

  • Author
    Posts
Viewing 10 posts - 1 through 10 (of 10 total)
Next Page »

Please read this message before using our plugin.

Search

Featured Addons and Extensions

  • Membership Form Builder Addon
  • Member Directory Listing Addon
  • WooCommerce Payment Integration
  • Member Data Exporter Addon

Documentation

  • Documentation Index Page

Copyright © 2026 | Simple Membership Plugin | Privacy Policy