The Coder
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Not able to translate Price@nhp357 WPML is WPML and Polylang is Polylang. If you do not believe me, then forget it. I tried to help you. But if you think I’m wrong, try to find a solution where no solution is.
Forum: Plugins
In reply to: [Polylang] Not able to translate Price@nhp357 You are wrong. You do not use 2 languages with 2 different currencies. You are using 2 languages and 2 currencies. There is no connection between each other.
How did you include the currencies? Maybe this plugin is providing a currency switcher based on the language?!- This reply was modified 3 days, 7 hours ago by The Coder.
Forum: Plugins
In reply to: [Polylang] Not able to translate PriceYou don’t want to translate the price, you want to change the currency based on the language. This is totaly different and you should have a look at WooCommerce.
Beside this, Polylang is not compatible with WooCommerce out of the box. You need an add-on.Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Contact form is missing a check box@stewi Unfortunately you are wrong.
The user has ALWAYS to confirm he agree the saving of the transmitted data. Even if you save them by email in your email client.
Under the GDPR, consent must be freely given via an ambiguous action. Mechanisms like pre-checked boxes are forbidden.Forum: Plugins
In reply to: [Getwid - Gutenberg Blocks] Contact form is missing a check boxHi @dimned and @motopress.
I’m wondering if you have any news reagrding this topic.
Could you already work on this feature?Hi @munirkamal. I’m wondering if you have any news regarding this topic for me.
Could you already work on this improvement?Forum: Plugins
In reply to: [Polylang] Menu doesnt change@phaidonas I noted this issues with themes which do not reload the website when opening a new page.
Please check if you have a AJAX function which is loading the new content but not reloading the website or navigation. If so, you should get in contact with the theme developer and ask him/her how to force to reload the navigation or the entire page.Forum: Plugins
In reply to: [Polylang] Problem with URL of translated pageThis is a feature of the paid version. The free version does not support it.
Forum: Plugins
In reply to: [Polylang] Mobile menu doesn’t change depending on languageIn both cases the reason is theme related. The theme is loading the content part by ajax, without reloading the menu. So, the menu stays as it is.
You need to do a full page reload when changing the language or, add also a menu reload by ajax.
If you need help with this, please contact the theme developer.Thank you @munirkamal for your quick reply.
Hope it doesn’t take too much time to realize this ;-).
Looking forward and thank you so much for your good and hard work.Forum: Plugins
In reply to: [Polylang] Polylang & Elementor Pro Huge Issue [Part 2]@stefanoskonstantinidis In my opinion you are rude. Polylang is a free software with a lot of nice and useful features. The author does not describe anywhere that Polylang is compatible with Elementor. So, why do you expect it is working? Just because you wish it?
There is Polylang Connect for Elementor. If it is not working as you expect, contact the author of this plugin.
Take Polylang as it is or leave it. Say “thank you” for this gift or leave it.
But, trying to put the author under pressure because you need (or expect) a feature which was never promised is a very rude behavior.Forum: Plugins
In reply to: [WordPress Form Builder Plugin - Gutenberg Forms] Type-“Text” ?@munirkamal I can confirm this issue. Input field text is missing the attribute
type="text"
. Because of this the styling forinput[type="text"]
is not working. If I add the type manually with developer tools the style is as it should.
Could you add the type for text fields to fix this issue, please?!Forum: Plugins
In reply to: [Polylang] Polylang caused woocommerce products switching back to simpleJust a question, @janvankuijk : Is it to much effort to use the search feature before opening a new topic?
As mentioned thousends or more times here, and also in the Polylang description: Polylang is not compatible with WooCommerce. You need an add-on.
If you already use one you have to contact the add-on author. If you use the add-on from Polylang, you have to contact the premium support directly.Thank you for point me to this detail. Good to know.
@jonathanstegall I’m sorry, but I need once more your help/knowledge.
I hope you can exactly tell me where you throw the SF error message.
As after SF login I get a redirection towp-admin/options-general.php?page=object-sync-salesforce-admin&tab=authorize&code=somecodeishere
. On this url I get the SF error message.
I assume the authentication works. But, the question is what happen on the page above and which part of your code is responsible to show the SF error message? Could you please explain what happen after successful authentication and after redirection before showing the authorize tab again?
I assume there should be a request on SF to show the additional tabs, right?
As I asked in my earlier posts I need to know exactly what your plugin is requested.
Can you please help me and point me to the right code where I can start debugging, please?!
Thanks!