Sometime conditional statements not working in layout, So that we can use content template for it.
1. If you want to compare woocommerce price field in if condition then you need to add following code in functions.php file:
2. Register shortcode first in Toolset >> Settings >> Front-end Content >> Third-party shortcode arguments sections -- screenshot attached for example.
3. And then use following shortcode in your content template or view:
[wpv-conditional if="( '[get_product_price product_id='[wpv-post-id]']' ne '' )"]
Price is [wpv-woo-product-price]
[/wpv-conditional]
If still issue arise, please provide temporary access WP-Admin Login info to your site. Your next answer will be private which means only you and I have access to it.
=== Please backup your database and website ===
✙ I would additionally need your permission to de-activate and re-activate Plugins and the Theme, and to change configurations on the site. This is also a reason the backup is really important.
✙ Please provide backend-end screenshot and highlight the fields which are having this issue.