About this topic

  • Posted by rhoolan 1 year ago. There are 7 posts. The latest reply is from byron.
  • This topic is resolved

No tags yet.

  1. Hello Byron - I am having problems with a gallery that was previously working. Now, once you hit submit, nothing happens. We are currently using 0.5.05 with WP 2.9.1. I was thinking of reinstalling Photosmash, but if I do, do I lose all of my current galleries?

    Thanks,

    Rick

  2. Hi Rick,

    Can you post a link? You should be able to upgrade PhotoSmash through the Plugins panel and not lose any of your galleries or images. You can Deactivate and Uninstall photosmash at will without losing anything. You would have to actually go into your Database and manually delete the tables and delete the Files through FTP to get rid of it (unfortunately, there is no automatic Clean-up routines yet).

    But it sounds like you may have had a change to your Theme or may have added a new plugin. Typically, the problem you describe is due to something loading jQuery improperly or the theme not having wp_footer(); in the code.

    If you can post a link, we'll take a look.

    Cheers,
    Byron

  3. Thanks for the upgrade and uninstall info!

    Here is the link: https://www.guidingeyes.org/photosmash-test-2/

    I set up a test page because this gallery resides on a subscriber page. I also lowered the upload permission to everyone, so you can test.

    Thanks for your help with this,

    Rick

  4. Hi Rick,

    Looks like it's a theme problem. The theme is loading jquery improperly. This is the #1 problem we run into. Here is the offending line from view source:

    <script type="text/javascript" src="https://www.guidingeyes.org/wp-content/themes/guidingeyes/js/jquery.js"></script>

    Here are a couple of articles that discusses the problem:

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

    http://weblogtoolscollection.com/archives/2010/05/06/adding-scripts-properly-to-wordpress-part-1-wp_enqueue_script/

    Hope that helps!
    Byron

  5. Sounds good. I'll try it out and let you know what comes about.

    Thanks again!

  6. Hey Byron - Tried it out and worked like a charm. Thanks so much for your help with this.

    Best,
    Rick

  7. Very welcome.
    BB

RSS feed for this topic