• Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty

Foliopress not working with some extensions in Chrome

[Solved]

Foliovision › Forums › Foliopress WYSIWYG › Bug reports › Foliopress not working with some extensions in Chrome

  • Robert W 11 years, 12 months ago

    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.

Viewing 12 replies - 1 through 12 (of 12 total)
  • Alec Kinnear 12 years ago
    Avatar photo

    Hi Robert,

    Thanks for the bug report! We’ll take a look.

    Martin 12 years ago

    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 m

    There 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,
    Martin

    Robert W 12 years ago

    Thanks, 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.

    Martin 12 years ago

    Hello Robert,

    does that plugin reformat the page content? I suggest you disable it for your wp-admin to prevent and issues.

    Thanks,
    Martin

    volcano 12 years ago

    Hello, i have i think also this problem, when i enable your plugin editor is look emty, and i don’t can write anythink. Only in Google Chrome (in Firefox and IE work fine).

    Google chrome – 36.0.1985.125
    Windows 7

    Martin 12 years ago

    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,
    Martin

    volcano 12 years ago

    Hello 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:75

    Martin 12 years ago

    Hello volcano,

    I’m not sure what could be causing the above error. Perhaps your post HTML includes some item form widgets.wp.com. Could you please check if you get the same error when writing a new post? Are you using JetPack?

    Thanks,
    Martin

    volcano 12 years ago

    Hello, 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:218

    Martin 12 years ago

    Hello 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

    volcano 12 years ago

    Hello
    I find solution add-on “friGate CDN – improved access to sites 1.4.32”
    when i revome this add-on, all work fine
    Thanks.

    Martin 12 years ago

    Hello volcano,

    thank you for sharing your findings!

    It weird that some proxy can affect our plugin like this.

    Thanks,
    Martin

Viewing 12 replies - 1 through 12 (of 12 total)
Reply To: Foliopress not working with some extensions in Chrome



Please Sign in or Register to upload files.

Related Posts

  1. IE 9 Javascript Issues: Failsafe Release of Foliopress WYSIWYG

    IE 9 Javascript Issues: Failsafe Release of Foliopress WYSIWYG

  2. Foliopress WYSIWYG glitch in Safari fixed

    Foliopress WYSIWYG glitch in Safari fixed

  3. New Foliopress WYSIWYG version

    New Foliopress WYSIWYG version

Primary Sidebar

Bug reports

    Categories

    • Business
    • Camera Reviews
    • Case Studies
    • Design
    • FV Player
    • Internet Marketing
    • IT
    • Life
    • SEO
    • Slovak
    • Video of the Week
    • WordPress

    Footer

    Our Plugins

    • FV WordPress Flowplayer
    • FV Thoughtful Comments
    • FV Simpler SEO
    • FV Antispam
    • FV Gravatar Cache
    • FV Testimonials

    Free Tools

    • Pandoc Online
    • Article spinner
    • WordPress Password Finder
    • Delete LinkedIn Account
    • Responsive Design Calculator
    Foliovision logo
    All materials © 2026 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
    • This Site Uses Cookies
    • Privacy Policy
    • Terms of Service
    • Site Map
    • Contact
    • Tel. ‭+421 2/5292 0086‬