Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1194509
    Keith_McMahon
    Participant

    Hi there,

    I’m having a problem getting the footer to show on my site.
    I’ve enabled all the various things in the customizer>footer but it’s still not showing at all. I’m sure it’s something really simple but i just can’t figure it out – I’d be grateful for some help.

    Venue View Virtual Tour Company

    Thanks

    #1194572
    Joao
    Moderator

    Hi There,

    Please click on Edit Page on your WordPress Top Admin bar.

    Once on WordPress back-end classic editor, under the blue update button on the right, you will find:

    Page Attributes > Page Templates > Make sure you have selected Blank No Container Header Footer, or any other template that includes a footer.

    If that does not help please provide your credentials in order that w ecan take a look at your site, I could not see it due the under construction mode.

    Hope that helps

    Joao

    #1196185
    Keith_McMahon
    Participant
    This reply has been marked as private.
    #1196386
    Nabeel A
    Moderator

    Hi again,

    Thank you for providing the credentials! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .x-widgetbar.collapse {
        position: relative !important;
        top: auto !important;
        display: block !important;
    }

    Let us know how this goes!

    #1197068
    Keith_McMahon
    Participant

    That’s worked perfectly – many thanks for your help!

    #1197107
    Paul R
    Moderator

    You’re welcome! 🙂

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