jmilano2u
Forum Replies Created
-
Well, It almost all works as planned with the exception of list view on the main site. The shortcodes are based on the ones given on your site.
So, what do I need to properly create calendars:
- Main site that pulls events from all subsites in list view and grid
- Sub-sites that display only their events in list and grid
— Should the multi-site settings be changed?
I set all the sites to the config below. I want the main calendar to show all the events from everyone, but the sub-site calendars to only show their events.
Multisite configuration – input
Site owners may only post to their local calendarMultisite configuration – output
Sub-site calendars show events from the central calendar.Thank you for the quick responses.
The shortcode for the Main site list view is :
[my_calendar format=”list” time=”week” category=”11″ above=”nav” below=”none”]The links created are nothing like the ones created for the subsite calendar:
Main site: https://israeliparliament.org/welcome/img_6020-002/?mc_id=546Sub-site Short code:
[my_calendar format=”list” time=”week” ltype=”event_city” lvalue=”Boca Raton” category=”11″ above=”nav” below=”none”]The links created:
https://israeliparliament.org/boca/mc-events/%d7%a2%d7%a8%d7%91-%d7%a4%d7%95%d7%a7%d7%a8/?mc_id=546I must have some setting incorrect, but I can figure out which it is…