Foliovision › Forums › Foliopress WYSIWYG › Bug reports › Foliopress not working with some extensions in Chrome
-
I just switched my default browser from Firefox to Chrome and found that I can’t edit my WP site with Chrome. The culprit is definitely Foliopress. Disabling that plugin fixes the problem, enabling it brings the problem back. The Disable wpautop and Disable wptexturize plugins seem to be fine. The symptom is that when I load a page in the editor it initially shows a word count (e.g., 4,020), then the word count drops to 0 and all I see is the page template and a blank content box. Everything still works properly with Firefox.
-
-
Hello Robert,
we found no issues using:
Mac OS X 10.9.1, Chromium 33.0.1711.0 (235307)
Mac OS X 10.9.1, Chrome 33.0.1750.146
Windows 7, Chrome 33.0.1750.146 mThere might be a conflict with some other plugin though. Please check your browser JavaScript console. Here’s a handy guide from WordPress.org about how to check that console in various browsers, just skip right to step 3: http://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors#Step_3:_Diagnosis And then report back here.
Thanks,
MartinThanks, Martin. I tested my plugins and the culprit seems to be Readability: https://chrome.google.com/webstore/detail/readability/oknpjjbmpnndlpmnhmekjpocelpnlfdi
Rats — it’s one of my favorite plugins.
Hello volcano,
it works for me in Chrome 36.0.1985.125 m on Windows 7. There must be some other issue. What extension for Chrome are you using? Do you see any erros on JavaScript console? Here’s a WordPress.org article about console debuggin to help you.
Thanks,
MartinHello yes, i see error
Uncaught SecurityError: Blocked a frame with origin “http://giedriusjankauskas.com” from accessing a frame with origin “https://widgets.wp.com”. The frame requesting access has a protocol of “http”, the frame being accessed has a protocol of “https”. Protocols must match.
giedriusjankauskas.com/wp-content/plugins/foliopress-wysiwyg/fckeditor/editor/js/fckeditorcode_gecko.js:75Hello, now i try write new post, and received 2 errors. (jetpack enabled)
1 error
Uncaught SecurityError: Blocked a frame with origin “http://giedriusjankauskas.com” from accessing a frame with origin “https://widgets.wp.com”. The frame requesting access has a protocol of “http”, the frame being accessed has a protocol of “https”. Protocols must match.
fckeditorcode_gecko.js:75
FCKTools.FixDocumentParentWindow fckeditorcode_gecko.js:75
FCKTools.FixDocumentParentWindow fckeditorcode_gecko.js:75
FCKTools.GetDocumentWindow fckeditorcode_gecko.js:75
FCKTools.GetElementWindow fckeditorcode_gecko.js:75
FCKToolbarSpecialCombo.Create fckeditorcode_gecko.js:129
FCKToolbar.Create fckeditorcode_gecko.js:137
FCKToolbarSet.Load fckeditorcode_gecko.js:139
LoadToolbar fckeditor.html?InstanceName=content&Toolbar=Default:235
window.FCKeditorAPI._FunctionQueue.window.FCKeditorAPI.window.FCKeditorAPI._FunctionQueue.StartNext VM14800:1
window.FCKeditorAPI._FunctionQueue.window.FCKeditorAPI.window.FCKeditorAPI._FunctionQueue.Add VM14800:1
LoadToolbarSetup fckeditor.html?InstanceName=content&Toolbar=Default:223
window.onload fckeditor.html?InstanceName=content&Toolbar=Default:218(if jetpack disablet plugin) i have this error (when i try write new post)
Uncaught SecurityError: Blocked a frame with origin “http://giedriusjankauskas.com” from accessing a frame with origin “https://dl.metabar.ru”. The frame requesting access has a protocol of “http”, the frame being accessed has a protocol of “https”. Protocols must match.
fckeditorcode_gecko.js:75
FCKTools.FixDocumentParentWindow fckeditorcode_gecko.js:75
FCKTools.FixDocumentParentWindow fckeditorcode_gecko.js:75
FCKTools.GetDocumentWindow fckeditorcode_gecko.js:75
FCKTools.GetElementWindow fckeditorcode_gecko.js:75
FCKToolbarSpecialCombo.Create fckeditorcode_gecko.js:129
FCKToolbar.Create fckeditorcode_gecko.js:137
FCKToolbarSet.Load fckeditorcode_gecko.js:139
LoadToolbar fckeditor.html?InstanceName=content&Toolbar=Default:235
window.FCKeditorAPI._FunctionQueue.window.FCKeditorAPI.window.FCKeditorAPI._FunctionQueue.StartNext VM16618:1
window.FCKeditorAPI._FunctionQueue.window.FCKeditorAPI.window.FCKeditorAPI._FunctionQueue.Add VM16618:1
LoadToolbarSetup fckeditor.html?InstanceName=content&Toolbar=Default:223
window.onload fckeditor.html?InstanceName=content&Toolbar=Default:218Hello volcano,
this is very weird and I don’t actually think these errors have anything to do with Foliopress WYSIWYG malfunction. For example do you link to metabar.ru website? Why would a link from that domain load in your wp-admin?
Do you see the same error if you deactivate Foliopress WYSIWYG?
Thanks,
Martin