is there any easy way to copy events from one calendar to another. The only way I have figured is to duplicate then change calendar is there an easier way?
Unfortunately, that's the only way to fully copy event.
You could try to export them to CSV and then re-import to the other calendar but some data may be lost like tickets and schedule if you're using these.
I would like BP group to be able to add events see them in the group but all have the option to make the events visible to public. I have used the visibility setting for that so far but still figuring out getting a events tab in the group with a list and the add event link.
is there any easy way to copy events from one calendar to another. The only way I have figured is to duplicate then change calendar is there an easier way?
Unfortunately, that's the only way to fully copy event.
You could try to export them to CSV and then re-import to the other calendar but some data may be lost like tickets and schedule if you're using these.
Stachethemes Developer
You want only the BP group to be able to add events but still the events to be publicly visible?
Stachethemes Developer
I would like BP group to be able to add events see them in the group but all have the option to make the events visible to public. I have used the visibility setting for that so far but still figuring out getting a events tab in the group with a list and the add event link.
ME TOO :=) can we achieve with ACF or meta box?
There is a test function not currently activated because it has some issues with the css.
You can turn it on by opening file:
stachethemes_event_calendar\assets\php\class.buddypress.php
and uncomment lines 453 and 457:
Additionally on line 20 replace:
with:
Set you calendar's visibility to public, back-end visibility to your buddypress group and "who can edit calendar..." to the buddypress group as well.
With these settings you should be seeing a new tab in your group page "Group Calendar".
Stachethemes Developer
Awesome Zhivko! it is very promising, indeed the submission from a BuddyPress' group is not usable, the form for the event is messy.
it looks good anyway !!!!