Viewing 15 replies - 16 through 30 (of 78 total)
  • anyone figured out how to make the images not go vertical?

    …or how to make the sp-index the default without htaccess?

    there is a new update… shaynesweeney just emailed me.. there is a new version for this plugin/hack folks.. download it again. just one error when you view the image (after you click on the thumbnail) the right column goes below..

    Anyone found a way yet?

    I’m having the same issue as SlackeR. I finally figured out the htaccess ( Ijust did away with the breadcrumbs all together) but am having a hell of a time figuring out why my side bar is pushed too far to the right in VIEWIMAGE (after you click the thumbnail):

    http://www.progressiveink.com/photos/sp_index.php?file=./Family/DSC00013.jpg

    And in IE the sidebar only appears below the left content (FireFox is of course just fine….damn IE.

    If any of you WP/CSS gurus can point me in the right direct, I would be very thankful (I have tried everything). I don’t want to have to go to CSS forums for help w/ WP…it is a communal thing, right?

    anonymized-12408

    (@anonymized-12408)

    join the club. my sidebar get pushed down quite a bit :/

    it’s contagious … anyone have a fix?

    Mine too… I think the probably is something in the CSS… I havent played around with it yet, but the div that’s in the getFile call (either in the sp_index or in sp_helper_functions) isnt happy with the sidebar. I’m running a float:left sidebar and I put the get_sidebar call at the top right under the get_header, like the theme calls for, and everything but the page where you get the single image views fine. I havent had time to really dive into all the CSS but I’m guess imagewrap might have a positioning issue.

    here is my example

    there’s a fix now at: http://www.shaynesweeney.com/wordpress/?p=11

    shaynesweeney updated the sp_index.php file in the tut…

    It all works grea tnow … thank God for people who know how their way around the details…

    Thanks shaynesweeney

    anonymized-12408

    (@anonymized-12408)

    no luck that was the one i accually used

    anonymized-12408

    (@anonymized-12408)

    Mine actually works perfect in FireFox – but I deleted the <?php get_sidebar(); ?> found near the bottom of the sp_index.php file and ran it without it….my sidebar is just dropped too low in IE…can’t figure it out.

    anonymized-12408

    (@anonymized-12408)

    yeah I might have to do that also. is there another plugin that is simple like this one?

    I should have been more clear…. my sidebar actually still appears after I deleted the <?php get_sidebar(); ?>

    http://www.progressiveink.com/photos/sp_index.php?file=./Family/DSC00014.jpg

    I think it appears becuase it is actually called in the them’s footer…so the sp_index.php was actually forcing a call twice – at least for me. So after I deleted <?php get_sidebar(); ?> the sidebar actually appears perfect in FF. IE is another story – the side bar is hung up underneath my left content

    anonymized-12408

    (@anonymized-12408)

    great site btw. yah your right… FF looks perfect, IE is just a mess :/

Viewing 15 replies - 16 through 30 (of 78 total)

The topic ‘Simple PHP Gallery & WordPress 1.5’ is closed to new replies.