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

Foliovision

Main navigation

  • 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

Plugin conflict with TagDiv ‘Newpapers’ theme

Foliovision › Forums › FV Player › Troubleshooting › Plugin conflict with TagDiv ‘Newpapers’ theme

  • Kerry A. 6 years, 1 month ago

    Morning folks, just changed my theme to TagDiv’s Newspaper theme.

    One issue I have found, is that if the Fvplayer (Pro) is active, the editor for text won’t open up the (I think) MCE editor at the top – basically cant change/edit text parts of the page.

    I get an error based around this –

    wpeditor.php?wp_path=/var/www/vhosts/precisionshooter.info/thebloke.co.nz/:175 Uncaught TypeError: Cannot read property ‘activeEditor’ of undefined
    at window.loadIframe (wpeditor.php?wp_path=/var/www/vhosts/precisionshooter.info/thebloke.co.nz/:175)
    at onload (wpeditor.php?wp_path=/var/www/vhosts/precisionshooter.info/thebloke.co.nz/:278)
    window.loadIframe @ wpeditor.php?wp_path=/var/www/vhosts/precisionshooter.info/thebloke.co.nz/:175
    onload @ wpeditor.php?wp_path=/var/www/vhosts/precisionshooter.info/thebloke.co.nz/:278
    shortcode-editor.js?ver=7.3.12.727:3115 Uncaught ReferenceError: fv_flowplayer_conf is not defined
    at HTMLDocument.<anonymous> (shortcode-editor.js?ver=7.3.12.727:3115)
    at HTMLDocument.dispatch (jquery.js?ver=1.12.4:3)
    at HTMLDocument.r.handle (jquery.js?ver=1.12.4:3)
    at Object.trigger (jquery.js?ver=1.12.4:3)
    at Object.a.event.trigger (jquery-migrate.min.js?ver=1.4.1:2)
    at HTMLDocument.<anonymous> (jquery.js?ver=1.12.4:3)
    at Function.each (jquery.js?ver=1.12.4:2)
    at a.fn.init.each (jquery.js?ver=1.12.4:2)
    at a.fn.init.trigger (jquery.js?ver=1.12.4:3)
    at j (heartbeat.min.js?ver=5.1.1:1)

    Would really like these to work together.

    I could turn off the plugin, edit text, turn back on, but that’s a bit of a pain workflow… :)

