| User | Post |
|
5:48 am July 18, 2008
| June
Member
| | | |
|
| posts 32 |
|
|
I've succesfully used your plugin to hide certain posts for members with non access. Now I would like to have the ability to only show posts for logged in members (WP subscribers?) and for non-logged in users, I would like to have a teaser text.
I have checked the box "Do teaser for Posts, Pages" under "Roles"
and in a post I have under "Readers" checked WP subscriber and "exclusive: ignore blog/section assignment of Private Post Reader role"
However the post is still fully visible for non logged in users.
Whjat have I done wrong??
|
|
|
6:18 am July 18, 2008
| June
Member
| | | |
|
| posts 32 |
|
|
If I uncheck the teaser checkbox, the post is hidden for non-logged in users. However I would like for non-logged in users to see that there's a post and a notice that they have to log in to read the post.
I don't know what i'm missing in order to do so.
|
|
|
3:31 pm July 19, 2008
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
The hidden content Teaser doesn't work with WP 2.6 + Role Scoper 0.9.18 or 0.9.19. That bug is fixed in version 0.9.20+ See the release notes or download.
|
|
|
4:29 pm July 19, 2008
| June
Member
| | | |
|
| posts 32 |
|
|
Kevin said:
The hidden content Teaser doesn't work with WP 2.6 + Role Scoper 0.9.18 or 0.9.19. That bug is fixed in version 0.9.20+ See the release notes or download.
Great!
I dowloaded the update and uploaded it, however the teaser still doesn't work for me. I use WP 2.6 and have the deafult theme on the test site.
The steps I have taken is:
1. Activated the plugin and checked the teaser checkbox under Roles > Roles 2. In write post, I have checked WP Subscribers under Readers and then "“exclusive: ignore blog/section assignment of Private Post Reader role”
but the post is still visible. However if I uncheck the teaser checkbox under Roles, the post is hidden for anonymous readers.
|
|
|
12:12 pm July 20, 2008
| June
Member
| | | |
|
| posts 32 |
|
|
Kevin said:
The hidden content Teaser doesn't work with WP 2.6 + Role Scoper 0.9.18 or 0.9.19. That bug is fixed in version 0.9.20+ See the release notes or download.
This is getting frustrated. I just downloaded 0.9.22 and I still can't get the teaser to work!
Could you please check my above post where I wrote down the steps I take, what am I doing wrong?? Am I doing anything wrong or aren't the teaser working??
|
|
|
8:13 am July 21, 2008
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
June,
Can you possibly give me an Administrator login to your blog so I can review the configuration?
I follow the same steps and it works fine with WP 2.6 + Role Scoper 0.9.22
|
|
|
8:56 am July 21, 2008
| June
Member
| | | |
|
| posts 32 |
|
|
Kevin said:
June,
Can you possibly give me an Administrator login to your blog so I can review the configuration?
I follow the same steps and it works fine with WP 2.6 + Role Scoper 0.9.22
Email on it's way =)
Thank you!
|
|
|
2:49 am July 22, 2008
| Kevin
Admin
| | | |
|
| posts 2503 |
|
|
The site is working now, after I declared my undeclared properties and do the teaser filtering with posts_results instead of the_posts. These changes are included in v0.9.23
|
|
|
3:14 am July 22, 2008
| June
Member
| | | |
|
| posts 32 |
|
|
Kevin said:
The site is working now, after I declared my undeclared properties and do the teaser filtering with posts_results instead of the_posts. These changes are included in v0.9.23
Thanks Kevin! =)
|
|