Home › Forums › WoodMart support forum › website slow
website slow
- This topic has 14 replies, 2 voices, and was last updated 5 years, 2 months ago by Eric Watson.
-
AuthorPosts
-
August 27, 2019 at 7:29 am #140557
m_alshaikhParticipantkindly, after latest theme updated the website very slow and take too long to load pages (.
Attachments:
You must be logged in to view attached files.August 27, 2019 at 8:07 am #140567
Eric WatsonParticipantHello,
Could you please check how it works with some default WordPress theme like twentysixteen to understand is it our theme issue or not?
Regards
August 27, 2019 at 8:16 am #140572
m_alshaikhParticipantHi
yes, and the site return to normal speed but when we reactivate woodmart theme i think we have problem on it or in WPBakery Page Builder pluginAugust 27, 2019 at 11:26 am #140605
Eric WatsonParticipantPlease, provide us your admin and FTP access so we can log in and check this on your side.
Thank you in advance.
August 27, 2019 at 11:35 am #140612
m_alshaikhParticipanthi
August 27, 2019 at 11:54 am #140623
Eric WatsonParticipantCould you please also provide FTP access, turn off all third-party plugins and activate the parent theme.
Regards
August 27, 2019 at 12:23 pm #140640
m_alshaikhParticipantI didn’t have ftp account, you can do that in wordpress
August 27, 2019 at 12:53 pm #140654
Eric WatsonParticipantFor debug the code, we need access to the files, ask your hosting to create an FTP account for you.
Regards
August 27, 2019 at 1:25 pm #140669
m_alshaikhParticipantok
August 27, 2019 at 2:12 pm #140686
Eric WatsonParticipantAugust 28, 2019 at 7:03 am #140786
m_alshaikhParticipantwe added this code in function.php
/** Disable Ajax Call from WooCommerce */
add_action( ‘wp_enqueue_scripts’, ‘dequeue_woocommerce_cart_fragments’, 11);
function dequeue_woocommerce_cart_fragments() { if (is_front_page()) wp_dequeue_script(‘wc-cart-fragments’); }after that the website increase the speed.
i will send you ftp account after one hour.August 28, 2019 at 8:56 am #140836
m_alshaikhParticipantplease can you help me shortly!
August 28, 2019 at 12:01 pm #140886
Eric WatsonParticipantWe did a lot of tests and tested with a standard theme and the speed are very bad both with our theme and with a standard one everything indicates that the problem is with the server, we recommend contacting the hosting support with this question.
Kind Regards
XTemos StudioAugust 29, 2019 at 1:05 pm #141120
m_alshaikhParticipantwe find table “icl_string_pages” which included by wpml with 4 GB size when we resolve it, the website return to normal speed
August 29, 2019 at 1:21 pm #141124
Eric WatsonParticipantHello,
We all have difficulties loading your site from time to time in the admin panel, we get such errors. Try contacting support WPML to solve the problem with your database.
Kind Regards
XTemos Studio -
AuthorPosts
Tagged: Website slow
- You must be logged in to create new topics. Login / Register