Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Another Calendar No Show thread | Event Espresso - Staging Server

Support

Home Forums Calendar Another Calendar No Show thread

Another Calendar No Show thread

Posted: February 13, 2013 at 1:47 pm

Viewing 1 reply thread


Christian Seeber

February 13, 2013 at 1:47 pm

Greets!

I have the Calendar Widget set up in Sidebar that I’m calling in my template. It’s not showing on the page, though. I call it twice to test it in case I’m doing something wrong:


do_shortcode('[ESPRESSO_CALENDAR show_expired="true"]');
dynamic_sidebar( 'events-calendar' );

Neither instance of this is showing. If I put other widgets in the events-calendar sidebar, they show on the page but the Calendar Widget does not. I even put the Upcoming Events widget in the sidebar to test and that one shows as well.

Here’s an example page where it should be showing on the left in the big white area: http://tdg.gswitchhost.com/calendar/

Any ideas? I’ve deactivated plugins to see if there’s some kind of conflict there but that wasn’t it.


Josh

February 13, 2013 at 2:18 pm

Hi there,

Is that really the code you’re using? There should be an echo statement there. To be honest, our forums don’t allow unrestricted code to be posted by everyone, so can you try posting your code into a pastbin so we can take a look?

As an aside, you might have better success displaying the Event Espresso calendar in a sidebar by using the Event Espresso calendar widget instead of trying to put the full calendar shortcode into a sidebar.

Viewing 1 reply thread

The support post ‘Another Calendar No Show thread’ 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 - Staging Server