• Hello dear friends,
    I described the problem in the title,when I scroll the page the footer is moves , (goes upper and upper), the strange thing,this exists only in homepage, in posts all perfect, also when I logged in (when appears the admin bar at the top) the footer is as it should be.

    I tried to turn-off all the checks in the plug-in and left check only on Lazy-load.

    Thank you guys

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    OK, so if you test only CSS or only JS or only HTML optimization, in which case does the problem show?

    Thread Starter virtnet

    (@virtnet)

    Thank you for the reply,
    i tried to enable the HTML optimization, it does fixes the problem, but the lazy-load doesn’t work, even if it’s enabled.
    I’m getting more confused :/

    I alawys check the PageSpeed by google,
    https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fsaveforyourtrip.com%2F&tab=mobile

    • This reply was modified 5 years, 9 months ago by virtnet.
    Plugin Author Optimizing Matters

    (@optimizingmatters)

    let’s try to fix the footer bug first and foremost, once that is OK we can look into pagespeed stuff?

    so only HTML opt. works, no footer issues? and what with only CSS or only JS optimization?

    Thread Starter virtnet

    (@virtnet)

    I tried only Js, it causes problems to the footer,
    Also only CSS, causes the problems to the footer.
    If I do only HTML optimization it does fixes the footer problem, but the lazy-load somehow doesn’t works. (according the PageSpeed)

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    So is the footer issue identical to what you first described when only JS opt. is active? and when only CSS opt. is active the identical problem occurs? because that would be … unexpected ?? or are there differences (and if so can you describe/ screenshot those)?

    re. pagespeed; we’ll first look into the footer-issue virtnet, let’s try not mix things up ??

    Thread Starter virtnet

    (@virtnet)

    Let’s start from the beginning:
    *THE function “Image lazy-loading will delay the loading of non-visible images to allow the browser to optimally load all resources for the “above the fold”-page first.” IS ALWAYS enabled.

    When I enable only the (Optimize JavaScript Code) (it enables also the option : Aggregate all linked JS-files to have them loaded non-render blocking? If this option is off, the individual JS-files will remain in place but will be minified)

    RESULT:

    View post on imgur.com

    When I enable only the (Optimize CSS Code) (it enables also the option: 1)Aggregate all linked CSS-files? If this option is off, the individual CSS-files will remain in place but will be minified 2)Check this option for Autoptimize to also aggregate CSS in the HTML.)

    RESULT: (THE SAME AS WHEN ONLY (Optimize JavaScript Code) is enabled)

    View post on imgur.com

    When I enable only (Optimize HTML Code) It fixes the problem of the footer, but the lazy-load no longer works, (by the pageSpeed by google) I downloaded this plugin for the lazy-load function.

    RESULT: the footer in the places that should be,but load-lazy function doesn’t works.

    View post on imgur.com

    I hope this makes it more clear.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    more clear; yes but no (as in; I have no idea what is going on), but;

    -> I see you’re also using another plugin to do minification; make sure not to have that active when testing AO (minification plugins are fickle and can break things when multiple ones are active)
    -> do you have a staging site where you could leave things broken?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘The footer moves when scrolling the page’ is closed to new replies.