martong91
Forum Replies Created
-
Forum: Plugins
In reply to: [Markup by Attribute for WooCommerce] removing decimalYeah tried that before but it always went back to ‘2’. Anyway I found the issue: the Currency switcher plugin blocked the basic woocommerce decimal setting and I had to change the decimals in the currency switcher setting. My bad. Everything is good now, thanks for the help.
- This reply was modified 7 years ago by martong91.
Forum: Plugins
In reply to: [Markup by Attribute for WooCommerce] removing decimalSure, I attach a screenshot about my issue. Actually first WooCommerce displayed decimals too but I used this php code in function.php
add_filter( ‘woocommerce_price_trim_zeros’, ‘__return_true’ );My currency don’t use decimals so it’s looks weird.
Here is an imgur link for example: https://imgur.com/a/6rd60HgForum: Plugins
In reply to: [Booking Package] Translating the pluginYes, you are right I forgot to sync the file. Everything working now thanks for you help.
Forum: Plugins
In reply to: [Booking Package] Translating the pluginHello, ‘Clear’ and ‘SELECT’ text is translated after the update but ‘total amount’ ‘Next’ ‘Book Now’ still stays in English. Hope you can fix these last words too. Thanks for the help!
Forum: Plugins
In reply to: [WooCommerce] Upsell hookOk thanks will try tomorrow
Forum: Plugins
In reply to: [WooCommerce] Upsell hookNo, my issue that it’s not under the product gallery but under the product description.
Forum: Plugins
In reply to: [WooCommerce] Upsell hookYes I want to move the upsell under the product gallery but top of the description of the product.
Forum: Themes and Templates
In reply to: [Online Shop] Upsell hookThanks, will try it there.
Forum: Plugins
In reply to: [Booking Package] additional currencyHello, I would like to request that HUF (Hungarian Forint, displayed as HUF 123 or 123 Ft) is also added as a currency, thanks in advance!