Home › Forums › MapPress Support › Mashup shortcode to show by event date › Reply To: Mashup shortcode to show by event date
June 1, 2013 at 9:57 am
#12728
Hi,
I think the problem is that you can’t put PHP statements like date(‘Ymd’) into a shortcode.
You could instead insert a do_shortcode() statement into your template. There’s a simple example here that you could modify to include the current date:
http://mappresspro.com/mappress-documentation