Home Forums WoodMart support forum Download speed and demo data.

Download speed and demo data.

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #198566

    rmad1902
    Participant

    Hello, there are 2 questions on the topic.

    1) Installed demo data on the site, edited a little (deleted unnecessary pages and categories). Page speed for google pagespeed 10 for mobile and 38 for computers. On the site, in addition to the theme and related plugins, only the Webcraftic Clearfy caching plugin is installed.
    Please tell me how to fix the download speed situation?

    2) After installing the demo data, the secure site connection was lost. What is the reason?

    Thank!

    #198581

    Artem Temos
    Keymaster

    Hello,

    Thank you so much purchasing our theme and contacting our support center.

    In general, our theme is already optimized and don’t have too many resources to make your website slow. Most likely, your website performance suffers from the content you have added to your website. It may happen in case of too many plugins, large not optimized images or other resources. So we suggest you to remove unnecessary plugins, install some kind of JS & CSS optimizing plugins like Better WordPress Minify and a caching plugin like WP Super Cache or use WP Rocket for both tasks. Also, you can use GTmetrix tool to see what makes your website slow and optimize these parts of your website.

    Please read and follow the suggestions provided here: https://xtemos.com/docs/woodmart/faq-guides/https-security-ssl-issue/

    Kind Regards
    XTemos Studio

    #198583

    rmad1902
    Participant

    Thanks for the quick response.

    The fact is that I did not add my content to the site. The site has only demo content. I just deleted unnecessary pages and product categories. The site has only the caching plugin and plugins installed that are bundled with your theme.

    Therefore, the problem is not in my content.

    #198623

    Artem Temos
    Keymaster

    We tested your website with GTmetrix and Google chrome network tools but don’t see any speed issues related to our theme https://gyazo.com/1566a5657ca1a0fcbf55fdd914b9bcc7

    #198630

    rmad1902
    Participant

    If there is no speed problem, why then google pagespeed shows 14 for mobile and 53 for computers?

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

    Artem Temos
    Keymaster

    Yes, Google always scores with 20-40 points mobile performance for 99% of websites built with WordPress. To get more points you need to have a really light page. For example remove all sliders, carousels and leave a few banners and products only. Then you will get a high result. But usually, our theme works very fast on mobile devices and don’t have any problems with performance. We suggest you to test it on a few mobile devices and you will see that there are no real performance problems. Also, read this article from WP Rocket team that has a huge experience on WordPress optimizations https://docs.wp-rocket.me/article/85-google-page-speed-grade-does-not-improve

    Regards

    #198803

    rmad1902
    Participant

    Well, I will try different options for how to increase speed.

    There is still a question:

    How to remove the last element in breadcrumbs?

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

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to do this

    .single-breadcrumbs .breadcrumb-last,
    .single-breadcrumbs .breadcrumb-link-last:after{
      display: none;
    }
    #199199

    rmad1902
    Participant

    Thank!

    Another question:

    How to make all tabs in the product card H2 headings? And the “Related Products” tab was also H2?

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

    Artem Temos
    Keymaster

    There is no option to make tabs titles with H2. If you want to change Related products title from H3 to H2 you can customize this in the file woodmart\woocommerce\single-product\tabs\tabs.php

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

The topic ‘Download speed and demo data.’ is closed to new replies.