• Resolved unclego

    (@unclego)


    After changing ‘WP_CONTENT_DIR’, ‘WP_CONTENT_URL’, ‘WP_PLUGIN_DIR’, ‘WP_PLUGIN_URL’ visual editor disapear. I do a short investigation nad find that AfterTheDeadlinePlugin has a bug. It tries to load

    http://<site>/wp-includes/js/tinymce/<plugins_url>/jetpack/modules/after-the-deadline/tinymce/editor_plugin.js?v=20120221

    and this should be

    http://<site>/<plugins_url>/jetpack/modules/after-the-deadline/tinymce/editor_plugin.js?v=20120221

    When i deactivate AfterTheDeadline module in jet pack every thing works fine.

    http://ww.wp.xz.cn/plugins/jetpack/

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Missing visual editor – AfterTheDeadlinePlugin bug’ is closed to new replies.