eme_get_events_list produces no output
-
Hi Franky,
first of all thanks for this wonderful plugin. I’m working with it for years and it always did what it should… until now.
There are some websites on which I’m using the function
eme_get_events_list
to display events in a custom format. That code here worked through the last maybe two years but now it stopped producing any output, there is a blank space between the- and
:
<?php eme_get_events_list('limit=10&category=1,2&format=<li>#d.#m.[eme_if tag="#ESC_{j M Y}" notvalue="#ESC@_{j M Y}"] #@_{ - d.m.}[/eme_if]#Y[eme_if tag="#_IS_ALLDAY" value="1"] [/eme_if][eme_if tag="#_IS_ALLDAY" value="0"], #_STARTTIME [eme_if2 tag="#ESC_STARTTIME" notvalue="#ESC_ENDTIME"] - #_ENDTIME[/eme_if2] Uhr[/eme_if]<br /> <strong>#_EVENTNAME</strong>[eme_if tag="#ESC_ATT{VERANSTALTER}"] (#_ATT{VERANSTALTER}) [/eme_if]<br />#_LOCATIONNAME </li>'); ?>
I’m running WP 5.0.1 with Classic Editor 1.3 and the newest EME version which is 2.0.74. Thanks for your help.
Regards, Ralf
- The topic ‘eme_get_events_list produces no output’ is closed to new replies.