Hello, I'm developing a new eCommerce blog and came across a problem I would like to iron out with eStore (Version v5.5.6).
I had deleted some product records and later altered some products' primary ID to fill in the voids. When I shortcode for the specific product, using the new ID, they pull up. However when I try to shortcode a category listing, [wp_eStore_category_products_fancy id=2 style=2 order=1 type=1], it shows an error in the respective spots. Specifically it states,
Looks like you have entered a product ID in the shortcode that doesn't exist. Please check your product ID and the shortcode again!
Please check out the example of my problem near the bottom of the page (zora/zakia don't show up in the category shortcode, however no problem to show as product shortcode).
problem page
Any solutions would be greatly appreciated!