• Resolved craig1475

    (@craig1475)


    Footer appears on desktop but will not display on mobile devices. I’ve run through all recent plugins, triple checked the options settings and still cant find out what I’ve done! lol

    Anyone have any sugesstions?

    Crb

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Oliver Campion

    (@domainsupport)

    Hello,

    We aren’t seeing your footer showing on larger screens either. Please try un-ticking the following options …

    • Customizer – Footer Options – Hide Site Info
    • Customizer – Footer Options – Hide Site Name
    • Customizer – Footer Options – Hide Powered by WordPress

    You also have this in, we think, “Customizer – Additional CSS” which may be responsible …

        div.heateor_sss_mobile_footer {
            display: none;
        }

    You also have this error in your console …

    [Error] TypeError: Argument 1 (‘node’) to Node.insertBefore must be an instance of Node
    insertBefore (siteground-optimizer-combined-js-ea912d05c9a78550a1395f3ae586a5de.js:12)
    (anonymous function) (siteground-optimizer-combined-js-ea912d05c9a78550a1395f3ae586a5de.js:12)
    Global Code (siteground-optimizer-combined-js-ea912d05c9a78550a1395f3ae586a5de.js:14)

    … which looks like there could be a problem with Siteground’s optimiser so you might want to try turning that off to see if it is the cause.

    Oliver

    Plugin Author Oliver Campion

    (@domainsupport)

    Marking this as resolved now.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘footer not visible on mobile device’ is closed to new replies.