Home › Forums › WoodMart support forum › Blog
Blog
- This topic has 53 replies, 3 voices, and was last updated 5 years, 10 months ago by Artem Temos.
-
AuthorPosts
-
February 25, 2019 at 1:02 pm #109670
Elise NoromitMemberHello,
Please deactivate all the plugins not related to the theme and check again.
Best Regards
February 25, 2019 at 2:13 pm #109687
halogen1ParticipantI have just tried it already but it did not help. all the plugins I turned off and still the same error
February 25, 2019 at 2:17 pm #109690
halogen1ParticipantThe strange thing is that it most makes the category of bio tea ( bio čaj)
February 25, 2019 at 2:18 pm #109691
halogen1Participantnow I have all plugins turned off and I’m still going.
February 25, 2019 at 5:52 pm #109731
halogen1Participantdo you have any idea?
February 26, 2019 at 8:15 am #109801
Artem TemosKeymasterHello,
Our AJAX requests have a timeout of 5 seconds and if they don’t get a response from the server at this time the page will be loaded in a natural way. If you need, we can give you an instruction how to increase this time to 10 or 15 seconds but it is not a solution and you can try to disable this function completely.
Kind Regards
XtemosFebruary 27, 2019 at 9:27 am #110044
halogen1ParticipantHi.. thank you.. I have my own server.. I can set it on what I want.. Would you just wind up some limit on the server?
February 27, 2019 at 9:37 am #110047
Artem TemosKeymasterTry to add the following PHP code snippet to the child theme functions.php file to do this
add_filter( 'woodmart_pjax_timeout', function(){ return 10000; } );
Disable external plugins while checking this.
February 27, 2019 at 1:56 pm #110091
halogen1Participantthank you, but it did not help
February 27, 2019 at 3:23 pm #110106
Artem TemosKeymasterIn this case, you need to optimize your server for better performance since the problem in the loading time. Or maybe it is caused by installed plugins.
February 27, 2019 at 4:00 pm #110121
halogen1Participantdo you mean to increase ram memory on the server?
February 27, 2019 at 4:21 pm #110124
halogen1Participantit does it even when I turn off all the external plugins
February 27, 2019 at 5:06 pm #110130
halogen1ParticipantI think it could be related.
when I remove products into the trash, it always throws a bug.
I think I have a small limit on the serverplease know what the limit is?
thank you
February 28, 2019 at 7:18 am #110179
Artem TemosKeymasterSorry, but we are a bit confused about the main issue now. You have a problem with loading categories on the shop page, right? Memory limit is not related here as well as your products trash.
Please, disable all external plugins and send us your current admin access.February 28, 2019 at 9:35 am #110202
halogen1ParticipantHi.. I just thought it was somehow related..
I thought if I raised some limit, it would be ok..February 28, 2019 at 9:54 am #110206
Artem TemosKeymasterSo will you send us the access?
February 28, 2019 at 10:12 am #110211
halogen1Participantpas
February 28, 2019 at 10:22 am #110213
Artem TemosKeymasterPlease, disable all external plugins so we can check the performance.
February 28, 2019 at 12:23 pm #110230
halogen1Participantdeactivated
February 28, 2019 at 12:26 pm #110231
Artem TemosKeymasterA few plugins like SEO and WooCommerce services are still enabled.
February 28, 2019 at 12:43 pm #110237
halogen1Participanti’m sorry .. deactivated
February 28, 2019 at 1:09 pm #110247
Artem TemosKeymasterStrange but we don’t see the categories menu now. Have you removed it? Please, send us a link where we can test it now.
March 1, 2019 at 3:50 pm #110475
halogen1Participantyes products and categories I deleted ..
I wanted to try to improve the situation after reloading .. Unfortunately it did not improve ..
Please checkthank you
now all products are uploaded
March 1, 2019 at 7:30 pm #110514
Artem TemosKeymasterHello,
Try to go to Appearance -> Customize -> WooCommerce -> Product images, decrease images size for both single and catalog page and save to regenerate all thumbnails.
Kind Regards
-
AuthorPosts
The topic ‘Blog’ is closed to new replies.
- You must be logged in to create new topics. Login / Register