I modified the Stopdesign theme fairly heavily and added a few new features, such as being able to click on certain parts of the image to move to the next image/previous image/full view.
I also added a fade in when the image is loaded (amongst other things)
Take a look:
Here.
Feel free to download it and use it.
There are still a few bugs, but if you download it and find any, please let me know and I will update the download etc.
Send me an email if you use it, I would love to see.. :)
Ben Sp
Thank you so much. This theme looks great. David
Hey bensp, congrats and thanks for some of the great features you've implemented to what already is a top-notch theme. The fade-in effect is a definite pleaser.
Having said that, let me point out a bug. This bug is actually inherent of the StopDesign theme since Blider first ported it from MT to zenphoto. It will only affect those who set "cruft-free-url" to "true", ie, on servers with mod-rewrite. Let's hope ppl like youself can solve it.
using your gallery as an example, steps to Bug:
result:
temporary solution:
yup, ok, fixed it ;D
you have to actually make that path static, so for me: i set the link as benspicer.com/photos/archive.php - its dirty but it works. i'll update the documentation in the download.
if you use it, please send me a link I would love to see people using it - then I wouldnt feel like I wasted a weekend (ha, sympathy vote!)
@bensp: thanks for solving the "cruft-free-url" issue! but it does seem like the theme ain't too friendly to IE 6.0: http://img390.imageshack.us/img390/8181/benspicer2xi.jpg
It works fine in FF 1.5 though.
Although i'm not using your theme per se, i certainly do appreciate you releasing it as i've learned alot from your codes. I've taken bits of your codes, including the fade-in.js and added them to the default theme. Your name and a link to your site will be mentioned in my colophon once i got my site fully kicking.
You can take a look at the current state of my gallery here: http://giolovesgod.com/gallery
cheers :)
hi guys, thanks for your replies.
adas: im suprised just how bad it looks in Opera - but I'll get about fixing that (ps, maybe you should open some more windows?!)
genosypheus: yep, i know it looks bad in IE6, had a look at work today, its a bit of a mess, huh. Will get around to fixing it asap, promise! :) And when I do, I'll submit it to trisweb/Luckyspin and see if they'll include the image rollovers in the core code, its simple to implement. Thanks for the link, thats very kind. If you have any questions, feel free to mail me.
BenSp.
hey. this looks very promising, and i appreciate you doing this, but i still can't get it to work.
while i'm trying to figure it out, here are 2 comments about the "install.txt" file.
it references a "zen" folder that's supposed to be contained within the install files, but there is no "zen" folder. instead, later on, we are given instructions on how to edit the i.php and temp.....php files.
instruction #3 says to edit "index.php"
which index.php, however? the one in the root, or the one in the theme folder?
the above are just middlin' points, i recognize, but it might confuse some already confused people. =)
but here's the roadblock i'm hitting in getting this template to work (fyi, i've already set up the default template on 2 different servers for 2 different people, zenphoto v1.0.1).
i've been working on this for 5 hours. 3 separate installs just by the book per included instructions. finally just started adding your template mods in one by one. the roadblock occurs when i put the "archive.php" file into the root directory, and then call that via the "view all galleries" link on the root level index.php, said link going to "myurl.com/zenphoto/archive.php". the error sems to be when that goes to the "archive.php" found in the theme folder. right there, everything breakds down, and absolutely nothing i've tried for the past 5 hours can past this: the "getAlbumLinkURL" is telling me that here is where an album's location is:
myurl.com/zenphoto/januaryphotos/
when it's really here:
myrul.com/zenphoto/albums/januaryphotos
and so the "all galleries" link is turning up completely empty, with just the well-designed header. i've tried absolutely every htaccess, functions.php, config.php mod mentioned in these support forums. my only hope is the possibility that the 5 beers i've consumed in trying to troubleshoot this these past 5 hours has somehow impaired my judgment. -g-
elsewise though, darn good job. it looks good on your site!
hi unruly.
right, your questions
and your second post: well, you say that your arhive.php file found in the root of the downloaded zip tries to go to zenphoto/theme/archive.php? Well, thats where its supposed to! Im using the same files, and it works ok for me. Try downloading the file and starting afresh, as if number 2 messed up, then that might something to do with it..?
Good luck :)
Hi everyone, this theme has been heavily updated, it only has a few minor IE bug problems now, which I will fix in the week (when I get access to a PC)
It also comes with a step by step installation guide that is pretty fool proof (or so I hope!). Sadly when I originally released it, the docs were pretty slim, now they're a lot better.
There are lots of bug fixes, and a few new features, take a look here and download here.
If there are any bugs, let me know and I'll fix them,
enjoy! ;D
Indeed, it does seem much better in IE 6.x now. However, I'm seeing a rendering problem with IE 6.x when trying to add a comment. Interestingly, the main stopdesign theme (i.e. http://dbowman.com/photos/) works well with IE.
[b]Bensp[/b], are there any changes or functionality you need in the main release that would make it easier to install?
I'd rather not have people hacking their installs to install a theme. Better to make everything compatible with everything else, so if there's anything we can do to facilitate that, let us know. Thanks.
there seems to be a problem with vertical photos where the white photo border extends past the photo
reference:
http://citrusandroid.com/bug.png
also, i haven't checked if its in your theme or zenphoto in general, but in the album view:
"Click on a thumbnails to view the image."
should (obviously) be:
"Click on a thumbnail to view the image."
or
"Click on the thumbnails to view the images."
I just installed the stopped design theme. I love the look. Can't comment too much on the workings because most of the things I would mention are above. It took a bit of tweaking, but overall nice work. Any thoughts on correcting the vertical pic issues?
http://www.shannonandsteve.com/test/images/zenphoto/index.php
[i]trisweb[/i] - the i.php and template-functions.php files are edited along these lines. If you could specify different thumbnails for the default folder in the config file, then that'd be awesome! And the function in template function? Hmm.. where would be best to fit that in?!
[i]pearofducks (nice name ;D) and Studlee2[/i]
The bug is fixed, it was from me testing trying to wrap a drop shadow image all the around an image.
If you already have ZP installed edit image.php:
-delete
-delete
-delete
< a href="" title="">< ?php printDefaultSizedImage(getImageTitle()); ?>< /a>-do NOT(!) delete
-delete
-delete
-delete
Lines 20 to 26, delete all but the middle line (the link!)
and then update your photos.css file by deleting lines 784 to 799.
Sorry about the inconvienience, it seems I uploaded the wrong files.. (how stupid of me..). The zip has been updated too :)