Shorcodes works after the_content() call
-
Hi guys,
issue:
homepage:
[event 1 with date1! and time1!][event 2 with date2 and time2]
end of homepageBody of event2
1) thumbnail
2) date1! time1!
3) the_content
4) date2 time2
5) eofboth lines 2 and 4 have the same shortcode:
<?php echo do_shortcode(‘<p>[event post_id=”#_EVENTID”] @ #_LOCATIONLINK on #_EVENTDATES at #_EVENTTIMES[/event]</p>’);?>why it gives good time and date after the content ? and before remembering times of previous one?
how to solve this ?cheers
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Shorcodes works after the_content() call’ is closed to new replies.