Home Forums WoodMart support forum Lazy load disable

Lazy load disable

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #296109

    SmartInk
    Participant

    Hello, I want to disable lazy load, but after I turn it off, I can still see lazy option in HTML code.

    Attachments:
    You must be logged in to view attached files.
    #296164

    Hello,

    Please provide the admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards

    #296237

    SmartInk
    Participant

    Thank you, I already find the solution!

    I have 2 additional questions:
    1. How can I hide UNCATEGORIZED here? (https://smartink.pro/uk/shop/), see an attachment.
    2. I have a very interesting comment from Google, and I’m not quite sure how to fix it. Please give advice. (see an attachment).

    Attachments:
    You must be logged in to view attached files.
    #296263

    SmartInk
    Participant

    Second attachment

    Attachments:
    You must be logged in to view attached files.
    #296331

    Hello,

    You are Most Welcome.

    We are glad that one of your issues has been resolved.

    1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    li.cat-item.cat-item-15 {
        display: none;
    }

    2) This option suggests using the actual size images for the website.

    Please read the following article for further help:
    https://imagekit.io/blog/improve-google-pagespeed-insights-score-for-images/

    Best Regards

Viewing 5 posts - 1 through 5 (of 5 total)