Viewing 5 replies - 1 through 5 (of 5 total)
  • Martin 6 years ago

    Hello Kerry,

    do you get that error precisely in the moment when you click to open the editor?

    There are two errors actually:

    1) The first one doesn’t appear to be related to FV Player, at least not directly. Are you able to check what is located on line 175 of your post editing screen HTML code?

    wpeditor.php?wp_path=/var/www/vhosts/.....info/.....co.nz/:175 Uncaught TypeError: Cannot read property ‘activeEditor’ of undefined

    2) The second one looks like the FV Player editor configuration is not loaded properly on the post editing screen of your theme and then it breaks the Heartbeat API.

    shortcode-editor.js?ver=7.3.12.727:3115 Uncaught ReferenceError: fv_flowplayer_conf is not defined

    I put in some code in for the next FV Player release to avoid that error at least. Could you please reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip and see if that helps? To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    Thanks,
    Martin

    Kerry A. 6 years ago

    Sadly no.

    Still same issue.

    MCE menu bar doesn’t want to load while plugin is activated.

    Martin 6 years ago

    Hello Kerry,

    could you please check the JavaScript errors on the console again to see if these are the same as before? I think at least the Heartbeat issue should be fixed now.

    Are you able to connect to your website using FTP (or some file manager provided by your web hosting company) and rename the “js” folder in wp-content/plugins/fv-wordpress-flowplayer (it might end with fv-wordpress-flowplayer-master too) to “js-disabled” for a moment to see if that helps? That way we will be able to tell if the conflict is in FV Player JavaScript or PHP code.

    We are also happy to fix the issue for you right on your website and fix the plugin conflict, just order our Pro support: https://foliovision.com/pro-support We can also continue giving you troubleshooting tips.

    Thanks,
    Martin

    Kerry A. 6 years ago

    Renamed FV folder – same issue.

    Console output –

    GET https://thebloke.co.nz/wp-content/plugins/td-composer/includes/wpeditor.php?wp_path=/var/www/vhosts/precisionshooter.info/thebloke.co.nz/ 500
    (anonymous) @ VM423 jquery.js:3
    Y @ VM423 jquery.js:3
    html @ VM423 jquery.js:3
    (anonymous) @ js_files_for_wrapper.min.js?ver=3328da2481dfce47ccb29fd8f8bc649a:412
    dispatch @ VM423 jquery.js:3
    r.handle @ VM423 jquery.js:3
    jquery-migrate.min.js?ver=1.4.1:2 JQMIGRATE: Migrate is installed, version 1.4.1
    wpeditor.php?wp_path=/var/www/vhosts/precisionshooter.info/thebloke.co.nz/:175 Uncaught TypeError: Cannot read property ‘activeEditor’ of undefined
    at window.loadIframe (wpeditor.php?wp_path=/var/www/vhosts/precisionshooter.info/thebloke.co.nz/:175)
    at onload (wpeditor.php?wp_path=/var/www/vhosts/precisionshooter.info/thebloke.co.nz/:278)
    window.loadIframe @ wpeditor.php?wp_path=/var/www/vhosts/precisionshooter.info/thebloke.co.nz/:175
    onload @ wpeditor.php?wp_path=/var/www/vhosts/precisionshooter.info/thebloke.co.nz/:278

    Martin 6 years ago

    Hello Kerry,

    it’s a bit hard to read a screenshot might be better.

    However it seems the GET request for some part of the editor fails with the HTTP 500 code. Please install the Error Log Viewer plugin https://wordpress.org/plugins/error-log-viewer/ to see if any error appears in it each time you try to open that editor.

    Thanks,
    Martin

Viewing 5 replies - 1 through 5 (of 5 total)
Reply To: Plugin conflict with TagDiv ‘Newpapers’ theme



Please Sign in or Register to upload files.

Related Posts

  1. How to Sponsor a WordPress Theme Successfully | How to audit a theme sponsorship

    How to Sponsor a WordPress Theme Successfully | How to audit a theme sponsorship

  2. WordPress Upgrade Plugin Install Failed, Plugin Upgrade Failed Notice: Foliopress WYSIWYG

    WordPress Upgrade Plugin Install Failed, Plugin Upgrade Failed Notice: Foliopress WYSIWYG

  3. Using the Search Regex plugin for WordPress successfully

Primary Sidebar

Sign in Register
FV Player Docs Post New Topic

Welcome

to Foliovision support forums! We'll be happy to provide free support to resolve all the reported bugs. You always can start by specifying your OS and browser and steps to reproduce the bug.

If you need help with the installation on your site, please submit a request for a Pro Support Incident. We'll have you up and running in no time, with detailed instructions on how to resolve your issue yourself in the future.

Facing a hard to solve WordPress problem? On a tight deadline?

Let us take care of it for you
right now.

Pro Support Buy FV Player

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 © 2025 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‬

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Necessary Cookies

Strictly Necessary Cookie allow you to log in and download your software or post to forums.

We use the WordPress login cookie and the session cookie.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.

Support Cookies

Foliovision.com uses self-hosted Rocket.chat and self-hosted Freescout support desk to provide support for FV Player users. These cookies allow our visitors to chat with us and/or submit support tickets.

We are delighted to recommend self-hosted Rocket.chat and especially Freescout to other privacy-conscious independent publishers who would prefer to self-host support.

Please enable Strictly Necessary Cookies first so that we can save your preferences!

3rd Party Cookies

This website uses Google Analytics and Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookie enabled helps us to improve our website.

We reluctantly use Google Analytics as it helps us to test FV Player against popular Google Analytics features. Feel free to turn off these cookies if they make you feel uncomfortable.

Statcounter is an independent Irish stats service which we have been using since the beginning of recorded time, sixteen years ago.

Please enable Strictly Necessary Cookies first so that we can save your preferences!