Archived topic
HomePage - Customization - WP Show Post Not Working
2 replies · Started by Abdul on December 23, 2022
Hi,
I am using this shortcode but I am not seeing any posts related to that "windows" category in the page
[wp_show_posts id="10306" settings="taxonomy=category;tax_term=windows"]
Similarly, for the other categories as well.
Fixed it
This is the right shortcode
[wp_show_posts id=”10306″ settings=”taxonomy=category&tax_term=windows”]
Glad to hear :)
Please note that WPSP has been replaced with the Query loop block from GB:
https://docs.generateblocks.com/article/query-loop-overview/
