Home › Forums › Community Forum › allowing non members to read a bit more ?
Tagged: more
This topic contains 17 replies, has 4 voices. Last updated by David Welch 4 years, 6 months ago.
Topic Author | Topic |
---|---|
Posted: Monday Jun 11th, 2012 at 4:38 am #16125 | |
|
|
What I would really like to do is that once readers click on an article on the front page and then move to the post, they are offered slightly more information — ideally as far as the red line in number one – an image and some text … if they want to read more of the article then clicking on a “more” link will take them to the sign up page if they are non members and members will be able to read the complete article number down to red line two We have a variety of people writing our articles with varying degrees of digital ability so the best way would probably be a short code which they could insert into their articles at the correct point. Is this possible ? thanks for your time ciao |
List Of Topic Replies
Author | Replies |
---|---|
Author | Replies |
Posted: Monday Jun 11th, 2012 at 7:01 pm #16167 | |
|
|
Hello Keane, I believe I know how to achieve this. First, make sure sure that the options under Dashboard -› s2Member® -› Restriction Options -› Alternative View Protection are not enabled. Then, simply use the more tag when you want it or need it, where the first red line is. And make sure to have that post protected. I’m pretty sure this would work, I’m working it out in my head, haven’t done any tests, but it should work. Hope this helps. :) |
|
Posted: Tuesday Jun 12th, 2012 at 10:09 am #16251 | |
|
|
I think there might be a slight problem with communication here and so I will try to be a bit clearer and maybe with the images it might become more obvious as to what I’m trying to do. okay, this is the front page of my site and as you can see it is the magazine style template with various articles on the front page of various lengths – the main article having more text showing that the others for instance. when people click on any of those articles they are then taken to a single post page where up until now they can read the complete article
Once s2member is set up what I would like to happen is that for non-members they will be able to see the article down as far as redline one. This will give them a brief description of the event and a single image. That way we fulfil our role as an information service in this area. There should be a link just before redline one which will point to them the membership options if they wish for more information. Readers who are already members of the site will be able to see the whole page all the way down to redline two Probably the simplest way of achieving this is by using the “MORE” tag but it would appear that that will not work on a post or page. so, is there anybody out there who can give me a hand with this problem thanks to your time ciao |
|
Posted: Tuesday Jun 12th, 2012 at 12:35 pm #16265 | |
|
|
Hello Keane? So did you try what I told you? I believe it should work like you say. Tell me how it goes, and if it doesn’t work, also tell me. ;) |
|
Posted: Tuesday Jun 12th, 2012 at 1:33 pm #16274 | |
|
|
I think I am doing something similar. Happy to message with you. I think Im even using the same theme. Might be good to compare notes. Email me at bex dot domains at gmail dot com. |
|
Posted: Tuesday Jun 12th, 2012 at 4:55 pm #16285 | |
|
|
sorry Eduan – not working – the “MORE” tag would appear to not work on a post or page. ciao |
|
Posted: Tuesday Jun 12th, 2012 at 5:37 pm #16287 | |
|
|
Not sure how “manual” you want this process to be. However, this might work: Add this to your theme’s functions.php file:
Then wrap your “hidden” part with this shortcode.. like this:
This is not fully tested so let me know if something doesn’t work. Dave |
|
Posted: Thursday Jun 14th, 2012 at 9:19 am #16472 | |
|
|
almost there David …. even got a quick tag plugin to wrap the private text with the code …small problem in that I can see the public text but not the private ciao |
|
Posted: Thursday Jun 14th, 2012 at 9:36 am #16474 | |
|
|
Try changing this:
To this:
Basically just changing
to
but I gave the whole code so you don’t have to sift through it if you don’t want to.. lol Dave
|
|
Posted: Thursday Jun 14th, 2012 at 10:21 am #16481 | |
|
|
still nothing doing … I am starting to think that maybe I have missed out some important step on the way could it be that I have a problem with the role of my members being just contributors and not s2member level 1 ? I have set up a new member with s2member level 1 access but if I log in as him, still I cannot see the private text. I have also disabled buddypress as that too might have been causing problems? ciao |
|
Posted: Thursday Jun 14th, 2012 at 10:29 am #16482 | |
|
|
hm… maybe… But a paying member would be added as s2member Level 1 right? can I see how you are using the shortcode? Dave |
|
Posted: Thursday Jun 14th, 2012 at 10:34 am #16483 | |
|
|
Also, can you post a link to your test post? Dave |
|
Posted: Thursday Jun 14th, 2012 at 11:01 am #16484 | |
|
|
I automatically assumed that as admin I would be able to see the private text ..and yes, a paying member would be added as s2member Level 1 ciao |
|
Posted: Thursday Jun 14th, 2012 at 11:38 am #16485 | |
|
|
try this…
You are correct, the admin should be able to see it since he/she has access to everything s2member_level1 users do. |
|
Posted: Thursday Jun 14th, 2012 at 2:51 pm #16500 | |
|
|
nothing doing David, still not seeing the private stuff ciao P.S thank you for all your time on this |
|
Posted: Thursday Jun 14th, 2012 at 3:04 pm #16501 | |
|
|
I found the issue. It helps when you type the correct words in your code! Try This:
explode should be extract…. argh… Hope that helps, Dave |
|
Posted: Thursday Jun 14th, 2012 at 4:04 pm #16504 | |
|
|
WELL DONE THAT MAN !!! YES! now it works …. can’t thank you enough ciao |
|
Posted: Thursday Jun 14th, 2012 at 4:22 pm #16507 | |
|
|
No problem, wish I would have caught that error the first time… lol! Dave |
This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.