- This topic has 9 replies, 2 voices, and was last updated 9 years, 4 months ago by .
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Flag for members only
Tagged: members only
How do I add a members-only class to the posting list page?
ex)
normal:
<article id=”post-20″ class=”post-20 post type-post status-publish format-standard hentry category”></article>
members-only:
<article id=”post-20″ class=”members-only post-20 post type-post status-publish format-standard hentry category”></article>
Hi, are you referring to any add-on in particular?
Thank you for your reply.
The add-on does not refer to anything.
My wordpress is
WordPress 4.7 (Twenty Seventeen)
Sorry but I don’t understand what you are trying to do. Can you further explain what you want to achieve and maybe provide an example.
Thank you
Sorry.
I want to change the color only for the title of members-only articles
Hi, are you talking about the title for protected content in pages or post? If you are can you share a screen capture so I know exactly what you mean.
Thank you

Yes.i want to change color of title(protected content only) in post pages.
Hi, the title you showed above in your images members-only post title and Normal post title are related to your theme. This plugin does not control the titles.
Hi.I understand ‘does not control’.
thank you. I will control it with javascript.