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 Upcoming Events Widget Refuses to Display on Home Page | Event Espresso - Staging Server
Hi, I’m trying to add the upcoming events widget to a custom dynamic sidebar placed in my home page template, but no matter how I try and get it to display it simply won’t work.
I’ve tried using get_sidebar(), dynamic_sidebar(“home_page_events”) – home page events is successfully registered as a dynamic sidebar in functions.php and I can add the widget to it through the dashboard, and by using the_widget(), all to no avail.
Is there any other requirement for the widget to be shown? I’m drawing a blank here. I need to display 4 upcoming events on the home page of my site and this widget seemed like a good place to start but it just refuses to work. Any suggestions?
We are on the latest version of WordPress, and Event Espresso 4.1.9.reg
Turns out these wont work without the_loop being present somewhere on the page (in one form or another). Issue resolved.
Viewing 1 reply thread
The support post ‘Upcoming Events Widget Refuses to Display on Home Page’ 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.