Thank you for the information, I did not see our plugin on your catalog page. It looks like you’re actually using WooCommerce and not our plugin. Did you remove it?
Anyhow, with regards to our catalog, slow loading time can be a result of few things which you can look at/change:
– First, make sure the “Product Search” option (in the “Basic” area of the “Options” tab) isn’t set to “Name, Description and Custom Fields”. The custom fields part can add quite a few queries, which has the potential to slow it down. Try any of the other options.
– Also, try removing two of the three layouts. For example:
[product-catalog id="X" excluded_layouts="Detail,List" starting_layout="Thumbnail"]
This will cut the amount of queries by two-thirds.
– You can also try enabling “Thumbnail Support” (in the “Basic” area of the “Options” tab).
There is also the possibility that your server doesn’t process the database queries quickly, which wouldn’t help with the catalog performance.
-
This reply was modified 4 years, 4 months ago by jaysupport.
-
This reply was modified 4 years, 4 months ago by jaysupport.