This Week Widget/Shortcode Not Displaying

Home Forums Calendar Products Events Calendar PRO This Week Widget/Shortcode Not Displaying

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1039009
    paulhazon
    Participant

    Hello – I’ve upgraded my Events Calendar Pro plugin to the most recent version and wanted to take advantage of the new ‘This Week’ widget. However, when I add the widget to my page or sidebar, or use the shortcode to display it in a page, there are no events displaying.

    I’ve created a test page at http://hills4thrills.com/home-test/ where both the widget and shortcode are embedded in the main page. Neither of these options are showing the events I have created for the week. The events should be displayed just above the ‘Latest Training Reports’ header.

    Yesterday, I couldn’t get the sidebar widget to work either, although today, it appears to be okay. That can be seen here:

    http://hills4thrills.com/activity/dec-8-2015-1-hour-road/

    Are you able to tell me why the widget or shortcode in the main page might not be working?

    Thanks

    #1039018
    paulhazon
    Participant

    Just as an additional note – in Chrome, I can see the calendar there for a moment, until the page finishes loading, then it disappears. Don’t see anything at all when I’m working in Safari.

    #1039759
    Brook
    Participant

    Howdy Paul,

    I would love to help you with this. This is probably stemming from a conflict with your theme. Something on your site is purposefully hiding that widget, and I would bet it is the theme or perhaps a setting in the theme.

    That said I believe adding this CSS to your website will solve the conflict:

    .tribe-this-week-widget-wrapper {
    display: block !important;
    }

    That should override whatever is telling the page to hide the widget, and tell the page to show the widget again. Add that to your theme’s CSS file.

    Does that all make sense? Will that work for you? Please let me know.

    Cheers!

    – Brook

    #1039770
    paulhazon
    Participant

    Thanks Brook, that did the trick! Happy holidays!

    #1041303
    Brook
    Participant

    Excellent! I am glad to help. Happy calendaring!

    • Brook
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘This Week Widget/Shortcode Not Displaying’ is closed to new replies.