Website speed (specific loading times) – NSFW Website

This topic has 13 replies, 2 voices, and was last updated 3 days, 6 hours ago ago by Luca Rossi

  • Avatar: Jamall
    Jamall
    Participant
    March 11, 2025 at 20:43

    Hi, please check the private content area 🙂

    Content is visible for topic creator and
    support staff only.
    Files is visible for topic creator and
    support staff only.
    12 Answers
    Avatar: Jamall
    Jamall
    Participant
    March 11, 2025 at 20:45

    .

    Content is visible for topic creator and
    support staff only.
    Files is visible for topic creator and
    support staff only.
    Avatar: Jamall
    Jamall
    Participant
    March 11, 2025 at 20:45

    2)
    (read first message of this topic)

    Files is visible for topic creator and
    support staff only.
    Avatar: Jamall
    Jamall
    Participant
    March 11, 2025 at 20:49

    Logins in private content area !

    Content is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    March 12, 2025 at 08:43

    Hi @Jamall,

    Those loading icons are called Ajaxify feature from XStore theme. To completely disable this feature, please add the following code under functions.php file locates in your child theme:

    
    add_filter('etheme_ajaxify_elementor_widget', '__return_false');
    add_filter('etheme_ajaxify_lazyload_widget', '__return_false');
    add_filter('etheme_ajaxify_script', '__return_false');
    

    Then add the following CSS codes under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    /* Ajaxify Animation */
    body.elementor-default:not([data-elementor-device-mode]) [class*=elementor-widget-et-]>.elementor-widget-container,
    body.elementor-default:not([data-elementor-device-mode]) [class*=elementor-widget-etheme]>.elementor-widget-container,
    body.elementor-default:not([data-elementor-device-mode]) [class*=elementor-widget-woocommerce-etheme]>.elementor-widget-container,
    body.elementor-default:not([data-elementor-device-mode]) [class*=elementor-widget-woocommerce-product-etheme]>.elementor-widget-container,
    body.elementor-page:not([data-elementor-device-mode]) [class*=elementor-widget-et-]>.elementor-widget-container,
    body.elementor-page:not([data-elementor-device-mode]) [class*=elementor-widget-etheme]>.elementor-widget-container,
    body.elementor-page:not([data-elementor-device-mode]) [class*=elementor-widget-woocommerce-etheme]>.elementor-widget-container,
    body.elementor-page:not([data-elementor-device-mode]) [class*=elementor-widget-woocommerce-product-etheme]>.elementor-widget-container {
        opacity: 1 !important;
        visibility: visible !important;
    }
    body.elementor-default:not([data-elementor-device-mode]) [class*=elementor-widget-et-]:before,
    body.elementor-default:not([data-elementor-device-mode]) [class*=elementor-widget-etheme]:before,
    body.elementor-page:not([data-elementor-device-mode]) [class*=elementor-widget-et-]:before,
    body.elementor-page:not([data-elementor-device-mode]) [class*=elementor-widget-etheme]:before {
        display: none !important;
    }
    /* Ajaxify Aniamtion */
    

    Hope it helps!

    Avatar: Jamall
    Jamall
    Participant
    March 12, 2025 at 14:11

    Private content area

    Content is visible for topic creator and
    support staff only.
    Files is visible for topic creator and
    support staff only.
    Avatar: Jamall
    Jamall
    Participant
    March 12, 2025 at 14:14

    Small addition: I don’t want the function to be impaired or to be completely off, I just want it to load faster, like in your demo shop

    Avatar: Justin
    Luca Rossi
    Support staff
    March 12, 2025 at 14:21

    Dear Jamall,

    We hope you are doing well.

    1. The file you mentioned is part of the WordPress Core, and we kindly advise against making any modifications to it. Any changes made to this file will be lost with each WordPress update.

    2. Our demo websites utilize the WP-Rocket plugin to enhance speed optimization.

    Have you had the opportunity to test this caching plugin? You can find detailed guidance on improving WP-Rocket settings with XStore in the following documentation:
    (https://www.8theme.com/documentation/xstore/troubleshooting/how-to-improve-wp-rocket-settings-with-xstore/)

    Please let us know if you need any further assistance.

    Best regards,
    The 8Theme Team

    Avatar: Jamall
    Jamall
    Participant
    March 12, 2025 at 20:03

    Hi, I’m a little confused right now. A message ago, you sent me codes to reduce loading times, and now you’re telling me not to make any changes. Could you explain that a little more simply?

    Please look at the first message in this topic to understand my problem.

    Avatar: Justin
    Luca Rossi
    Support staff
    March 13, 2025 at 05:52

    Dear @Jamall,

    Sorry for the confusion!

    It appears that the file you mentioned is incorrect. If you are using the XStore child theme, the correct functions.php file should be located at:

    /wp-content/themes/xstore-child/functions.php

    However, if you are not using the XStore child theme, we recommend utilizing the Code Snippets plugin to insert custom code. You can find the plugin here:
    (https://wordpress.org/plugins/insert-headers-and-footers/)

    Please let us know if you need any further assistance.

    Best regards,
    8Theme Team

    Avatar: Jamall
    Jamall
    Participant
    March 13, 2025 at 12:45

    Okay so I tried to add this code to the plugin ,,Code Snippets”

    add_filter(‘etheme_ajaxify_elementor_widget’, ‘__return_false’);
    add_filter(‘etheme_ajaxify_lazyload_widget’, ‘__return_false’);
    add_filter(‘etheme_ajaxify_script’, ‘__return_false’);

    But it’s giving me this (see image)

    Files is visible for topic creator and
    support staff only.
    Avatar: Jamall
    Jamall
    Participant
    March 13, 2025 at 12:55

    Ok nevermind. Added both codes, it’s still slow. What now?

    Avatar: Justin
    Luca Rossi
    Support staff
    March 13, 2025 at 16:38

    Dear Jamall,

    We kindly recommend that you check the server configuration with your hosting provider’s support team.

    To assess your website’s speed, we utilized the following tools; however, both appear to be non-functional:

    https://pagespeed.web.dev/ (https://tinyurl.com/28gnvbr8)
    https://gtmetrix.com/ (https://tinyurl.com/23pdjtkf)

    Please note that speed optimization falls outside the scope of our standard support services. However, if you require further assistance, we encourage you to submit a request through our (https://www.8theme.com/account/#etheme_customization_panel). Kindly be aware that customization services may be subject to additional charges.

    Should you have any further questions or require any assistance, please do not hesitate to contact us.

    Best regards,
    8Theme Team

  • Viewing 13 results - 1 through 13 (of 13 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.