Forum Replies Created
-
AuthorPosts
-
March 16, 2016 at 12:56 pm in reply to: eMember – customize redirect message on Site Wide Page Protection #72779hvidigaljrMember
Hi,
This is the default eMember redirect message when Site Wide Page Protection is active.
It means… “Please wait… you are being redirected.”
[https://www.dropbox.com/s/he3entwd17obd6y/Fullscreen_16_03_16_00_51.png?dl=0]
You can see that the font is too big.
January 29, 2016 at 3:16 pm in reply to: eMember and Sensei – Restrict access to every lesson page #72387hvidigaljrMemberHi, I’ve customized /courses-overview page using partial content protection as you suggested. Please take a look [http://goo.gl/lMiIYO]
This way the link to the course page will only be available for those with the corresponding membership level as you can see here [https://db.tt/TMCora2B]
Once the member clicks on the button and goes to the course page, to avoid displaying other courses links (that is default by sensei), I’ve added the following custom CSS to hide course navigation below lessons
nav#post-entries {
display:none
}
Thanks!
January 28, 2016 at 9:06 pm in reply to: eMember and Sensei – Restrict access to every lesson page #72386hvidigaljrMemberHi,
You said: “To remedy this, you must do some specific tweaks to the first page, so that the button will only be displayed if they will have access to the destination page content.”
I understand that when you mean “first page” actually you a referring to /courses-overview/ page, that is correct?
I supposed it because there are displayed the links to all courses, and as far as I understood, you are suggesting to hide the courses links to the user that has no membership allowed.
So when a member from product B goes to /courses-overview/ page he will only see (and can click) the courses he has access, according to his membership level.
That said, I have no idea on how to do this as on “courses-overview” page, the courses are displayed automatically by the following shortcodes: [freecourses][paidcourses][newcourses][featuredcourses]
Thanks
January 22, 2016 at 7:41 pm in reply to: eMember and Sensei – Restrict access to every lesson page #72384hvidigaljrMemberI confess I didn’t understand very well… there is a page called “courses-overview” with the listing of all courses that are available. It is important to show all courses available as this way the member from product A will see other products that can interest him.
I guess that it is also important that the member from product A can see lessons from other products, this way he can have a better idea from the courses contents.
So I don’t know how can I disallow him to click-through to a page they don’t have access to, without hiding the content.
Can you be more specific?
Thanks
hvidigaljrMemberBy the way, I’ve already tried this custom CSS below but it didn’t work
.download_now_button_submit {
float: left !important;
}
hvidigaljrMemberHi,
I’d like to know how can I translate the words related to this shortcode [wp_eMember_my_membership_levels show_welcome_page=1]
“Level Name”, “Level Type”, “Primary” and “Secondary” as you can see here [https://db.tt/LvsR3Y1X]
Thanks
October 4, 2015 at 8:40 pm in reply to: eMember – not able to translate "Error! You are not logged in as a member." #71485hvidigaljrMemberIt is fine now, thanks
-
AuthorPosts