Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #271873
    bamgraphics
    Participant

    Hi.

    I’m having some trouble across several pages. The footer is fine on most pages, but even using the same template, my footer is missing on some.

    https://bam.albanytula.org/tula/
    vs.
    https://bam.albanytula.org/tourism/

    #271944
    tikaram
    Keymaster

    @bamgraphics: The footer section is hidden on some templates.
    Login to your WordPress admin section. Go to Appearance => Customize => Additional css and add the following css.

    #site-generator {
    	display: block !important;
    }

    Let me know if this helps resolve the issue.

    Regards,
    Tikaram

    #271962
    bamgraphics
    Participant

    Well – it sort of worked.

    It added the footer alright – unfortunately, it did two things:

    1. It posted the original footer instead of the one that I updated with a lot of css.
    2. It added the original footer in addition to the updated footer that I had created on the pages that had them already.

    #271965
    bamgraphics
    Participant

    Uh… my fault.

    A little Ctrl-refresh and it worked.

    Thanks for the big-time help!

    bam

    #271967
    bamgraphics
    Participant

    Wait – on some of them only. (i.e.: https://bam.albanytula.org/news-releases/, https://bam.albanytula.org/photo-gallery/)

    Frustrating – probably for you as well.

    #271970
    bamgraphics
    Participant

    Visual Composer shows up at the bottom of all pages that work – not on the missing ones. However, each time I click visual composer the site freezes – removing it causes the whole site to crash and have to be re-uploaded.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Footer is missing on some pages’ is closed to new replies.