Giovanni Macedo
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Mobli Cache ERROR 4500, .htaccess not updatingHi, thanks for your reply,
You’re right, the problem was fixed changing the permissions on . htaccess file.
Working as expected now,
thank you.
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] Cusrev slider shortcode brokenHello,
The latest update seems to broke the css on our website too, i tried to add the custom additional css above but without success, the places where the things are strange and not good looking, please take a look at: https://giostore.jp
We are using shortcode inside a widget area.
Thank you.
[UPDATE] PROBLEM SOLVED AFTER CLEARING BROWSER CACHE, THANK YOU!!
- This reply was modified 3 years, 4 months ago by Giovanni Macedo.
Hello, I’m with rhe same problem here i added the code but i get SYNTAX ERROR unexpected TString , or ) here:
tp_logger(‘altering woo url to:’ . transposh_utils::rewrite_url_lang_param($urle, $this->transposh->home_url, $this->transposh->enable_permalinks_rewrite, $lang, $this->transposh->edit_mode));
Can you please see if that is wrong?
Thank you
Hi thank you for your help.
I’ve done the logging mode and checked but no errors was found. And now, I don’t know why but it’s working without any hook.
That was a temporary error perhaps? I don’t know.
Thank you.
Hello, thank you for your response, on the Chrome or Safari the plugin works, the error is only when a customer try to check out on the Facebook built-in browser. That which open when someone click on a link on Facebook or Instagram.
The issue only occurs when the PayPal checkout page is set to PT-BR language, which is our store main language.
We solved it adding a hook to override the Get LOCALE, and always open the PayPal checkout page in English. so, now the plugin is working but just in English.
Thank you.
if you have the sdk load installed just change:
xfbml : false,
version : ‘v8.0’xfbml : true, change it to false
Same issue here, any suggestions?