fruchtfliege
Forum Replies Created
-
Hi Konrad,
this makes sense. I will contact WPML support next year and hopefully they have a fix for this.
Thank you and a happy new year!
- This reply was modified 1 year, 4 months ago by fruchtfliege.
Hi @emermatomo,
I can confirm, that the bug is fixed now. Thank you very much!
Hi, unfortunately I don’t have access to the server (only to wordpress backend). Is there a way to disable the Ninja Firewall check introduced in the recent release? I could use a file manager to edit the core files of your plugin and see, if the bug disappears after disabling the Ninja Firewall check.
Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Widget code replacementOk, then good luck ignoring many users from Europe who have to follow GDPR rules. With respect, I have never seen such an ignorant developer. Is this your way to get users to the paid version?
One last time: NOTHING has changed in Borlab’s cookie, but the code of your plugin has, or how do you explain that it works without problems in older versions? What are the developers of Borlabs Cookie supposed to change about it? They will rightly refer me to you again, since it has worked with every Borlabs Cookie version until GTranslate 2.9.12.
I didn’t ask for more or less than that you check WHAT changed between the two versions. A good developer always keeps track of version changes, right?
If money is the issue, and you’re not willing to sacrifice your free time, you are welcome to talk about payment. But please stop claiming that it’s not your plugin.
Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Widget code replacementWell, as I mentioned multiple times too, it still works with release 2.9.12. It couldn’t be that hard to take a look, what has changed since then in your plugin. I mean, you are the developer of it.
If it is of any value, you can check a working example here: https://www.palliativteam-koeln.de/
Just opt-in “Google Übersetzungen” and the widget will be visible and is working fine. All following releases didn’t work, so you could focus on the changes between 2.9.12 and 2.9.13.
I would understand your position if you even try to fix it or have a closer look without always refering to Borlabs Cookie support, but please understand that I have to rate down the plugin in this case:
Borlabs has changed nothing as it is still working with 2.9.12, but you did in GTranslate.
Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Widget code replacementWhy is this thread marked as resolved? It isn’t. There were plenty updates for this plugin, but even latest update doesn’t fix this problem.
@edo888: Please tell me if this topic over for you, so I can give up hope and watch out for another plugin.
Same here on all websites, please fix this as soon as possible.
- This reply was modified 2 years, 7 months ago by fruchtfliege.
Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Widget code replacement@edo888 you are wrong: borlabs cookie just blocks the execution of gtranslate until the user grant consent. To make this work, you have to put your shortcode into the wrapper shortcode of borlabs, like this:
[borlabs-cookie id="gtranslate" type="cookie"][gtranslate][/borlabs-cookie]From gtranslate release 2.9.12 on, this method is not working anymore. It seems that your shortcode can not be initialized “live” after consent. There must have been some changes in newer releases of gtranslate regarding initialization or something. After all, it is nothing borlabs cookie can fix, since it only blocks the shortcode, which worked fine until 2.9.12.
Maybe you don’t care about GDPR that much, but there are a lot of users in europe who need borlabs cookie to work with gtranslate. I wouldn’t care if it NEVER worked, but it did, as I already mentioned.
If you are not willed to dive deep in this issue, maybe you could just tell us what changed from 2.9.12 on in a few words.
Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Widget code replacementHi @karl19, no. I have to prevent updates for gtranslate where my clients use it in combination with borlabs cookie, which is a huge security issue.
Support has to find a way to use gtranslate like in the early releases. This couldn’t be that hard… Please fix this!
Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Widget code replacementI have the same question. I can’t get Borlabs Cookie to work with Gtranslate with nested shortcode as mentioned in the comment above. We need a way to reinitialize Gtranslate after consent. Is there any function for this?
- This reply was modified 2 years, 10 months ago by fruchtfliege.
Forum: Plugins
In reply to: [Job Postings] Activation ErrorSame problem here after updating to 2.5.11. The mentioned file “class-bg-analytics.php” is missing in the directory “include”. Please fix this asap.
Rolling back to 2.5.10.2 is working for me.
- This reply was modified 3 years, 2 months ago by fruchtfliege.
This error is still not fixed. The changelog of 5.8.5 says: “Fix – Fixed bug causing tinymce issues when changing between block modes.” but it doesn’t fix this bug at all.
I wonder why the newer tickets got no reply?
In my case I tried recent update 5.8.2 which fixes problems with tinymce in delay mode. But it needs urgently a fix if you don’t use the delay mode since my clients don’t want to click twice in field.
As I wrote, the problem starts when you don’t use delayed tinymce fields in several acf blocks (doesn’t matter if it’s a repeater or not). When you create the block, everything seems to be finde, but after saving and trying to edit the tinymce content, the layout (of tabs) get messed up and the visual editor content of tinymce got white and outputs html code.
Forum: Plugins
In reply to: [Simple Custom Post Order] Reorder Not SavingThank you for your answer Mihaela,
I guess I figured out why this is not working for all post types:
I’m importing a XML-file with the plugin “wp all import” in the affected post type. After deactivating your plugin, ordering by menu order is still not working as expected. So I guess the problem is the import plugin which kind of blocks reordering.
Kind regards
Forum: Plugins
In reply to: [Simple Custom Post Order] Reorder Not SavingI have the same problem, but not with all custom post types. I checked the settings in “CPT UI” plugin, since I use this for creating new post types. both post types have exactly the same settings and disabling plugins doesn’t help.
Maybe it has something to do with wordpress 5.2 update?
I checked the console for ajax request errors, but everything seems to be fine (status code 200)