Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3630097
Soledad lazy loading
Closed

Comments

  • Udbye7120 started the conversation

    Hi,

    I am having some cache problems with the Soledad theme when it comes to the ads.ย 

    The ad agency has returned this answer:ย 

    โ€œCan see that there is some caching, this lazy loading problem of our javascript files, which have been reversed before with the old tag from QuickWrap. You can see in the source code below. I think it is a caching plugin such as WP rocket?

    That the tag: is modified, which it must not. ๐Ÿ™‚โ€


    Can you see what is causing this caching problem and can I turn this function off?


    Thanks

    Thomas


  •  2,246
    PenciDesign replied

    Hi,

    Can you send me the screenshot or the URL that is related to this problem?

    Regards,
    PenciDesign.


  •   Udbye7120 replied privately
  •  2,246
    PenciDesign replied

    Hi,

    Please go to Appearance โ†’ Customize ย โ†’ Speed Optimization โ†’ General & Lazyload: turn on the "Disable Lazyload for All Iframes" option.

    Regards,
    PenciDesign.


  •   Udbye7120 replied privately
  •  2,246
    PenciDesign replied

    Hi,

    Please go to Appearance โ†’ Customize โ†’ Speed Optimization โ†’ Optimize Javascript โ†’ Exclude Scripts from Delay Execution: add the following content:

    ay.delivery

    Clear all the site caches and then check again.

    Regards,
    PenciDesign.


  • Udbye7120 replied

    Thanks ๐Ÿ‘๐Ÿ˜Š

  • Udbye7120 replied

    Hi,

    After having disabled the topbar, the menu and search bar does no longer sticks to the top as you can see in the attached screenshot. How do I fix this in order to avoid the cap betjene the top and the menubar?

    Thanks

    Thomas

    Attached files:  IMG_4517.png

  •  2,246
    PenciDesign replied

    Hi,

    For this case, please send me your WordPress admin account in a PRIVATE reply.
    I'll log in and try to help you check this problem.

    Regards,
    PenciDesign.



  •   Udbye7120 replied privately
  •  2,246
    PenciDesign replied

    Hi,

    Please go to Appearance โ†’ Customize โ†’ Custom CSS then add the following custom CSS code:

    @media only screen and (max-width: 767px) {
    ย  .is-sticky #navigation {
    ย ย ย  top: 0 !important;
    ย  }
    }

    Regards,
    PenciDesign.



  • Udbye7120 replied

    Hi,

    I do not think it has resolved the issue - it is still not sticky to the top after having cleared the cache.ย 

    Thanks

    Thomas

  •  2,246
    PenciDesign replied

    Hi,

    Please modify the CSS code:

    @media only screen and (max-width: 960px) {
    ย  .is-sticky #navigation {
    ย ย ย  top: 0 !important;
    ย  }
    }

    Regards,
    PenciDesign.


  • Udbye7120 replied

    Hi,

    It has not resolved the issue - is it sticky to the top on your screen?

    Thanks

    Thomasย 

  •  2,246
    PenciDesign replied

    Hi,

    I've logged in and modified the CSS code for your site.

    Please clear all the browser caches and check again.

    Regards,
    PenciDesign.


  • Udbye7120 replied

    Thanks a lot ๐Ÿ‘๐Ÿ˜Š