explorework
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Disable Variable Product Price RangeI got it. Do I need to buy 2 plugins for it? Gravity form and garvity form add-on??
2. I am getting message as:
“Your theme has bundled outdated copies of WooCommerce template files – if you encounter functionality issues on the frontend this could be the reason. Ensure you update or remove them (in general we recommend only bundling the template files you actually need to customize). See the system report for full details.”
What does the message mean? What action needs to be taken?
Thank you!
Forum: Plugins
In reply to: [WooCommerce] Disable Variable Product Price RangeIf i were to add any one product addon or gravity form – which is better? Please guide as I am new to wordpress. Both are paid plugin. which one do you recommend? Thanks.
Forum: Plugins
In reply to: [WooCommerce] Disable Variable Product Price RangeThanks for replying. I have now added css code
.single-product-page .product-info .price {
display: none;
}It worked! ??
Forum: Plugins
In reply to: [WooCommerce] Disable Variable Product Price RangeThanks for your message.
Can you please help me hide the price range too. Here’s the url:
https://makeinindiadigital.com/?product=3000-genuine-facebook-likes
Thanks.
Forum: Plugins
In reply to: [WooCommerce] Disable Variable Product Price RangeI have few more queries:
2. I do not need ‘Compare’ button on my website. where can I remove it from?
3. From the Single product page, I want to hide home->category->subcategory to be shown.
4. I want to take user attachment on the product page before they checkout. As my business needs product customisation. I want to take some text input with attachement from users before checkout and want save it. Please help me address the above issues.Thanks.
Forum: Plugins
In reply to: [WooCommerce] Disable Variable Product Price RangePlease suggest ways to hide the price range .
Any css code, anything at all. Thanks for your time.