pavloborysenko
Forum Replies Created
-
Hello Memento
It is possible to display other currencies only as information- https://c2n.me/44lyYOZ.png
Hello
Sorry I did not understand your question.
All ways to add a switcher to the menu – https://currency-switcher.com/how-to-drop-woocommerce-currency-switcher-in-menu/
Hello
Yes! If you use a standard woo category page(archive)Hello
Welcome;)
Forum: Plugins
In reply to: [HUSKY - Products Filter Professional for WooCommerce] LayoutHello
Welcome;)
Hello
these are the styles of a third-party library – https://c2n.me/44jn25F.png
Hello
Read this – https://c2n.me/44jmG4l.pngHello
Please drop me exact link to the issue
Forum: Plugins
In reply to: [MDTF - Meta Data and Taxonomies Filter] Some questionsHello
add this code in additional CSS:
body .mdf_shortcode_skin_col1_1 .mdf_shortcode_reset_button {
float: right;
margin-left: 15px;
margin-top: 40px;
}Hello
Yes it’s normal. This setting changes the hooks for price conversion.
I don’t understand why this setting influences WooCommerce functions. C – because this plugin is designed to convert woocommerce prices.
Hello
in plugin settings->Advanced->Options – https://c2n.me/44jj1lh.png
Forum: Plugins
In reply to: [HUSKY - Products Filter Professional for WooCommerce] LayoutHello
1- Check option please – https://c2n.me/44j553N.png
2 add your any text – https://c2n.me/44j5fNc.png
Forum: Plugins
In reply to: [HUSKY - Products Filter Professional for WooCommerce] TAG filter not workingHello
Check options please -https://c2n.me/44j4OZM.png
Hello
1 very strange! Please write here – https://pluginus.net/support/forum/woobe-woocommerce-bulk-editor-professional/
2 unfortunately in this version you cannot choose the taxonomy. Only categories and tags are available.
Hello @samadhicenter
Try in file – wp-content\plugins\woocommerce-bulk-editor\classes\models\products.php add this code – https://c2n.me/41IhH0L.png
if($field_key == ‘sale_price’ AND $value<0){
$value=false;
}Then try to delete sale price – set it as -1