Home Forums WoodMart support forum Slow loading time

Slow loading time

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #713458

    chaliasos.kos
    Participant

    Hello,
    I\’m having a trouble making the website load fast, I tried everything, cleaned and optimized the db in depth, tried flying plugins, query monitor, asset cleaner, optimized images to webp, I even optimized the thumbnails, I built my eshop on elementor and I remade it with gutenberg cause it\’s lighter, nothing changed, I disabled child theme and still nothing change, it works fast with the default wordpress themes though.
    Can you help me find the issue and to see if there is a working fix?
    I’m not using the ajax system except from the add to cart ajax button.
    I’m using pressable server with active cdn and object cache + pressable\’s batcache.
    I’m also using jetpack too.
    I tried disabling plugins too. Nothing worked.

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

    Artem Temos
    Keymaster
    Xtemos team

    Hello,

    Thank you for choosing our theme. Our theme is optimized for speed and should not significantly slow down your website. However, it’s possible that your website’s performance is affected by the content you have added. For instance, the use of too many plugins, large unoptimized images, or other resources can slow down your website.

    We recommend that you remove any unnecessary plugins and install a JS & CSS optimization plugin such as WP Rocket. Our guide on how to optimize your website using our themes can be found here: https://xtemos.com/wordpress-performance-optimization-the-ultimate-guide-in-2021/.

    If you have any further questions, please don’t hesitate to reach out.

    Kind regards,
    XTemos Studio

    #713828

    chaliasos.kos
    Participant

    Thank you for your response.

    I understand that performance can be affected by content, plugins, and images. However, after auditing my site, I’ve identified that a significant amount of CSS and JS is being loaded directly by the Woodmart theme itself, even when certain features are not in use.

    For example, a large number of wd-* CSS modules are loaded globally (header, blocks, WooCommerce elements, etc.)
    Scripts and styles related to sliders, popups, swatches, and other components are loaded even on pages where they are not used.
    There doesn’t appear to be a built-in way to conditionally load assets per page or disable unused modules.

    Because of this, the theme generates a high number of render-blocking requests, which impacts Core Web Vitals, even after optimizing images and reducing plugins.

    Looking forward to your guidance.

    #713883

    Artem Temos
    Keymaster
    Xtemos team

    Thanks for the detailed feedback.

    Our assets are loaded only when needed and should not be enqueued globally. Please share a few concrete examples so we can investigate:
    – The exact CSS/JS file names or handles you see being loaded
    – The page URLs where you believe they shouldn’t be loaded

    Once we have those examples, we’ll check and advise further.

    #714982

    chaliasos.kos
    Participant

    I attached the render blocking from the pagespeed.

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

    Artem Temos
    Keymaster
    Xtemos team

    Hi there, thanks for the follow-up and for sharing the PageSpeed render‑blocking info.

    All these theme styles and scripts are not loaded globally; they are enqueued only on pages where the related components are used. We are continuously reducing the number of CSS files loaded per page. In the next update, we will move part of the theme’s CSS to the footer, which should noticeably decrease the render‑blocking effect.

    Kind Regards

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