About this topic

  • Posted by lkhlc 1 month ago. There are 6 posts. The latest reply is from byron.
  • This topic is resolved

No tags yet.

  1. Installed and ready, galleries created and the result is: all pages (not just the assigned posts) are showing a large black box, with a Add Photo link that when clicked goes to a non existing page and error message. I need to get this off of every page on the site. What is causing that and how do I fix it? Why will add post links not work, but go to 404 not found errors?

  2. Hi lkhlc,

    #1 Just turn of "Auto-add gallery to posts:" to "No auto-add"...add to posts using the shortcode if you turn that off

    #2 You have either a plugin or theme problem: http://smashly.net/community/topic/cant-upload-images-add-photo-link-doesnt-work (see problem 1 on that post)

  3. Thank you Byron for the response. Changed to No auto-add and it removed the offending black box, but now nothing shows up on any post that is assigned to a specific gallery... also check the link you provided, yes it has wp_footer(); in the footer, just before the body close tag, i checked plugins for possible conflict, the only one there, other than strictly auto-tags and the maintenance plugin was a mobile plugin being tested, so i removed that one, the other two are pretty standard. Now, no page shows anything about the galleries, no upload links, no content, nothing. So no plugin problems, no theme issues, and sad to say, not galleries. Is there a magic button?

  4. Hi lkhlc,

    #1) If you turn off the Auto-Add, you have to put the [photosmash] shortcode somewhere in your post. You'll need to edit whichever page/post you want the gallery to show on and add the [photosmash]

    There is Getting Started video that might help: http://smashly.net/photosmash-galleries/tutorials/getting-started-with-photosmash/

    #2) Did you do a view source on your page and see how many times jquery is being loaded? That is a typical problem.

    Can you post a link so we can take a look?

    Cheers,
    Byron

    BB

  5. Byron,
    The site is currently running only Maintenance Mode, Strictly Auto Tags and this Photosmash plugins. Yet jquery is being loaded twice.

    <script type='text/javascript' src='http://viewstyles.com/wp-includes/js/jquery/jquery.js?ver=1.3.2'></script>
    and
    <script type='text/javascript' src='http://viewstyles.com/wp-includes/js/jquery/jquery.form.js?ver=2.02m'></script>
    which is in the footer and attached to

    <script type='text/javascript'>
    /* <![CDATA[ */
    var thickboxL10n = {
    	next: "Next >",
    	prev: "< Prev",
    	image: "Image",
    	of: "of",
    	close: "Close"
    };
    try{convertEntities(thickboxL10n);}catch(e){};
    /* ]]> */
    </script>
    <script type='text/javascript' src='http://viewstyles.com/wp-includes/js/thickbox/thickbox.js?ver=3.1-20091124'></script>

    if you can email me i'll give you access to the site past the maintenance block.

    I need to get this working now, and it doesn't matter what I do, it will not work at all, now that it is not showing up on every single page. I tried short code and it is ignored.

  6. You can email me through the contact page: http://smashly.net/contact/

    Cheers,
    BB

RSS feed for this topic

Reply

You must log in to post.