ZenphotoCMS Forum
Integrating ZenPhoto in Wordpress - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Integrating ZenPhoto in Wordpress (/thread-503.html)

Pages: 1 2 3


Integrating ZenPhoto in Wordpress - Chilifrei64 - 2006-07-20

you are most likely not missing edits just styling problems.

for starters.. (and I am not sure what your theme looks like) but if you need to make sure your sized are correct. if all your content in wordpress is displayed in say a 700px container and have a 200px sidebar.. that only leaves you with 500px for your gallery which the default image is 595px.. so that will cause this to happen.

depending on how you r theme was styled.. you may need to change the sidebar to float:left(or right) and change the gallery to float:right(or left) so that you dont end up with what you are describing.

I can tell you from personal experience (I had the same problem that you are explaining) was I just added the zp stylesheet to my wp stylesheet piece by piece because of conflicting tags with my theme.




Integrating ZenPhoto in Wordpress - ny888 - 2006-07-21

Here's my style sheet:

http://www.nuttyfamily.com/wp/wp-content/themes/mesozoic-20/style.css




Integrating ZenPhoto in Wordpress - akhater - 2006-09-11

can anyone please help me
I followed the methods and it kind of worked, but I am unble to edit the css file

please check it at http://www.adidap.com/gallery

thanks




Integrating ZenPhoto in Wordpress - akhater - 2006-09-11

thanks it worked




Integrating ZenPhoto in Wordpress - precious - 2006-10-29

my zenphoto integration was a success, thanks to ruzee! http://shadesofblack.free1k.com/zenphoto/ i used the 'testing' theme that came in with the zenphoto package and edited the css.




Integrating ZenPhoto in Wordpress - amucklow - 2007-05-07

My image.php page automatically sends a warning 'There was an error submitting your comment. Name, a valid e-mail address, and a comment are required.' I'm running the latest version of zenphoto (1.0.8.2), so there's no function name conflict with is_valid_email. I've integrated wordpress with zenphoto as per Ruzee's method.

For example:

http://hl.strangerpixel.com/techniques/beading/beading+006.jpg.php

Thanks




Integrating ZenPhoto in Wordpress - gekow - 2007-05-29

The integration worked well for me and it looks quite good ( gekow.net/zenphoto/ ) but what doesn't work is the breadcrumb navigation (made by Breadcrumb Navigation XT plugin) nor is the gallery shown in the page title.

Any idea?




Integrating ZenPhoto in Wordpress - Luigino - 2007-05-30

hello precious and chilifrei64... I'm trying to set up the sidebar_right positioned at his place and not under the content of zenphoto and I worked that out with ruzee method.... so I'm here asking you how did you settled up the css so we can have the sidebar_right at his right position?.... thanks!
p.s.: I have WP 2.2 + Jide Freshy 2.0 Preview theme...

Ciao, Luigi




Integrating ZenPhoto in Wordpress - BertSimons - 2007-07-20

I managed to get it working thanks to ruzee tutorial..thanks ruzee!!!

www.bertsimons.nl/zenphoto




Integrating ZenPhoto in Wordpress - Anya - 2008-04-27

Hi all,

I'm in the mist of converting my site into Wordpress, but I love Zenphoto and don't want to give it up, so I've been playing around with integrating it into my WP. Last night I tried this via the Ruzee method suggested above. I thought that the walkthrough was very well written and clear, but I'm getting an error now that I can't figure out how to address:

Fatal error: Call to undefined function bloginfo() in /home/.username/accountname/domain/wordpress/wp-content/themes/version03/header.php on line 4

This line in the Wordpress header reads:

`




Integrating ZenPhoto in Wordpress - acrylian - 2008-04-27

That is because the bloginfo() function of wordpress is unknow to zenphoto. It should work if you delete that part.
I have never used that version (I always went the build a look-alike-theme for zenphoto way), but you might try to look here, which is a somehow related solution (the random images stuff is just an example):
http://www.zenphoto.org/2008/01/hacks/#zenphoto-as-plugin

PS: You really should consider to upgrade zenphoto...:-)




Integrating ZenPhoto in Wordpress - Anya - 2008-04-27

Thanks very much, Acrylian. And I just did upgrade ZP! It was definitely time. I'm still getting the same error though, so I'll check out the link you provided and let you know how things go.




Integrating ZenPhoto in Wordpress - randie - 2008-10-17

I think Kieran did a very nice job of integrating his ZenPhoto galleries into his Wordpress blog. Check it out at http://www.kieranoshea.com/gallery/ . Looks like he used gallery templates from http://stopdesign.com/templates/photos/ . Wish he'd post in his blog how he did it.




Integrating ZenPhoto in Wordpress - acrylian - 2008-10-17

That is probably this way: http://www.zenphoto.org/2008/01/hacks/#zenphoto-as-plugin




Integrating ZenPhoto in Wordpress - GinaJPhotography - 2009-06-08

I had difficulty editing the Zenphoto theme, it kept throwing error messages to me.

What I did instead was change the page title field of my Wordpress gallery page to include an "a" tag to turn the title into a link. So, when someone comes to my website and clicks 'Gallery' they will be taken through to my zenphoto albums. I just gave the zenphoto page a similar look and feel to my main website. Nice easy alternative for those which are having problems with integrating zenphoto and wordpress

Check out what I did at www.ginajphotography.com




Integrating ZenPhoto in Wordpress - lucky - 2010-06-05

Hello
Is there some way I can include Zen in my wordpress site,so that my menu on wordpress shows? No, I have setup a redirect, but I want to integrate zen in wp.The problem is also that I am not good with coding and php




Integrating ZenPhoto in Wordpress - lucky - 2010-06-05

Hello
Gina, can you tell me step by step how you did that? Please




Integrating ZenPhoto in Wordpress - acrylian - 2010-06-05

Please read here: http://www.zenphoto.org/2009/03/troubleshooting-zenphoto/#32




Integrating ZenPhoto in Wordpress - lucky - 2010-06-06

Hello again
I`m not that good in coding,so I would,like to do it like Gina did it.
But I dont know how Can someone please tell me? Like this: "change the page title field of my Wordpress gallery page to include an "a" tag to turn the title into a link. So, when someone comes to my website and clicks 'Gallery' they will be taken through to my zenphoto albums."




Integrating ZenPhoto in Wordpress - Jonas - 2010-06-06

I used the third option in acrylians link (ruzee.com), and it worked great with latest builds of wp and zp. The benefit of following this method is that you don't have to re-style your ZP-theme that much to make it look like your WP-theme. The process of implementation is really simple, you just have to change your ZP theme.

My result is at http://jonasgran.com/bilder/asia/boracay/DSC_0049.jpg/vis which is still a work in progress (direct link to photo because you probably don't know norwegian)..

I tweaked it a tiny bit, so that the title from my ZP would work aswell. So I'll just leave the code I used below if anyone want it.

You basically just replace the header and footer in your ZP-theme index.php, album.php etc with the code below, then adjust your css if anything looks weird - check the ruzee.com tutorial. The second line needs to be changed to YOUR wordpress folder, my installation is in /wordpress/.

CODE:
`

`
HERE YOU PUT ALL YOUR ZP THEME CONTENT, TYPICALLY STARTING FROM

AND THEN AT THE BOTTOM, JUST ADD THIS:

`

`