Skip to content
Public Ticket #28326

Soledad lazy loading

Conversation thread

Udbye7120 replied

Customer Reply

Thanks a lot ??

PenciDesign Supporter replied

Staff Reply

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

Customer Reply

Hi,

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

Thanks

Thomas 

PenciDesign Supporter replied

Staff Reply

Hi,

Please modify the CSS code:

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

Regards,
PenciDesign.


Udbye7120 replied

Customer Reply

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

PenciDesign Supporter replied

Staff Reply

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.



PenciDesign Supporter replied

Staff Reply

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

Customer Reply

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

Udbye7120 replied

Customer Reply

Thanks ??

PenciDesign Supporter replied

Staff Reply

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.


PenciDesign Supporter replied

Staff Reply

Hi,

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

Regards,
PenciDesign.


PenciDesign Supporter replied

Staff Reply

Hi,

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

Regards,
PenciDesign.


Udbye7120 started the conversation

Conversation Start

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

Want to join this conversation or access attachments? Sign in first.