About this topic

  • Posted by amberkarnes 1 year ago. There are 9 posts. The latest reply is from byron.
  • This topic is resolved
  1. When clicking on the "Click here to add your own photo" link, the popup interface appears and it looks like I'm able to successfully upload photos. However, the photos don't appear in the post or in the photo management section.

    As far as I can tell, the photos being uploaded via PhotoSmash are nowhere to be found.

    The gallery was working fine up until I updated the plugin. I have tried deactivating plugins and cannot get it to work at all.

    Please help, thanks!
    http://www.bakeitpretty.com/blog/gallery/

  2. Hi Amber,

    jQuery is being loaded twice...here's the culprit line:

    <script type="text/javascript" src="http://bakeitpretty.us1.list-manage.com/js/jquery-1.2.6.min.js"></script>

    The correct way to include jQuery (or any javascript files for that matter) is by using the built-in WordPress wp_enqueue_script function.

    http://www.whypad.com/posts/wordpress-add-scripts-to-the-pages-you-want/749/

    http://codex.wordpress.org/Function_Reference/wp_enqueue_script

    BTW, very cute design!
    Cheeers,
    Byron

  3. Thank you!

  4. Welcome!
    BB

  5. First let me just say thanks Byron for this cool plug-in. I looked around for quite awhile and photosmash was exactly what I had in mind. Everything was working ok until I updated now I'm having similar problem with trying to add new photos. The photo does upload but doesn't insert and says Array ( [0] => 2010/04/
    Any help with this would be much appreciated. http://www.lo2hicruiserz.com/member-uploads/

  6. Hi comps,

    Looks like you've got the double jQuery problem too...

    <script type="text/javascript" src="http://www.lo2hicruiserz.com/wp-content/plugins/matrix-gallery/inc/jquery.js"></script>

    Check out the articles listed above.

    Looks like the matrix gallery.

    Cheers,
    BB

  7. OK thanks for taking a look Byron, I'll read up on this.

  8. I'm having the same issue, but it's all greek to me...if you could provide me with specifics on how to fix as I don't quite understand previous posts.

    Thanks
    http://bigmindllc.com/zarin/

  9. Hi BigMind,

    It looks like you've solved the issue with NextGEN ;-)

    I wasn't able to see anything that might be the problem. Let me know if you're still working on this.

    Cheers,
    Byron

RSS feed for this topic