Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @steevflores,

    I think it’s not related to the theme, and delays in loading assets cause problems, but you can handle it by adding a pre-loader on your website. You can search in WordPress repository to find a plugin to do this: https://www.ads-software.com/plugins/. Or using the CSS minifier plugin on your website.

    https://i.postimg.cc/T2HRKnr0/image.png

    However, for troubleshooting, please do the following steps and let me know the results:
    1- Head over to WP Dashboard > Plugin.
    2- Deactivate all plugins.
    3- Then, first activate the Ocean Extra plugin.
    4- Check your issue.
    5- Then, activate your plugins one by one
    6- After activation of any plugins, check your issue

    Note: if you have any cache plugin or server cache(CDN / Browser Cache and Cookies and …), you need to clear its cache contents or disable them to see your changes.

    Also, if you are using Elementor, please don’t forget to click on the regenerate all assets file and data in Elementor > Tools.

    Best Regards

    Thread Starter steevflores

    (@steevflores)

    Hi @skalanter,

    Thanks for the response, and sorry for the delay of the answer.

    Well, I’m not sure the delays in loading assets is the main problem actually, because the issue only occurs when loading post pages (https://isifc.univ-fcomte.fr/actualites/).

    We tested on a good internet connection locally, and the delay is way smaller, but the problem still occurs.

    I think there is a problem in the theme “posts/articles pages”, which are (pre)loading differently than classic pages…

    Hello @steevflores,

    I fully examined the issue you have raised on this topic and could not see it on my end. How can we replicate your steps to arrive at the issue on a fresh WordPress installation?

    – Explain to us step by step how we can reproduce the issue so we can recreate it somewhere other than your website. You can upload your files using one of the following online services:
    https://postimages.org
    https://imgbb.com
    https://www.loom.com
    https://drive.google.com

    – Kindly provide us with your system environment information. Please navigate to Elementor > System Info in your WP dashboard, then you can send the information as code here or upload them to https://pastebin.com/ and get an exclusive link.

    Best Regards

    Thread Starter steevflores

    (@steevflores)

    Hi @skalanter,

    Actually, I managed to find the source of the issue. (well, sorta)

    It’s kind of an Elementor issue :

    -> as I said, my custom header configured in the OceanWP theme is an elementor “page” with responsive content

    -> in the post pages (or 404 page, for example), there are no elementor content by default, so I guess the post content is first loaded, then the Elementor plugin is called for the header, which causes the delay in loading properly the header

    -> if I edit a post page with Elementor, it turns this page into an Elementor one, and the header is properly loaded afterwards

    So… I can manually add a custom Elementor bloc in my post pages, to force the “preloading”

    For example here : https://isifc.univ-fcomte.fr/portrait-sebastien-euphrasie/
    I added the social media sharing at the bottom.

    But I can’t modify with Elementor the category / recap post pages
    For example this one : https://isifc.univ-fcomte.fr/category/conference/

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Blog pages are misloading my custom elementor header (responsive problem)’ is closed to new replies.