• When I try to insert an image into a post, I am able to upload the picture but when I go to insert it nothing appears. Also having the same problem with setting a featured image. I get the following error message:

    Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home1/lmn927/public_html/wp-includes/functions.php on line 3245

    Any idea what could be wrong or how to fix this?

Viewing 1 replies (of 1 total)
  • You have a bad theme or plugin. Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

Viewing 1 replies (of 1 total)
  • The topic ‘problem inserting pictures into posts’ is closed to new replies.