Archived topic
WPSP Woocommerce Category Carousel
10 replies · Started by melvin on January 17, 2021
Hi,
I've followed Elvin's guide on setting the Product Category Carousel .
However the carousel didn't appeaar on my test page .
Can you help to check what's wrong with it? I attached my login credential in the private information part.
Kindly advise.
TQ
Melvin
Hi Melvin,
The WPSP list needs to be added as a short code.
Just like what you've done in your home page.
https://www.screencast.com/t/OE8bjbpzKiu
Let me know how it's going :)
Hi,
I have added it as short code like my homepage. It didnt work still. Please advise.
tq
melvin
I have added it as short code like my homepage. It didnt work still. Please advise.
Hi,
Can you link us to the page where the WPSP list is placed? So we could check for any errors.
Also, can you temporarily disable all plugins except WPSP to determine if there's any plugin conflicts.
Let us know.
Hi Elvin,
Here's the link. Deactived other plugins as per instruction.
Here’s the link. Deactived other plugins as per instruction.
Autoptimize is still enabled. It is important that this is disabled so we could check if the issue is a plugin script conflict or if the caching plugin's JS aggregation breaks something within the page.
Hi Elvin,
Deactived Autoptimized and it seems working. Can you please check what's wrong with it? I set the autoptimized based on TOM's advises/guide.
TQ
Another thing, it seems like shows the "products" rather than the "product category". Would it possible to show product category but not products? something like this
Deactived Autoptimized and it seems working. Can you please check what’s wrong with it? I set the autoptimized based on TOM’s advises/guide.
Ah if that's the case then Autoptimize's JS aggregation is breaking WPSP's carousel script.
Try adding this to Autoptimize's JS exclusion list:
wp-content/plugins/wp-show-posts/, wp-content/plugins/wp-show-posts-pro
Example: https://share.getcloudapp.com/eDuwdmE8
You then try to enable Autoptimize and see if it works.
Another thing, it seems like shows the “products” rather than the “product category”. Would it possible to show product category but not products? something like this
WPSP wasn't made for listing post type categories. It's mainly for displaying posts.
Hi Elvin,
Thanks for your guide. It works already.
Bravo.
Thanks
Nice one. Glad you got it sorted. :)