About this topic

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

No tags yet.

  1. Hey to the smashly gurus!

    here is my link : http://branchenabaztag.com/photos/
    I did configure everything to be open (Anybody/Active)
    I did uncheck the using default Media library
    I did set perms to 777

    and yet I can't upload pics from the website :/ (I can from the settings...)

    Any idea of what I am missing (I don t get any message) but I see that in the firefox logs
    $j(myForm).ajazSubmit is not a function

    ...

  2. Hi peignoir,

    Your theme is loading jQuery in such a way that it will break any plugin that uses jQuery. Look for: <script type="text/javascript" src="http://branchenabaztag.com/wp-content/themes/ahimsa/jquery-min.js"></script>

    Here's an article that discusses the problem:

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

    While it appears that your theme is the first problem, you might have issues with plugins too...I'd suggest try switching to the default theme, and if that works, then the theme's loading of jQuery without using wp_enqueue_script is all of the problem.

    Cheers,
    Byron

  3. You re awesome dude gonna try that!
    :)

  4. Any time ;-)

RSS feed for this topic