Home › Forums › WoodMart support forum › Download speed and demo data.
Download speed and demo data.
- This topic has 9 replies, 2 voices, and was last updated 4 years, 9 months ago by
Artem Temos.
-
AuthorPosts
-
May 28, 2020 at 9:25 am #198566
rmad1902ParticipantHello, 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!
May 28, 2020 at 9:55 am #198581
Artem TemosKeymasterHello,
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 StudioMay 28, 2020 at 10:09 am #198583
rmad1902ParticipantThanks 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.
May 28, 2020 at 11:21 am #198623
Artem TemosKeymasterWe 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
May 28, 2020 at 11:30 am #198630
rmad1902ParticipantIf 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.May 28, 2020 at 4:46 pm #198640
Artem TemosKeymasterYes, 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
May 29, 2020 at 4:04 am #198803
rmad1902ParticipantWell, 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.May 29, 2020 at 6:15 am #198827
Artem TemosKeymasterTry 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; }
May 30, 2020 at 12:07 pm #199199
rmad1902ParticipantThank!
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.May 30, 2020 at 3:51 pm #199258
Artem TemosKeymasterThere 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
-
AuthorPosts
The topic ‘Download speed and demo data.’ is closed to new replies.
- You must be logged in to create new topics. Login / Register