Home › Forums › WoodMart support forum › Bad Site Performance
Bad Site Performance
- This topic has 27 replies, 3 voices, and was last updated 6 years, 7 months ago by Artem Temos.
-
AuthorPosts
-
March 5, 2018 at 5:30 am #43818
lavitasarimParticipantHello there.
I do not like site performance. I tried to improve with your suggestions. But it does not rise to a good level.
Could you help me?
Thank you.
Attachments:
You must be logged in to view attached files.March 5, 2018 at 7:53 am #43851
Artem TemosKeymasterHello,
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. Also, you can use GTmetrix tool to see what makes your website slow and optimize these parts of your website.
Kind Regards
XTemos StudioMarch 6, 2018 at 6:07 pm #44318
lavitasarimParticipantBetter WordPress plugin minify not been updated for a long time. Is it okay to use this?
Thanks.
March 6, 2018 at 8:00 pm #44353
Artem TemosKeymasterYes, we use it for almost all our websites. As an alternative, you can try W3 Total Cache that also has this function.
March 7, 2018 at 7:36 pm #44530
lavitasarimParticipantHi.
What do you think of LiteSpeed? I used it before, but I did not get very good performance.
Thanks
March 7, 2018 at 7:57 pm #44541
Artem TemosKeymasterSorry, but we didn’t have a chance to test this plugin.
March 12, 2018 at 2:11 pm #45433
lavitasarimParticipantHello there.
I did the work you suggested. It was a little better. But there is still a problem.
How do I solve the problems seen in the picture?
Thank you.
Attachments:
You must be logged in to view attached files.March 12, 2018 at 3:50 pm #45480
Artem TemosKeymasterWe suggest you to check your website with GTmetrix service that will give you more information about the issues and instructions how to fix them https://gtmetrix.com/reports/www.lavitasarim.com/eUNYtr0n
March 12, 2018 at 7:30 pm #45520
lavitasarimParticipantHi.
I checked. How will the problem shown here be resolved?
Thanks.
Attachments:
You must be logged in to view attached files.March 13, 2018 at 9:50 am #45612
AnonymousInactiveHi,
The “Serve scaled images” criteria tells you to serve a smaller thumbnail version of the images. Take a look at the screen below https://gyazo.com/3d13cfff26cd4a42011db43f0e8da67c You just have to go through all of these images and resize them.
Regarding ” Serve resources from a consistent URL” Woodmart theme is using this file https://www.lavitasarim.com/wp-content/themes/woodmart/fonts/fontawesome-webfont.woff2?v=4.7.0 On the other hand , revslider is using this fontawesome which is this:
https://www.lavitasarim.com/wp-content/plugins/revslider/public/assets/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0 Since revslider is a standalone plugin, it has it’s own fontawesome library. You can try to go to Slider Revolution->Global Settings and setup “Font Loading URL:” option, just paste the following path “https://www.lavitasarim.com/wp-content/themes/woodmart/fonts/fontawesome-webfont.woff2?v=4.7.0” there.
As for “Leverage browser caching” you can go ahead with Leverage Browser Caching plugin , here is the link https://wordpress.org/plugins/leverage-browser-caching/
Kind Regards
March 19, 2018 at 7:56 am #46964
lavitasarimParticipant” Since revslider is a standalone plugin, it has it’s own fontawesome library. You can try to go to Slider Revolution->Global Settings and setup “Font Loading URL:” option, just paste the following path “https://www.lavitasarim.com/wp-content/themes/woodmart/fonts/fontawesome-webfont.woff2?v=4.7.0” there. ”
When I make the above setting, the warning in the picture is displayed!
Is something wrong?Thanks.
Attachments:
You must be logged in to view attached files.March 19, 2018 at 9:05 am #46990
Artem TemosKeymasterTry to add the following PHP code snippet to the child theme functions.php file to fix this
wp_dequeue_style( 'font-awesome-css' );
March 19, 2018 at 11:53 am #47051
lavitasarimParticipantHi.
I did what you said, but the result is like the old one. Is something wrong?
Thanks.
Attachments:
You must be logged in to view attached files.March 19, 2018 at 12:36 pm #47061
Artem TemosKeymasterPlease, provide us your FTP access so we can check it.
March 29, 2018 at 8:40 am #49764
lavitasarimParticipantHello there.
Can we look at this again?
Performance has dropped significantly 🙁
What information do you want me to give you for your review?
Thank you.
Attachments:
You must be logged in to view attached files.March 29, 2018 at 9:57 am #49783
Artem TemosKeymasterHi,
But there are no any new errors there. We already give you a few advises that you need to do to optimize it. We don’t have any other instructions.
March 29, 2018 at 10:03 am #49787
lavitasarimParticipantHello there.
If you read the previous messages, you know. I did what you said but did not change the results of operations.
That’s why I need your help.
You should help me fix the performance.
Thank you.
March 29, 2018 at 1:04 pm #49837
Artem TemosKeymasterOK, let start to solve the problems one by one. First, we suggest you to enable the GZip compression and browser cache on your server. We suggest you to contact your hosting providers for help in this question.
March 29, 2018 at 1:40 pm #49851
lavitasarimParticipantI am waiting for the sordum answer to the hosting provider.
However, we talked to you before.
The error shown in the picture is continuing. Slider Revolotion font problem.
Now it was worse than before. How do we fix this?
Thank you.
Attachments:
You must be logged in to view attached files.March 29, 2018 at 1:54 pm #49862
Artem TemosKeymasterBut did you walk through all the images reported and resized them to appropriate sizes?
As for the slider revolution, try to add the following PHP code snippet to the child theme functions.php file to remove the font awesome from our theme
wp_dequeue_script( 'font-awesome-css' );
March 30, 2018 at 6:07 am #49963
lavitasarimParticipantHello there.
First I have configured the images accordingly, and although I have installed the “WP Smush” plugin, some images still fail. I did not understand that.
For the Slider Revolotion topic, there is an error in the GTmetrix results in the image I sent. We need to solve it. I did what you said. But the result is that way.
What should I do?
You mentioned the following before. I wanted to remind you. (image: xthemos1.JPG)
Attachments:
You must be logged in to view attached files.March 30, 2018 at 8:17 am #50005
Artem TemosKeymasterHi,
Did you try the code we sent you? If it doesn’t help, please, provide us your FTP access.
Regards
March 31, 2018 at 4:24 am #50153
lavitasarimParticipantHello there.
I tried the code. The result is as it appears in the tests.
I will provide FTP information whenever I am available.
Thank you.
March 31, 2018 at 1:57 pm #50183
Artem TemosKeymasterOK, so waiting for the FTP access.
April 3, 2018 at 1:51 pm #50624
lavitasarimParticipantHi.
I sent the information. Please finish it quickly. I’m waiting for news.
I want you to review that you see in other places of general problematic.
Please be careful. My information is entrusted to you.
Thank you.
April 3, 2018 at 2:39 pm #50634
Artem TemosKeymasterTry to add the following PHP code snippet to the child theme functions.php file to do this
function woodmart_styles() { wp_dequeue_style( 'font-awesome-css' ); } add_action( 'wp_enqueue_scripts', 'woodmart_styles', 10005 );
April 5, 2018 at 6:15 am #50916
lavitasarimParticipantHello there.
The performance of the site deteriorated again with yesterday’s return. We need to finish this problem.
Please. Thank you.
Attachments:
You must be logged in to view attached files.April 5, 2018 at 6:46 am #50925
Artem TemosKeymasterHi,
We already discussed this issue in your another topic https://xtemos.com/forums/topic/thumbnails-stars-etc-does-not-appear/
-
AuthorPosts
Tagged: Bad Site Performance
- You must be logged in to create new topics. Login / Register