I don’t see “coming soon”.
-
I have created the label and checked the check coming soon in the product “Colombia, Las Acacias – Cenicafe 1 Natural” but nothing is visible. not visible in loop or single product. I do not see where the problem is, can you help me?
Could you send the php files to some email so they can see where the error is?
I contacted you months ago about the same problem but I didn’t get the notifications of your last reply and I just saw it. This was his answer but in the archives are those codes and it still does not work:
wpcentrics (@wpcentrics)
Hi, @garlicandwaters… not, the code must be inside the products loop:do_action( ‘woocommerce_shop_loop_item_title’ );
…and in the single product template:
do_action( ‘woocommerce_after_main_content’ );
(please, forget woocommerce_before_template_part / woocommerce_after_template_part, my mistake)
…please, take a look into the woocommerce templates:
wp-content\plugins\woocommerce\templates\content-product.php
wp-content\plugins\woocommerce\templates\single-product.php…maybe this templates are overrided in your theme, take a look into your theme or child theme folder, check a /woocommerce folder, same file names override WC default templates, if this is the case, check if it call the actions in the same way as WC does
Kind regards,
GarlicThe page I need help with: [log in to see the link]
- The topic ‘I don’t see “coming soon”.’ is closed to new replies.