I noticed “Quick Edit” feature (to edit posts quickly and change their post date) wasn’t working and also some Slideshow Gallery features weren’t working either. I turned on Developer Tools and noticed the following:
GET http://localhost/artistictouch/wp-content/themes/pinboard/scripts/colorbox.js 404 (Not Found)
The path is correct and the file is present, so not sure why this isn’t working. I do know that when I deactivate the Slideshow Gallery plugin, the “Quick Edit” drop down menu works.
I’m running WordPress 3.8. Is this a problem with the Slideshow Gallery plugin, WordPress 3.8 or Pinboard theme?!
OK so it turns out colorbox.js was missing. I think it got renamed to jquery.colorbox.js perhaps? However, I have a few pages (including WordPress 3.8 admin pages) trying to load colorbox.js. For now I’m going to copy colorbox.js from an old version of Pinboard but I feel this is a kind of hack – is this a Pinboard issue?
-
This reply was modified 11 years, 7 months ago by kingtutu.