Daniele
Forum Replies Created
-
Thank you very much Tim!
Hi, here the informations: https://www.irsses.it/?_wfsf=sysinfo&nonce=6a47552f14
What link?
Is the agreement for the privacy information…
However, thank you.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Search formI’ll try your solutions.
Thanks
OK, thank you Marcus.
My need is to have a list of all event categories where every of it has a different class.
I need to check if is an event page, events list page or category page. If true, I want to hight light the category link on sidebar.The code that you given me retrieves me only the current category of the event, but i need to know the code to print the categorires list without using shortcode or placeholder.
This is what I think. If you have a better suggestion, please tell me.
Thanks Marcus.
But, what is the function that retrieves all categories?
the problem is that [categories_list] doesn’t gives class for the active link…
All list items of categories has not class
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Search formIt seems to works, but i have 2 strange issues:
1) When I looking for a keyword, it retrieves all events-post;
2) I deleted all events and wordpress tell me that there is one published under a certain category, but I can’t see it in the admin panel under Events… This is not the first time that happens.
What can i do?
I’m sorry… i still have the same problem. I’m using Foundation 4 and it uses Zepto JS instead of jQuery. There is a line that deregister jQuery in favour of Zepto JS and this block me to load jquery for loading google map by events manager….
How can i solve this?
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Search formI used this code
<?php echo do_shortcode('[event_search_form]'); ?>
inside the sidebar… I’m in localForum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Search formI don’t know how it works…. when i insert a key in the search field, it gives me this message:
“No posts.
Sorry about this, I couldn’t seem to find what you were looking for.”Why if i insert the name of an event it doesn’t retrieve it?
How can i choose what template to use for display the result?