Viewing 25 posts - 1 through 25 (of 25 total)
  • Author
    Posts
  • #975159

    I see that Enfold has recently added a new feature to the footer. We can now use a custom page instead of columns.

    Do you have step-by-step tutorial? I’ve tried the following, but it’s not changing my original 4 column set up.:

    In Theme Options > Footer, I selected “Select a page to display as footer”. I then selected the page I created to act as a footer.
    I saved the changes, but the selected “page” does not view in the footer. Is their something within the new “footer page” I created that I need to do first?

    #975488

    Hey laptophobo,

    Please create us an admin account and we’ll check your setup.

    Best regards,
    Dude

    #975709

    Dude (or is it, “The Dude”?),

    Admin privileges have been created. Please see private content for specifics.

    Thanks in advance,

    Laptop Hobo

    #975881

    Hi Laptop Hobo,

    You have the footer.php and the header.php in your child theme, have you updated them with a fresh copy?

    Best regards,
    Victoria

    #976077

    Victoria,

    Thank you. By replacing the footer.php file it fixed the problem. (I also replaced the header.php file with the new.)

    I think it would be a good reminder to add into the info line/announcement that the Enfold theme has been making with their 4.4 upgrade (the one that appears at the top of plugin updates once the theme is updated.) Anyway, thanks for your help.

    #976215

    Hi Laptop Hobo,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #987445

    Hi, I have added my own custom footer but i cannot see how to insert a footer menu like i could when using widgets in original footer. How can i achieve this please?

    Thank you

    #988100

    Hi apicalmedia,

    Did you try to use a Widget Area element from the Layout Builder?

    Best regards,
    Rikard

    #988662

    Hi Rikard, Thank you for getting back to me. I have managed to get the links to work in the footer, but can you please tell me how to i get them to display horizontally?

    Thank you

    #989020

    Hi apicalmedia,

    Where can we see the element in question? We need to inspect it in order to give you accurate CSS.

    Best regards,
    Rikard

    #992722

    I noticed in my (display a page as footer) footer that on pages where I have a (default) sidebar, the footer does not stretch all the way across, but stops at the sidebar. I’d like for my footer to be like normal footers (stretch end to end).

    I’ve tried placing the content within a Color Section layout element, but that made the footer bottom look strange.

    #993866

    Hi,

    Place the content of the footer page inside a color section, so it’s full width.

    Best regards,
    Ismael

    #994205

    Hi Ismael,

    Yes, I had tried that idea before sending out this ticket. But though using a color section will display the content full-width, there is still a residual sicebar border below the footer. Also, there is to top-border on the footer, which makes it look strange.

    I tried using the various Layout sidebar settings and footing settings to see if that would change the look, but it did nothing.

    I’m attaching the page location and access in private if you think you need to take a peek at my page.

    #995872

    Hi,

    I now solved this issue by adding a custom id to the footer section (ID = footer_section) and then I added this css code to the quick css field:

    
    #footer_section + div {
        display: none;
    }
    

    to hide the content + sidebar area below the footer section.

    Best regards,
    Dude

    #996215

    That worked Dude. Thanks for your help.

    #996251

    Hi,

    Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1039291

    I reported this issue just the other week, but nobody in support recognised that this had been reported previously. I hope this gets fixed in the next release.so we minimize the quick CSS (which is no longer quick by the way, there are so many bits of code that should really be options within the theme).

    #1040099

    Hi,

    Unfortunately, we can’t add every other options in the theme without adding unnecessary bloat, especially options that can be easily achieve with css. The performance trade off of adding a new option to change an element’s color for example, compare to a simple css color declaration in the Quick CSS field is not that reasonable.

    Best regards,
    Ismael

    #1041288

    @ismael, Sorry, I have no idea why my comment went in this thread. I was responding to the fact that the footer section produced a blank space after it when a sidebar was on the page. It is the same effect as adding a full width element on a page that has a sidebar. I’ll have to find the right thread and respond.

    #1213414

    HI @victoria
    I don’t see how this is related to my case ?!

    #1213744

    Hi Cloudypro,

    I can’t see any previous replies from you in this thread, are you posting in the correct one?

    Best regards,
    Rikard

    #1213832

    @Rikard .. Victoria sent me this link (this page) to read concerning an issue i was seeking help with on another thread this is why i tagged her !
    anyway i did respond to her as well

    #1214158

    Hi Cloudypro,

    Thanks for the clarification, shall we continue in your other thread?

    Best regards,
    Rikard

    #1214455

    Yes sure thank you !

    #1214917

    Hi Cloudypro,

    Great, let’s continue in there then.

    Best regards,
    Rikard

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