krullmizter
Forum Replies Created
-
Yes I have, but the issue is not with translating the element info via the EMs plugin setting page, rather I think it is a somewhere else.
ah okay great thanks for the info ??
Ah okay. Yeah they don’t have a events page they only show up on their assigned tag page like https://www.testsite.com/music for events with the tag: music. So I will try your new shortcode to show all the events on their given tag page.
Edit
So now it works with the new shortcode. So is it ok to have it like I have with not having an events page and splitting up all events on their given “tag” page i.e music events on a music page, and then adding your shortcode for the total scope of all events?
- This reply was modified 6 years ago by krullmizter.
I tried to change the settings for the list scope they were in: Settings/Pages/Event List/Archives (image1 https://ibb.co/1vNsf4b), did I do it wrong because still only the future events are shown… This is the shortcode for a page with events with the tag: music assigned to them. [events_list_grouped mode=”daily” tag=”music” limit=0]
Yeah agreed but they want it, the events are only taking place from 2.2 – 9.2 and there are not many events + they are divided into multiple pages of events. But yeah gonna try it out thanks!
Ah okay, thanks. The client wants all events to be visible at all time so maybe I can change the list scope if that is a good idea where do I do that then?
Where do you change the design of where the
#_EVENTTAGS
are displayed in events manager?Hi, thanks for the answer it really helped! Just some more questions about it.
If I add this$EM_Time = $EM_Event->get_time();
to the code to display the time of an event the page doesn’t load. What am I doing wrong?And what should I add to the line of code where you commented: //Add location info & placeholders to the EM_Event Object. I tried to display the location and booking without adding anything to your code and it worked.
- This reply was modified 6 years, 3 months ago by krullmizter.