Pagecode
Forum Replies Created
-
Forum: Reviews
In reply to: [Total Price for Woocommerce] Half baked pluginIts not half baked, works fine. As I said, you got a specific theme, with lots of third party plugins, I reccomend you get a custom solution. No need to rate 1
Forum: Plugins
In reply to: [Total Price for Woocommerce] show price immediatelyI’m afraid your site is too custom, you’ll need to get a developer to sort that out for you.
This plugin won’t work out the box for you, and is conflicting with your theme. Try the other one on the WordPress repository.
Forum: Plugins
In reply to: [Total Price for Woocommerce] show price immediatelyHi, your setup is different, you will need to add a custom trigger. Go to Settings -> Total Price Woocommerce and put #quantity in the last box
Forum: Plugins
In reply to: [Total Price for Woocommerce] show price immediatelyAll websites are different and maybe you are using a third party, you can add selectors in Settings of the plugin. Find the class of your quantity selector, perhaps it’s buttons, you can then add selectors which trigger updating quantity when the quantity is changed.
Send website URL if you don’t understand
Settings -> Total Price for Woocommerce Settings
Forum: Plugins
In reply to: [Total Price for Woocommerce] It shows and immediately disappears…Then please show your website URL…
It’s an issue with your website
Forum: Plugins
In reply to: [Total Price for Woocommerce] It shows and immediately disappears…Add “summary” class on Elementor Widget or section where you added Add to Cart widget
Forum: Plugins
In reply to: [Total Price for Woocommerce] It shows and immediately disappears…Try to add the .summary class to the Elementor section with the add to cart button in it.
If you are still struggling please send an email to [email protected]
Forum: Plugins
In reply to: [Total Price for Woocommerce] Google Chrome Problem price updatedSolved!
Forum: Plugins
In reply to: [Total Price for Woocommerce] Currency symbolHi, if you update to the latest version, you can change the positioning, it will automatically take it from Woocommerce Settings ??
Forum: Plugins
In reply to: [Total Price for Woocommerce] Custom Trigger for Price UpdateI’ll mark as closed thnak you for review
Forum: Plugins
In reply to: [Total Price for Woocommerce] Custom Trigger for Price UpdateHi do you still need this, I added some custom triggers, visit
Settings -> Total Price settings and you can add some custom triggers there, in your case add
#plus_qty, #minus_qty to the last box ??
Forum: Plugins
In reply to: [Total Price for Woocommerce] Currency symbolI am afraid it isn’t possible in this version, I will add in next version
Forum: Plugins
In reply to: [Total Price for Woocommerce] Currency symbolThe plugin needs to be activated, I can’t see total price on there
Forum: Plugins
In reply to: [Total Price for Woocommerce] Currency symbolYou’ll need to add CSS to your Customize.
Try this:
form .price bdi {display: flex; flex-flow: row-reverse; justify-content: left;}if not working, show me product page link
Forum: Plugins
In reply to: [Total Price for Woocommerce] Total price not showingYou need to add “summary” to the Elementor Widget that the Add to Cart button is inside