Support

Home Forums Events Calendar Add-on Calendar not showing when using do_shortcode

Calendar not showing when using do_shortcode

Posted: May 21, 2014 at 7:49 pm


Matthew Craig

May 21, 2014 at 7:49 pm

Hi there,

We are developing a site using event espresso for booking,
the page that the calendar is being put into is this one.

http://www.scizzorface.com/bounce/services/clinical-pilates/

Because of the layout of the page we are putting the shortcode in with do_shortcode.

I have tried putting the shortcode into the content and the calendar shows there, but when I put it in with do_shortcode it just looks like this

<code>&lt;div id=&quot;espresso_calendar&quot; class=&quot;calendar_fullsize&quot;&gt;
		&lt;div id=&quot;ee-calendar-ajax-loader-dv&quot;&gt;
			&lt;img id=&quot;ee-calendar-ajax-loader-img&quot; class=&quot;ee-ajax-loader-img&quot; style=&quot;display:none;&quot; src=&quot;http://www.scizzorface.com/bounce/wp-content/plugins/event-espresso/images/ajax-loader-large.gif&quot;&gt;
		&lt;/div&gt;
	&lt;/div&gt;</code>

None of the calendar specific scripts are loading in the code despite putting this in the PHP, I am not seeing any jQuery errors either.

<code>global $is_espresso_calendar;
$is_espresso_calendar = TRUE;</code>

I’m using Event Espresso Version 3.1.36.5.P
and Calendar Version 2.2.3.p
on WordPress Version 3.9.1

Any help would be greatly appreciated,
Thanks,
Jesse


Dean

May 22, 2014 at 5:11 am

Hi,

I can concur that this is happening. I can’t see a simple fix for it, so I will raise a developer ticket to look into it.

The support post ‘Calendar not showing when using do_shortcode’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso