kdpatel
Forum Replies Created
-
Anyone facing same issues? Any solution? We are getting bunch of spams everyday even after adding google recaptcha.
First Name: xxx
Last Name: xxx
Email Address: [email protected]
Phone: xxx
Subject: %%Subject%%
Message: xxx
[xxx means readacted by moderator. Please do not post email addresses, phone numbers, or other personally identifiable information]
- This reply was modified 6 years, 7 months ago by kdpatel.
- This reply was modified 6 years, 7 months ago by Steven Stern (sterndata).
Forum: Plugins
In reply to: [Giftable for WooCommerce] Allow multiple BUT same product.Is it something doable on this plugin?
- This reply was modified 6 years, 8 months ago by kdpatel.
Thanks for the reply team. I kind of figured out looking at file. Also want to let you know(I am not wordpress/woocommerce expert)
WC()->cart->subtotal return price with span tag which wasn’t working for me.
<span class=”woocommerce-Price-amount amount”><span class=”woocommerce-Price-currencySymbol”>$</span> 754.20</span>
Later end up using WC()->cart->get_cart_contents_total() which is working well for me now. Thanks
- This reply was modified 6 years, 9 months ago by kdpatel.
Hi Ewout,
I am new to the wordpress. Can you please explain me in detail what exactly it means when you say “resaving the template settings”.
That would be a great help.
Thanks in advance.