vletroye
Forum Replies Created
-
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] WordPress Wysiwyg Editor ProblemI also experienced this issue you have with the tags.
Disabling and re-enabling akismet did not the trick.
Only solution I found, after hours of investigation of the code, was to rollback to a version 2.x of Akismet.
It’s interesting to read that upgrading to WP 3.9.x wouldn’t solve my issue…
V.
Forum: Plugins
In reply to: [Plugin: Akismet] blocking javascript when editing postsSolution found : http://ww.wp.xz.cn/support/topic/wordpress-wysiwyg-editor-problem?replies=7
I did rollback to Akismet 2.5.9
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] WordPress Wysiwyg Editor ProblemI found that everything works fine if I rollback to Akismet 2.5.9 (I don’t have the version 2.6.0 to give it a try)
I also found that installing “Use Goole Libraries” results in the same issue (floating panes don’t open anymore).
So, IMO, the problem is related to a new version of some ajax/jquery features… possibly within jquery-ui.min.js as looking into my browser’s developer console, I see errors for that file: Uncaught TypeError: undefined is not a function
So, I won’t upgrade Akismet and wait for a new Synology’s package with a more recent WP.
Forum: Plugins
In reply to: [Root Relative URLs] Not compatible with "Use Google Libraries" pluginGreat !!! It works now fine !
I didn’t understand that it was nor checking on the domain name…
Thx a lot!
Forum: Plugins
In reply to: [Root Relative URLs] Not compatible with "Use Google Libraries" pluginThx a lot!
Out of the box, your hack doesn’t solve my issue…
How should I type the urls in the blacklist ?
I only want to prevent the rewriting of “//ajax.googleapis.com/ajax/libs/”V.
Forum: Plugins
In reply to: [Plugin: Akismet] blocking javascript when editing posts> Is the best place here: http://ww.wp.xz.cn/support/plugin/akismet ?
Arf 😀
I just notice that posting there is equivalent to posting here (I just did type manually the part between [] in the title 😀Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] WordPress Wysiwyg Editor ProblemHello. I have quite a similar issue when I edit posts. Features from the Visual Editor, assumed to open a floating pane, like “Add Media” or “Insert/Edit Link” are not working anymore when Akismet is enabled. Others, like “Bold” or “Indent” still work fine.
I have this issue with Chrome and IE (both up-to-date)
I tried to clean my cache after switching from my theme to Twenty Fourteen, but it didn’t some solve my issue. I tried also to upgrade Akismet from 3.0.0. to 3.0.1 but without more success 🙁
I also defined CONCATENATE_SCRIPTS = False as suggested but it didn’t help.
I have tried to add “define(‘SCRIPT_DEBUG’, true);” but it didn’t solve anything either.I am running WP 3.8.2, the latest version packaged by Synology for my NAS.
I couldn’t survive without Akismet! So, I don’t keep it disabled. But it’s really frustrating.
Forum: Plugins
In reply to: [Google CSE] Installed, Not workingI have installed “Google CSE”, requested a API Key and enabled the Custom Search API in the Google Console yesterday. But today, I still get the error “Custom Search API” service isn’t enabled in the APIs Console…
FYI, I did install first the plugin “Google CSE” before enabling the Custom Search API.
V.