Theme Product Page is Extremely Slow for Displaying List

This topic has 2 replies, 2 voices, and was last updated 15 hours, 14 minutes ago ago by Luca Rossi

  • Avatar: Tlp
    Tlp
    Participant
    March 21, 2025 at 20:31

    Hello There,

    My Product listing page is extremely slow. It’s taking too much time to display products once product page is open. I have tried all types of caching and also using WP-Rocket for better page speed. Still no luck in speed.

    As one of the forum response I found code to disabled the ajaxify feature.
    add_filter(‘etheme_ajaxify_elementor_widget’, ‘__return_false’);
    add_filter(‘etheme_ajaxify_lazyload_widget’, ‘__return_false’);
    add_filter(‘etheme_ajaxify_script’, ‘__return_false’);
    add_filter(‘et_ajax_widgets’, ‘__return_false’);
    I have used that but still nothing changed.

    Please check and resolve the issue. And let me know if there is any setting which I missed or I am having an wrong options.

    Server I am using is VPS with 32 GB RAM and 8 CPU. Which is I think a very powerful server.

    I have added Login and FTP Details for team to verify and fix the problem.

    Content is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Justin
    Luca Rossi
    Support staff
    March 22, 2025 at 10:30

    Dear @Tlp,

    The code in question simply disables the Ajaxify feature of the XStore theme. The Ajaxify feature allows content to load dynamically based on the visible scrolling area of the window, thereby improving website performance by reducing loading time.

    If you are using the WP-Rocket plugin, we recommend enabling the following feature to further enhance performance: (https://docs.wp-rocket.me/article/1349-delay-javascript-execution).

    Additionally, we suggest converting all images to the WebP format to optimize loading speed and reduce file sizes. You can find more details here: (https://docs.wp-rocket.me/article/1282-webp).

    Should you require any further assistance, please do not hesitate to reach out.

    Best regards,
    8Theme Team

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

You must be logged in to reply to this topic.Log in/Sign up

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