Viewing 3 replies - 1 through 3 (of 3 total)
  • I had the same issue and the default themes worked fine.

    I resolved it after noticing my theme was placing jquery calls in the header of the admin. Turned out my theme was putting a version of jquery-ui.min.js 1.8.10 in the header and caused me not to be able to add links or media. When I updated the file jquery-ui.min.js to the latest in my theme folder all is fine now.

    I would suggest checking your theme and using something like Notepad++ to search all files in your theme folder to see if a jquery library file is being called.

    Thread Starter kazary

    (@kazary)

    It really works. Thanks

    You are welcome. Figured I would be the nice person I am and share the resolution after having the issue myself.

    Good luck! ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add Media and Insert Link with prob’ is closed to new replies.