- This topic has 5 replies, 2 voices, and was last updated 11 years, 3 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Content gets repeated if more tag is used
Tagged: More tag
On a protected page with a more tag the content is repeated:
You need to login to view this content. Please Login. Not a Member? Join Us
You need to login to view this content. Please Login. Not a Member? Join Us
Checking the Enable More Tag Protection-box in WP-Membership Settings doesn’t fix it.
How can I resolve this?
i tested this feature and it works perfectly. i didn’t see any repeated message. which version are you using?
We use the 2.0 version of the plugin. The message is still duplicated:
[http://icoria.org/proceedings/]
Do you have any idea what I could do to solve this?
Thanks again!
do the following:
1. disable all plugins except simple membership
2. activate default wordpress theme.
see if the message is duplicated.
Disabling the other plugins didn’t work, but changing the theme did! I will check to see if I made any errors on the page template.
Let you know.
Thanks.
It was in a function to add a div before the more-content. I made a new standard template without this function and choose this for the page. The message is now shown only once:
Thanks for your help!