Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #368875

    Hi!

    I’m having some trouble with the footer in my Enfold website. In some pages the footer shrinks and looks like it’s boxed in some kind of frame, surrounded by white bars. Of course the footer should stay full width at all times. It sometimes happens when I’m changing a pages’ layout in the advanced layout editor, but as far as I know I’m not doing anything unusual. The only way I can fix it is by restoring an old version of the page, but when I make the same change again (like adding a separator in the middle of the page, something that has nothing to do with the footer) the footer is also broken again. When I also have a Google Maps in the page, the same problem occurs to that element.

    An example can be found here (URL will be unavailable in a few weeks when the site is finished): http://www.geertsproductions.nl/touchscreenzuilnieuw/

    Does anyone know how to fix this?

    #369001

    Hi jeroengeerts!

    Footer on example page is fullwidth on my end. Please try flsuhing browser cache after making changes. If issue remains, please try de-activating all active plugins and check if that helps.

    Cheers!
    Yigit

    #369474

    Hi Yigit,

    After I posted yesterday, I changed some more of the contents on the page and the footer fixed itself magically (however the google maps element was still ‘boxed’). However, today I made some more adjustments on the page and the footer got also boxed again. When looking at the code (which I didn’t touch myself) some lines seem to be missing. Any suggestions apart from just changing random stuff and hope it saves the page correctly? If I’m doing anything wrong please let me know. I checked on multiple laptops and cleared cache after de-activating all plugins by the way.

    Thanks! :)
    Jeroen

    #370421

    Hey!

    I know you already tried it, but I still think this is caused by a conflict with a plugin. Are you sure after deactivating all plugins you cleared browser cache and refreshed a few times your page?
    Otherwise I would recommend to get a fresh copy of Enfold via your themeforest account.

    Cheers!
    Andy

    #370423

    Hi Jeroen,

    Can you please create us a WordPress administrator account? post it here as a private reply.

    Regards,
    Josue

    #370515

    Hi Andy,

    All plugins were deactivated and after that I’ve cleared the browser cache (even tried it on other pcs) the footer was still boxed.

    Cheers, Jeroen

    #370516
    This reply has been marked as private.
    #370698

    Hi!

    Please check your front-page now, to avoid these issues try to wrap every non-fullwidth element inside a color section (what i did).

    Cheers!
    Josue

    #370999

    Hi Josue,

    Thanks for you help. However this doesn’t seem to be the solution. After adding a separator to the page you fixed, saving the page, then deleting the separator and saving again, the footer becomes boxed again, while your condition is still met. The problem is solvable really easy by just messing around with the page layout and hoping it saves the page correctly. Sometime the footer is boxed, sometimes it’s not. This isn’t the end of the world of course, but it keeps quite annoying. A solution would be welcome! :)

    Cheers, Jeroen

    #371424

    Hey!

    thats’ weird. As a workaround you could try to force it, by using:

    #footer {
    width: 109%;
    left:-50px;
    }
    

    Hope that helps.

    Regards,
    Andy

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