Website Image Performance and Search Button

This topic has 8 replies, 3 voices, and was last updated 1 years, 9 months ago ago by Rose Tyler

  • Avatar: Stanley Ezeokeke
    Stanley Ezeokeke
    Participant
    June 23, 2022 at 10:31

    Hello pls i need some help in the following issues

    1. How do i make my website Images load faster. I noticed my images don’t load until i tap the screen (Desktop and Mobile). Is there a setting i need to activate to make this go away.

    2. Also pls how do i remove Product Category Function from Search Button.
    Scrren

    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 23, 2022 at 11:59

    Hello,

    1/ Provide URL of your site and temporary wp-admin access, so we can take a closer look.
    2/ To disable categories, add the next code in Theme Options > Theme custom CSS > Global:

    .ajax-search-form .ajax-search-categories, .ajax-search-form .ajax-extra-content {
        display: none;
    }
    @media only screen and (min-width: 993px){
        .search-full-width .et-mini-content {
            height: 300px;
        }
    }

    Regards

    Avatar: Stanley Ezeokeke
    Stanley Ezeokeke
    Participant
    June 23, 2022 at 12:40

    Thanks

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 23, 2022 at 13:19

    Hello,

    Try to change Image Loading Type in Theme Options > Speed optimization, clear cache and check the result. If this doesn’t help, try to disable cache plugin you are using and check then. If the issue depedns on your cache plugin, check settings of the plugin or contact support of it.

    Regards

    Avatar: Stanley Ezeokeke
    Stanley Ezeokeke
    Participant
    June 23, 2022 at 13:20

    Which of the loading types would u recommend for best practice.

    Thanks

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    June 23, 2022 at 16:24

    Hello,

    We recommend the Lazy Loading type. But you use the WP Rocket cache plugin and enabled the Delay JavaScript execution option, this option improves performance by delaying the loading of JavaScript files until user interaction (e.g. scroll, click). So, I think that your issue with image loading is related to that option. Try to disable that and check.

    Regards

    Avatar: Stanley Ezeokeke
    Stanley Ezeokeke
    Participant
    June 23, 2022 at 16:37

    Thank you Olga.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 26, 2022 at 13:54

    Hello,

    We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads

    Regards

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘Website Image Performance and Search Button’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.