p11p
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Super Cache] Foreign Currency Bug When Switching CurrenciesNope. With WP Rocket both (and fresh) browsers show the correct currency under the scenario as described further above.
Forum: Plugins
In reply to: [WP Super Cache] Foreign Currency Bug When Switching CurrenciesThe problem with WP Super Cache is that I already loose the currency between the Shop Page and the Product Detail Page (as discussed above). This is something that doesn’t occur with WP Rocket as it works fine.
Also: Once on the Cart Page, if I select another currency the new currency is getting carried forward to the Checkout Page without any problems. I can even go back from the Checkout Page to the Cart Page, change the currency again and move forward to the Checkout Page. But I guess, this behavior is due to your findings as shown in your above link.
Hi!
1) Please provide an ETA on when UM becomes 100% compatible and officially certified with WPML.org. NOTE: WPML.org is the #1 TOOL worldwide to translate ANY CONTENT of ANY PLUGIN provider.
2) In the meantime, please provide a PROFESSIONAL and EASY TO USE alternative of a SECURE and BUG FREE translation tool and indicate STEP-BY-STEP INSTRUCTIONS on how to TRANSLATE ALL! UM CONTENT (including automatic emails, .js error messages, etc., etc.).
Thanks!
Forum: Plugins
In reply to: [Polylang] Positioning flag to the rightI’ve tried it with the following code snippet:
<?php pll_the_languages(array(‘show_names’=>1, ‘show_flags’=>1)); ?>
However, the flags are still positioned to the left instead of to the right, AND I can’t integrate the two variables within a dropdown menu.
Forum: Plugins
In reply to: [Polylang] Positioning flag to the rightUnfortunately, it’s not. I’ve checked it with three different browsers. The flag is still LEFT to the word “EN” or “DE”. The flag should be RIGHT to the word “EN” or “DE”.
Forum: Plugins
In reply to: [Polylang] Positioning flag to the rightHere we go: http://test.assethorizon.com/en/
Forum: Plugins
In reply to: [Polylang] Positioning flag to the rightHi Chrysti
Thank you for your input. I’ve included your code into the child theme style.css.
However, the flag’s still positioned to the left instead of to the right.Solution?