Conversation
review · 5 starsI use this code instead of shortcode <?php if(get_the_ID()){ echo do_shortcode( '[wp360view product_id =' . get_the_ID() . ']'); } ?>
Hello @leesle As per our experience, using ‘get_the_ID()’ we can get the Page ID and not the Product ID. In case to view the Product ID, we recommend using the short code mentioning Product ID only. For further queries you can connect with us on plugins@qewebby.com Thank you.
Hello @leesle As per our experience, using ‘get_the_ID()’ we can get the Page ID and not the Product ID. In case to view the Product ID, we recommend using the short code mentioning Product ID only. For further queries you can connect with us on plugins@qewebby.com Thank you.