corthesf
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Bug with VAT rate percentageI mean a comma –> 2 comma 5.
Forum: Plugins
In reply to: [WP-PageNavi] TranslationOk thanks for you response. I deleted the “Page…of…page” and it works for every language.
Yes I am using Wordfence Falcon Engine for caching.
I’ve just added caching exclusion for /product/ and the /cart/ and now it seems it works fine. Let’s see.
Thanks a lot for your help! Have a nice day!
Thanks for your response. Your are right, this night I have updated all WPML plugin and now the warning message has disappeared.
But one problem remains. Could you just test one more thing: if you go here: https://www.helvetibox.ch/de/produkt/6-monatsgeschenk/ and you add the product to the basket, you will get instead the product called: 2-Monatsgeschenk.
But if I am logged in as admin, it works! It adds the right product.
Any ideas why? If no, I will open a ticket at WPML.
All my website is with HTTPS, it’s only the order (my account, etc.) page of woocommerce which are with https. I use woocommerce to “force” the https.
Yes I am already using 6.0.17.
I don’t know if it may be the cause the script doesn’t use https, but I recently had to add this code to my wp-config because my host use “reverse proxy”.
if ( isset( $_SERVER[‘HTTP_X_FORWARDED_PROTO’] ) && ‘https’ == $_SERVER[‘HTTP_X_FORWARDED_PROTO’] ) {
$_SERVER[‘HTTPS’] = ‘on’;
}I followed this https://docs.woothemes.com/document/ssl-and-https/
Forum: Plugins
In reply to: [Stripe for WooCommerce] WPML Text description translationHi Stephen. Thanks for your answer.
I tried with Paypal and yes you can translate the description with WPML. The name is “paypal_gateway_description”.
I found the title “s4wc_gateway_title” and it works well with wpml but not the description.
Thanks
FlorianForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] WPML label translationI found the answer myself ??
Yes it is possible and we need to use Autoregister string within WPMLForum: Plugins
In reply to: [WooCommerce Poor Guys Swiss Knife] WPML label translationI found the answer myself ??
Yes it is possible and we need to use Autoregister string within WPML