0

I'm using "members" plugin to add custom roles, and I don't know what I've done but now, to access my custom post type "event", users need to have the custom cap "Restrict content". That's also mean that non subscribed users can't access my events...

(only the content is inaccessible, replaced with "Sorry, but you do not have permission to view this content.")

How can I remove this restriction ??

I searched how to remove a restriction on a post type, but I've only found how to had a capability on a role...

EDIT: I replaced 'the_content()' with 'echo get_the_content()' and it seems to work, but it ugly and I still dont know why I have this problem...

0 Answers0