Hi, great plugin! But in the ‘Access rights’ i only see the ‘Default’, no sign of ‘Subscriber’ or ‘Administrator’.
How to get these options??
The documentation shows its possible:
http://wordpress.org/extend/plugins/event-calendar-scheduler/
Hi, great plugin! But in the ‘Access rights’ i only see the ‘Default’, no sign of ‘Subscriber’ or ‘Administrator’.
How to get these options??
The documentation shows its possible:
http://wordpress.org/extend/plugins/event-calendar-scheduler/
Open file wp-content/plugins/event-calendar-scheduler/admin.php
and change the second line to
include(dirname(__FILE__).'/groups.php');
worked for me :)
You must log in to post.