devscharmach
Forum Replies Created
-
Forum: Plugins
In reply to: [Omnibus — show the lowest price] Najniższa cena, a promocjaW przypadku braku ceny powinien brać cenę regularną i tak się dzieje, ale kolejnego dnia już wskakuje cena promocyjna…
Forum: Plugins
In reply to: [Omnibus — show the lowest price] Najniższa cena, a promocjaNie o to chodzi. Przykład: produkt kosztuje 10zł, ustawisz w poniedziałek promocję na 9zł. Promocja kończy się i w środę ustawiasz promocję na 8zł. W tym wypadku powinna pojawić się najniższa cena z 30 dni przed tą promocją: 9zł, a nie 8….
“(…)każdym ogłoszeniu o obniżce ceny podaje się wcześniejszą cenę stosowaną przez podmiot gospodarczy przez określony okres przed zastosowaniem obniżki ceny.“
Forum: Plugins
In reply to: [Omnibus — show the lowest price] Najniższa cena, a promocjaPotwierdzam i podbijam wątek. System traktuje cenę promocyjną jako najniższą z automatu, mimo przełączenia opcji Brak poprzedniej ceny: Wyświetl bieżącą cenę regularną. Prawidłowym zachowaniem powinno być pokazywanie najniższej ceny z 30 dni przed aktualną promocją:
Zgodnie z treścią nowego art. 6a ust. 1 dodanego dyrektywą Omnibus do dyrektywy 98/6/WE, w każdym ogłoszeniu o obniżce ceny podaje się wcześniejszą cenę stosowaną przez podmiot gospodarczy przez określony okres przed zastosowaniem obniżki ceny.
Forum: Plugins
In reply to: [Addonify Floating Cart For WooCommerce] translate problemI found a solution to the problem. You must add this lines to addonify-floating-cart.php (ie. to line 29):
function addonify_loating_cart_init() { load_plugin_textdomain( 'addonify-floating-cart', false, dirname( plugin_basename( __FILE__ ) ) . '/languages' ); } add_action('init', 'addonify_loating_cart_init');now translations from addonify-floating-cart/languages will work.
Forum: Plugins
In reply to: [Addonify Floating Cart For WooCommerce] translate problemI can confirm that translation is not working. I try to put mo/po files also in theme language directory but not working.
Every another plugin is translated without problems by Loco but Floating Cart not…- This reply was modified 2 years, 5 months ago by devscharmach.
Any news about this problem?
Yes, it’s 1.6.5 version. WordPress: 6.0 (on 5.9 there is the same problem).
Try to set custom id in Filters > Settings and then set that id to product loop element in Elementor. It’s working for me.
I have not seen this post before and set up a new one (I described the details of the problem that I was able to find): https://ww.wp.xz.cn/support/topic/problem-with-two-selected-values-from-one-filter/
- This reply was modified 3 years, 11 months ago by devscharmach.
Additional info: if i set additional attribute, for example Colour: black, problem diappears…