ZenphotoCMS Forum
K2 for Wordpress Integrated "Theme" - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Themes (https://forum.zenphoto.org/forum-5.html)
+--- Thread: K2 for Wordpress Integrated "Theme" (/thread-148.html)

Pages: 1 2 3 4


K2 for Wordpress Integrated "Theme" - dryan - 17-11-2005

This is less a theme in it's own right that a way to make zenphoto skin itself to WordPress using the K2 theme. If you wanted to make it work with a different Wordpress theme, just edit the header and footer files to match the theme's leaving the lines just above the tag that deal with zenphoto (should be pretty easy to spot: 1 css link, 1 php function, 1 javascript) intact.

This will work with K2 custom styles as well (although you may need to tweak the zen.css to make it a perfect fit).

download it at my development site and see it at my gallery.




K2 for Wordpress Integrated "Theme" - kennysnipes - 21-11-2005

I get this error when applying the K2 theme.

MySQL Query ( SELECT *, (date + 0) AS date FROM albums WHERE folder='carshow' LIMIT 1; ) Failed. Error: Table 'wordpressdb.albums' doesn't exist

I'm stuck.




K2 for Wordpress Integrated "Theme" - dryan - 22-11-2005

what site is this on, maybe i can hhelp




K2 for Wordpress Integrated "Theme" - kennysnipes - 22-11-2005

dryan, thanks for the offer to help. I did manage to get your theme to work with the help from this site http://www.noscope.com/journal/2005/09/zenphoto-08-released#comment-4569
I edited my index file and it worked. Although I switched back to the default ZP theme becuase I'm looking for an easier way to intergrate my album into wordpress. For example a plugin of somesort that would allow ZP to intergrate into a wordpress page.




K2 for Wordpress Integrated "Theme" - dryan - 25-11-2005

i'm not sure how a wordpress page would work since it would have a single address but zenphoto uses the unique url's to determine what photo you're looking for.




K2 for Wordpress Integrated "Theme" - dryan - 03-12-2005

I've updated this theme to use the get_header() and get_footer() functions so any changes made to either one in the WordPress theme will be reflected. Also, took out my gallery description which I hadn't noticed I'd left in the public version. Finally, the version as downloaded makes a call to the EXIF function I wrote. There are instructions in the readme.txt for adding this function to zenphoto or removing it from the theme, your choice. Same link as above applies.




K2 for Wordpress Integrated "Theme" - Ilione - 03-12-2005

Hi there, this is a fantastic thing because I just started using k2 and I've been watching zenphoto for ages!

I have a really thick question though... Install wise there were no instructions (I didn't see any?) so I'm wondering if I'm just supposed to upload the files into the k2 dir?

I did this anyway.. and it's all screwy

I would love if you could have a look if you get chance at www.funkypink.com

I used the original k2 header.php for 5 minutes and got past that error only to receieve another so figured I'm going badly wrong somewhere lol

help appreciated

Ilione
x




K2 for Wordpress Integrated "Theme" - qtrc - 03-12-2005

dryan

do you have any documentation on how to install? I'm getting errors, check it out.

www.richardcastellanos.com/pictures/

Do I need mod_rewrite for this work?




K2 for Wordpress Integrated "Theme" - Ilione - 03-12-2005

Well I sorted out my problem, which may have been yours qtrc...

The header.php in k2 dir needs to be changed from photography/zen/ to your own zenphoto directory! So my own silly fault for not looking a the code I guess

I have anothe problem now though... lol

"Error: The 'albums' directory cannot be found or is not readable."

my zenphoto is working great! Just wish this thing would combine :o/

x




K2 for Wordpress Integrated "Theme" - Ilione - 03-12-2005

Oh you seem to have sorted yours! Help? LOL

x