siannan
Forum Replies Created
-
it actually seams to work now with the events hosted on the same subsite only, but that’s another and ancient problem…
that’s fine, thanks
- This reply was modified 3 years, 8 months ago by siannan.
the categroy and place search work with the popup, but the word search still don’t work;
if you select ‘yes’ for the hide fields option it’ll show up as a clickable popup, for now.
thanks Angelo for your answer. I selected ‘yes’ for the hide fields option.
Please note that the search popup lacks internal scrollbar that would be very useful to select far away options and validate button.
I have the same issue as you. You’re right, it’s not searching the title field. On your site, it returns zero results if you search for “Atelier bases de la géomancie” or even just “atelier”.
There are actually two issues. One is that has always been there i I haven’t managed to fix yet (hoping to get help from a programmer some day) : the events hosted on another subsite never appeared on the search (that’s what happens with most events actually listed).
see : multi-site events searchBut the search with event hosted on the same site like “Le mystère Mithra” and “Viso Apéro celtique ” was previously working (OK with popup though i would have preferred no popup)
- This reply was modified 3 years, 8 months ago by siannan.
and 6.1.1 is the same
I realised I forgot to mention the search don’t work at all. Even when I enter the name of one the words of the title of one event that was created on the same subsite, i get the message ” no result found”.
- This reply was modified 3 years, 9 months ago by siannan.
I tried version 6.1 and there was no change to any of the problems I have.
- This reply was modified 3 years, 9 months ago by siannan.
i have the same issue and have not found any solution yet : https://wordpress.org/support/topic/double-event-image-on-multisite/
I use a multisite, it works well on my main site, but on subsites images appear twice on the signle event page.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Translation V6hi, I also noticed on my French website, in event listings, there is a button “more info” that could also be translated
It works fine like this thanks !
I use the same kind of shortcode on my multisite and it works.
On your multisite admin page, in event manager, have you unselect “show global events on main site ?
or tried
[events_list limit=10 blog="1, 2, 3, -4, -5"]?otherwise I use category to select the events I wand to show :
[events_list category=”73″]
I eventually found this tread partially helpfull.
I used short code : [events_list_grouped blog=”all”] and all event from different subsites are shown on blog 5.
However, when I used shortcode [events_list_grouped blog=”3”] on blog 1 all events are shown, including unwanted event from blog 5. Any clue on how to select witch blog’s event to show ?