Tagged: 

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #1139775

    Hi,

    I’m at an impasse on how to get the footer page working on my clients site.

    I have created a ‘footer page’ whereby I have 4 columns in one section and another section with four logo images above. I cant seem to get this page to act as the footer in replace of the one created in widgets?

    However on the footer page itself I have a warning showing:
    This page is currently selected to be displayed as footer. (Set in Enfold » Footer). (Change) Therefore it cannot be accessed directly by the general public in your frontend. (Logged in users who are able to edit this page can still see it)

    I have Enfold/footer settings already set to ‘select a page as a footer and socket’ and select page as ‘footer page’ from the drop down.

    The other thing I also need is to center this footer page to how the existing widgets footers currently display. So on the two elements I have on the footer page, I have developer ID: av-center-align-columns

    I then have in quick CSS

    /* Center align columns inside color section*/
    #av-center-align-columns .entry-content-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: center;
    }

    Any assistance appreciated.

    Thanks
    John

    #1140452

    Hi,

    Any thoughts to my problem?

    Thanks
    John

    #1140574

    Hi John,

    First off, could you try updating the theme to the latest version (4.6.2) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    #1140794

    Thank Rikard,

    I have updated the theme and have tried to make the ‘footer page’ the default in ‘Default Footer & Socket Settings’. I have purged website cache and that of browser.

    Still not showing up for me?

    Thanks
    John

    #1140942

    Hi John,

    Thanks for that. I can’t see any reason as to why that should not work except your caching/optimisation plugin. What happens if you disable it?

    Best regards,
    Rikard

    #1141161

    Hi Rikard,

    I’ve cleared the cache from LiteSpeed Cache and then disabled it.

    Cleared the browser(s) but still not having no effect?

    Thanks again

    John

    #1141798

    Hi John,

    You have the footer.php in your child theme, which version of the theme is it coming from? Did you update it when you updated the theme?

    Best regards,
    Victoria

    #1142049

    Hi Victoria,

    I cannot be sure on the footer.php as part of this build was done by another party and I have picked this up from there. So I do not know which version of the theme it is coming from?

    Cheers

    John

    #1142968

    Hi John,

    Thanks for the update and sorry for the late reply. What exactly are you overriding in footer.php? Could you try coping the content from the parent file to your child then add your override(s) back after that please?

    Best regards,
    Rikard

    #1143051

    Hi Rikard,

    To be honest I am not sure what is being over ridden as there was another web developer that added code to the build. So I am at a loss here.

    I am in the process of creating a clone of the site so I can then play with the site some more.

    If you have some ideas on what to remove and where its located I can test this out on the clone site. I can even give you access to view as well?

    Many thanks for your assistance.,

    Cheers
    John

    #1143275

    Hi John,

    Well, you can try to save the footer.php file from the child theme for backup and remove the footer file from the child theme at all and see if it solves the issue. Also, there are diff tools you can use to compare the files.

    Best regards,
    Victoria

    #1144898

    Hello,

    I have the footer page working correctly now.

    Please close the thread.

    Many thanks for everyone’s assistance once more.

    Cheers
    John

    #1145114

    Hi aussiedropbear,

    Glad you got it working for you! :)

    If you need further assistance please let us know in another thread as we are closing this one.

    Best regards,
    Victoria

    #1257979

    how did you fix it? i have the same issue

    #1258335

    Hi simononestop,

    Please create a separate thread and we’ll check your site.
    Also, please provide us with admin access and post the credentials in private content.

    Best regards,
    Nikko

Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.