Tagged: footer page
-
AuthorPosts
-
September 19, 2019 at 4:06 am #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
JohnSeptember 21, 2019 at 2:25 pm #1140452Hi,
Any thoughts to my problem?
Thanks
JohnSeptember 22, 2019 at 8:13 am #1140574Hi 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,
RikardSeptember 23, 2019 at 1:19 am #1140794Thank 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
JohnSeptember 23, 2019 at 10:27 am #1140942Hi 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,
RikardSeptember 23, 2019 at 11:16 pm #1141161Hi 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
September 25, 2019 at 1:15 pm #1141798Hi 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,
VictoriaSeptember 25, 2019 at 11:46 pm #1142049Hi 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
September 28, 2019 at 8:43 am #1142968Hi 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,
RikardSeptember 29, 2019 at 1:29 am #1143051Hi 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
JohnSeptember 30, 2019 at 10:43 am #1143275Hi 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,
VictoriaOctober 4, 2019 at 7:48 am #1144898Hello,
I have the footer page working correctly now.
Please close the thread.
Many thanks for everyone’s assistance once more.
Cheers
JohnOctober 4, 2019 at 9:18 pm #1145114Hi 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,
VictoriaNovember 3, 2020 at 1:12 pm #1257979how did you fix it? i have the same issue
November 4, 2020 at 5:00 pm #1258335Hi 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 -
AuthorPosts
- You must be logged in to reply to this topic.