Search results

  1. alonsoitokawa

    How can I disable lazy load for Adsense?

    Shouldn't the OLS community offer an explanation about how to implement data-no-lazy="1" with Adsense code? The Adsense community will probably tell me the same thing that you did.
  2. alonsoitokawa

    How can I disable lazy load for Adsense?

    My ads are not showing because adsense is telling me in the console that it does not support data deferred attribute, as so: I tried using data-no-lazy="1" in adsense code tags, but it didn't work. I don't really need to be lazy loading adsense ads, so how can I disable Lazy Load for Google...
  3. alonsoitokawa

    data-lazyloaded="0" stopped working

    I've been using data-lazyloaded="0" to exclude images from lazy load, but I've noticed that recently it stopped working. Something is adding data-lazyloaded="1" to the elements, and this is ruining even one of my Google Ads. Can anybody tell me what's going on?
  4. alonsoitokawa

    Enabe rewrite , disable mod security

    What should I do? I really can't find help anywhere else!
  5. alonsoitokawa

    Enabe rewrite , disable mod security

    Please teach me how, I'm facing hell with this. Parts of my site are constantly breaking, throwing 406 errors.
  6. alonsoitokawa

    Enabe rewrite , disable mod security

    I have read that in order to disable mod security, the htaccess file should be edited, but for the htaccess we need to enable rewirte first. Im not being able to do this last part. Running Open Light Speed and Direct Admin. https://openlitespeed.org/kb/migrate-apache-rewrite-rules-to-openlitespeed/
  7. alonsoitokawa

    mod_security and 406 error

    I forgot to mention that disabling it from Direct Admin is not working either.
  8. alonsoitokawa

    mod_security and 406 error

    I'm not being able to disable from .htaccess.
  9. alonsoitokawa

    mod_security and 406 error

    Some of my pages have been throwing the 406 error, I managed to get around this by disabling a few mod security rules from Direct Admin, the thing is that there are many rules for me to disable, specially because one of my themes has a layout builder and every time I use that builder, the items...
  10. alonsoitokawa

    RewriteRule, Redirect 301, htaccess and Openlitespeed

    So I tried using Redirect 301 in htaccess, but it didn't work (and it seems that it's not possible to use it with OLS), then I noticed that RewriteRule does work, but there's a problem: It only works if I place it before "# BEGIN LSCACHE" rules. I'm worried, if I keep it in the beginning of my...
  11. alonsoitokawa

    Can't optimize images

    It says I can request a maximum of 200 images at once, but it's only pulling 1 or 2 images each time I press the Pull Images button, and I have a lot of images. What's happening?
  12. alonsoitokawa

    Lazy Loaded CSS sample is wrong

    I would still need to have my posts approved by wordpress DOT org staff, since they've flagged my account for moderation.
  13. alonsoitokawa

    Lazy Loaded CSS sample is wrong

    I'm boycotting Wordpress dot org. Their staff is very unprofessional in the way they'll do things.
  14. alonsoitokawa

    Lazy Loaded CSS sample is wrong

    I had a problem where I was using the sample code provided by OLS plugin in wordpress, where the transition effect wasn't working. I even asked for help here and the developer said it was working. Ok, the php code was working, but not the css transition, I told him about the css, he couldn't...
  15. alonsoitokawa

    Lazy Load not working

    Wordpress . org staff is very unprofessional and immature, they've prejudiced my online business before with their irrational online monopoly rules, that's why I'm asking here. I was even thinking about asking a lawyer for advice regarding what they did. But I've found out what it might be...
  16. alonsoitokawa

    Lazy Load not working

    It looks like that for my custom mu-plugin it isn't working. I created a code that loads related articles, it uses the Wordpress API. Check the related articles after the content, lazy load doesn't seem to be working with their images, is there any workaround for this? Also, is there any way to...
  17. alonsoitokawa

    Lazy Load not working

    Apparently, lazy load is not working in my website. Lazy load is supposed to come with a fade-in effect and I'm not seeing it when I reload the page with control + F5 (or shift + F5), even after clearing all lightspeed's cache. I've checked the console and I can't find any errors related to...
Top