Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1207161
    Derek
    Participant

    Hello,

    I just activated the sidebar for my Events pages (using EventOn plugin):
    myEventOn -> Settings -> Single Events -> “Create Single Events Page Sidebar”

    When I go to Appearance -> Widgets and add content to the sidebar, it works for these pages (example: https://forkmonkey.com/events/industryfriendsdinner-situ) but the page background changes from white to the color of the first footer (dark grey) and also puts the footer content into the side bar.

    Strange behavior. Help, please!

    #1207163
    Derek
    Participant
    This reply has been marked as private.
    #1207664
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To resolve your footer, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .x-colophon.top {
        clear: both;
    }

    It turns out that the issue is caused by the 3rd party plugin Event On. Using the code should resolve the issue. If you need anything else we can help you with, don’t hesitate to open another thread.

    Cheers.

    #1217428
    Derek
    Participant

    This worked a treat! THANK YOU!

    #1217460
    Thai
    Moderator

    Glad it worked 🙂

    If you need anything else please let us know.

  • <script> jQuery(function($){ $("#no-reply-1207161 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>