Page 1 of 1

More tag, teaser.

PostPosted: March 3rd, 2011, 3:10 pm
by Nitro
People,

I like the plugin. Let me explain what I need.

I need some way, for SEO purposes, to display metadeta of my paid-for-membership-content. I was thinking that I would put all the MetaData above the "more" bar in the visual page editor toolbar, and below the "more" bar, I would have my paid-for content.

I saw one previous post about this on the forums, but it was unclear as to what I really have to do, in order to get this to work.

What code do I have to put where in order to use the "more" button, in the visual editor in the pages editor in WP.

I don't want to have to add the custom php in every page for my thousands of pages on my site. It's much easier just to push that "more" button.

So...what do I need to do?

Thanks,

Re: More tag, teaser.

PostPosted: March 3rd, 2011, 4:42 pm
by Cristián Lávaque
Is this content/metadata something that'll change, be displayed or not, depending on the user viewing it and his access level? If so, you'll need to use conditionals.

Re: More tag, teaser.

PostPosted: March 3rd, 2011, 5:33 pm
by Nitro
Pretty much no.

My levels of subscription vary on pricing plan access per month, 6 months, or a year. If you are in, you are in. If you are out, you only see the metadata, like title, author, publisher, that type of metadata - metadata for my digital content.

Re: More tag, teaser.

PostPosted: March 3rd, 2011, 6:35 pm
by Nitro
Let me clarify this:

If you are say, level 1 access, you will be able to see full content.
If you are just coming accross my site through google, you will be able to see the metadata of my digital content, like author, title, etc..., but not the content below the "more" bar, with perhaps a logo of pricing plans where the content would be.

Is this possible?

Re: More tag, teaser.

PostPosted: March 3rd, 2011, 7:44 pm
by Cristián Lávaque
Got it. Yeah, it's possible with conditionals.

WP Admin -> s2Member -> API / Scripting