VMFnet
Forum Replies Created
-
Hello Scott,
thanks for your reply, i emailed you throught the link you supplied.
Hello, thanks for your reply.
The optimization only removes whitespace from the generated HTML, and doesn’t interfere with JS files.
We also tried deactivating all other plugins except CF7 and CF7PP, the problem still exists when submitting the form…
Yes, the events are shown on a single category page (using the archive.php template of my theme).
The link to the list of the events of a category is the same when it is called from the default event-categories page and from the categories archive page (with the aforementioned short code).
I’ve tested the following shortcode in a page :
[categories_list scope=”past” scope=”past” limit=15 pagination=1 hide_empty=1][/categories_list]
to list only categories having past events. The categories are displayed, but when clicking them, only current events for the selected category are shown.
Hello Angelo,
thank you for your answer. I’ve checked the shortcodes documentation, I can generate a global list of past events, but I don’t see how I can create a page with categories links, and have these categories list only past events (eg. obtain the same behavior as the event categories page, but only with past events shown).