• min-device-pixel-ratio: 1.25), (min-resolution: 120dpi)
    6admin.php?page=optimizepress-page-builder&section=content_upload:22 Consider using 'dppx' units, as in CSS 'dpi' means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual 'dpi' of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi)
    admin.php?page=optimizepress-page-builder&section=content_upload:30 Consider using 'dppx' units, as in CSS 'dpi' means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual 'dpi' of a screen. In media query expression: print, not all, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi)
    plugin.js:30 Uncaught ReferenceError: timedContentAdminTinyMCEOptions is not definedplugin.js:30 tinymce.create.initwp-tinymce.php?c=1&ver=4107-20141130:10 ewp-tinymce.php?c=1&ver=4107-20141130:3 awp-tinymce.php?c=1&ver=4107-20141130:10 N.initwp-tinymce.php?c=1&ver=4107-20141130:10 (anonymous function)wp-tinymce.php?c=1&ver=4107-20141130:5 (anonymous function)wp-tinymce.php?c=1&ver=4107-20141130:3 awp-tinymce.php?c=1&ver=4107-20141130:5 hwp-tinymce.php?c=1&ver=4107-20141130:5 (anonymous function)wp-tinymce.php?c=1&ver=4107-20141130:5 i
    wp-tinymce.php?c=1&ver=4107-20141130:10 Uncaught TypeError: Cannot read property 'body' of undefinedwp-tinymce.php?c=1&ver=4107-20141130:10 N.getBodywp-tinymce.php?c=1&ver=4107-20141130:10 N.setContentdialog.min.js?ver=2.3.3.2:2 Qdialog.min.js?ver=2.3.3.2:1 pdialog.min.js?ver=2.3.3.2:1 odialog.min.js?ver=2.3.3.2:1 kdialog.min.js?ver=2.3.3.2:1 (anonymous function)load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,thickbox,underscore,shortcode,plupload…:2 jload-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,thickbox,underscore,shortcode,plupload…:2 k.fireWithload-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,thickbox,underscore,shortcode,plupload…:4 xload-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,thickbox,underscore,shortcode,plupload…:4 b

    https://wordpress.org/plugins/timed-content/

Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter Saleswonder Team Tobias

    (@tobias_conrad)

    Plugin Contributor K. Tough

    (@kjvtough)

    Hi, Tobias_Conrad.

    I’m not familiar with Optimize Press, and I haven’t made any changes to the TinyMCE functionality lately. What exactly file-wise is getting loaded into that popup window? Can you check and make sure timed-content-admin-tinymce.js is getting loaded?

    Thread Starter Saleswonder Team Tobias

    (@tobias_conrad)

    switch on your plugin, it does not even load anything into this white window.
    please try to figure out what it is.
    i spent 4 hours getting the bad plugins off…

    Plugin Contributor K. Tough

    (@kjvtough)

    I do not have a copy of Optimizepress. Since it is a commercial plugin, you will need to provide me with a copy and/or licence so I can look and see what the conflict is.

    Thread Starter Saleswonder Team Tobias

    (@tobias_conrad)

    sent me an email to [ redacted please do not post emails in these forums ] and i will give you access.

    Plugin Contributor K. Tough

    (@kjvtough)

    You can contact me at h t t p : / / www. aliencyborg. ca/ contact/ (without the spaces, of course)

    Thread Starter Saleswonder Team Tobias

    (@tobias_conrad)

    message sent via aliencyborg

    Plugin Contributor K. Tough

    (@kjvtough)

    Take a look now and see if that’s working as you expect.

    Thread Starter Saleswonder Team Tobias

    (@tobias_conrad)

    working very good. what did you change? *****

    Plugin Contributor K. Tough

    (@kjvtough)

    There was a JavaScript object I needed for the TinyMCE plugin that I previously had initialized in a separate file. That file wasn’t being included when the OptimizePress live editor was loaded. The object’s initialization is now hooked in directly to the WordPress editor’s initialization. This is how it should have always been done – the old way was a holdover from when I first started WordPress development – so thank you for alerting me to the issue and giving me access to your site so I could figure it out. 🙂

    For others following this thread, this issue is fixed in 2.4.

    myalkut

    (@myalkut)

    Do you have any idea if this kind of conflict would occur using the Pilot Press plugin? It works as a membership site, giving access according to login levels, and also contains redirects (and states that other plugins that cause redirects may conflict).

    Plugin Contributor K. Tough

    (@kjvtough)

    Hi, myalkut.

    There are no redirects going on in Timed Content. If the shortcodes are not working and you’re not otherwise getting any errors (check your logs to be sure; also, you can always check your Timed Content Rules in the admin to ensure the right dates and times are coming up), chances are that you’re using a caching plugin, and it’s caching the webpage(s) your shortcodes are on and serving those to your visitors instead of the live versions.

    Also, you’ll want to make sure you’re running the most current version of Timed Content.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘plugin breaks optimize press live editor’ is closed to new replies.