[event_embed] sometimes only shows "Array"
-
Every now and then [event_embed] fails to display events and only the text “Array” is shown. There are no changes going on meanwhile to the underlying code and the error goes away by itself.
The code I am using:echo do_shortcode('[event_embed from="now" to="now + 1 week" nothing_found_text="Jelenleg nincsenek k?zelg? események." cache="5" limit="10"]<div class="eventrocket embedded-event post"> <h2><a href="{url}">{title}</a></h2> <div class="schedule">{schedule}</div> <div class="summary">{advanced_excerpt}</div> <div class="entry-meta"><a href="{venue_link}">{venue}</a> (<a href="{map_link}" title="{city}, {street_address}" target="_blank">{city}</a>) | {cost} </div> </div>[/event_embed]');
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘[event_embed] sometimes only shows "Array"’ is closed to new replies.