Turn on WP_DEBUG to display your specific error message by adding:
define( ‘WP_DEBUG’, true );
To the top of your wp-config.php file.
Post the error message you see here and we might be able to fix it.
Thread Starter
Foqis
(@foqis)
Hi David,
http://help.foqis.nl/cta-screenshot/
Thanks for your reply. As suggested I turned debugging on. There is no debug info when I start visual editor. In the link you can see a screenshot what happens when I startup the visual editor. Hope you can help.
Regards, Peter
Set permalinks to /%postname%/
Also:
Sounds like a plugin/theme conflict.
To test for a theme conflict:
- Activate default Twenty Ten, Eleven, Twelve, or Thirteen theme
- Check to see if the issue still occurs
- If the issue does not occur after having activated the default “Twenty” theme, your theme is causing a conflict with calls to action.
To test for a plugin conflict:
- Deactivate ALL plugins
- Activate Calls to Action
- Check to see if the issue occurs
If the issue does not occur, one (or more) of your plugins is causing a conflict with Calls to action.
To determine which plugin(s) is causing the conflict, follow these steps:
- Activate each plugin one by one
- Check to see if the issue occurs after each plugin is activated