You are here: Home
Support site for Tips and Tricks HQ premium products
Please add the information in the second post to your documentation so that others can be helped without needing to consult the forum. I finally found the information in posts that were discussing a widget….not shortcode.
Thanks!
Thanks for the response on the — I didn’t see that forum topic, which is very close to what I need. One thing, however, is that I’d like to do is pull the listing and have it loop through all the products, ala:
<?php echo show_wp_eStore_category_products_fancy(2,1); ?>
Is there a way to hook into this?
I totally understand using the id under the hood — glad you use good programming habits to keep the product name separate from the ID. All I meant to suggest was from an admin user standpoint, it would be nice to be presented with the product names in the form (which would have product IDs as the value in the form).
Thanks again!