• I have this question.
    When I protect anything through the S2member menus (post, page etc) it disappears completely from the view of a non member.

    I would like the menu item to still appear so that it serves as eye candy and when the user clicks on it ….oops it takes him to the Select Membership page.

    How can I do that?

    For example checkout my website:
    https://www.klarinogreek.com/wpremix2/?page_id=912
    (everything is unprotected now, if I protect them they disappear and I don’t want that)

    Now these are video lessons. I want when the user clicks on a thumbnail to go to the Membership selection page (IF he is not subscribed already)

    Any ideas? The items belong to a video category from the Remix Theme.

    Thanks,

    Kimon

    https://www.ads-software.com/plugins/s2member/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Check my My Account page here:
    https://scrapbookcampus.com/my-account

    I am using a code like this:
    [s2If current_user_can(access_s2member_ccap_basic1)]<img src=”colored image” alt=”” width=”200″ height=”150″ border=”0″ />[/s2If]
    [s2If !current_user_can(access_s2member_ccap_basic1)]<img src=”image in black and white” alt=”” width=”200″ height=”150″ border=”0″ />[/s2If]

    Just like you want, if a member has access to that particular class, it will appear in colors, and link to it. If the viewer does not have that access, the image is in black and white and redirects to where this course can be purchased.

    Thread Starter symkimon

    (@symkimon)

    That’s exactly what I need.
    Is there a way to apply this to the class as a whole? or I need to do it on each video?
    Also did you make a separate thumbnail on each video?
    Is there a way to automate this as well?

    Thanks!

    cassel

    (@cassel)

    The My Account page has to be done manually, one course at the time, but it could be for the whole course.

    On the top, i have 3 courses that include several pages (one has over 150 pages), and the the same ccap is used for each of those pages, as i create them. The member gets that ccap as soon as he makes the purchase, so that part is automated.

    On the bottom section, i have 35+ classes and those are only a single page each, so although the students get their ccap automatically, and i have to associate the ccap when i create the page, i obviously have to add one new thumbnail to the My Account page, every time. In my case it is once a month.

    If you want more details, you can contact me on that page, using the Need Help yellow tab on the right.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Visibility of protected menu items to non members’ is closed to new replies.