I have the same problem plus a bit more: Even though I have a page with the “chronoslybase” shortcode, it breaks my theme (menu disappears e.g.) and doesn’t show anything anymore. The problem occured some time ago already, but I couldn’t take care of it yet. So I can’t tell which update or which plugin causes the problem. This is my website: https://www.dennisknickel.com
This is where the events list should show up: https://www.dennisknickel.com/termine/
And this is where a list of my past events should be: https://www.dennisknickel.com/termine/vergangene-termine/
You can also navigate there from the main menu on the left: “Termine” (events) and the subpage “Vergangene Termine” (past events).
This is the page that only contains the “chronoslybase” shortcode: https://www.dennisknickel.com/events/ (You can’t navigate to this empty page from the menu! I only use this for the style incompatibilities with my theme.)
The code I used (which worked until some weeks ago) for upcoming events:
[su_row][su_column size=”1/2″][chronosly type=”category”][/su_column][su_column size=”1/2″][chronosly type=”calendar” year=”current”][/su_column][/su_row]
And this is the code I use for the past events list (also worked until some weeks ago):
[su_row][su_column size=”1/2″][chronosly type=”event” upcoming=”past” pagination=”1″ count=”10″][/su_column][su_column size=”1/2″][chronosly type=”calendar” year=”current”][/su_column][/su_row]
The “su_” shortcodes come from the plugin “Shortcodes Ultimate”!
Thanks in advance!
-
This reply was modified 7 years, 3 months ago by Kenika.