Member
Member
Foxy   2007-08-25, 22:46
#1

I"m not even sure if what I am doing is even possible. But if so, how can I make it work? PLease help. Ok, http://www.deansanford.com is the site. Click on gallery at the top. and poo you see my problem. This is what I am trying to do.

So on the menu top the link is index1.php?center=zenphoto/index.php

SO you can see I want to insert the album within the space provided.

Cause this works http://www.deansanford.com/zenphoto/ But I don't really understand how to edit that theme. I am very new at this.

Any help is greatly appreciated.

Thank you in advance.

Heather

Member
Member
sbillard   2007-08-25, 22:56
#2

It looks to me like you have dueling PHP scripts. You can try settin mod_rewrite=false in your zp-config.php file. Might work.

Member
Member
Foxy   2007-08-25, 23:00
#3

nope, it didn't work.

Member
Member
thinkdreams   2007-08-25, 23:08
#4

Seems like a awfully complicated way to integrate the two. May I suggest theming Zenphoto to match the site and linking from there?

We can help you get started with theming Zenphoto if you need help with that. It's really quite easy to get started.

What are you using to do the main site? Doesn't look like Wordpress.

Member
Member
Foxy   2007-08-25, 23:11
#5

Unfortunatly I use hard code. EditPadLt. If you can help me that would be great. I need to get this done tonite. Just tell me what to do. By the way I am using default-dark theme right now.

Thank you
Heather

Member
Member
thinkdreams   2007-08-25, 23:22
#6

Nothing like a deadline, eh?

Since your handcoding everything, just theme zenphoto to match your site. All the theme files you'll need (including the css) are located in the default-dark theme directory, and you can just change the headers and footers to the ones you're using for the rest of the site. Should be relatively straightforward. Just look at the code in the default-dark dir for an idea of how to lay out the css and html. Might take a bit of poking around in the code, but it shouldn't take long to adapt your site html/css to zenphoto's theming. Just remember to edit index.php, album.php, and image.php with your header/footer/css information, and make sure to take note of the zenphoto "loops" and other php declarations as you go through it.

That way, when someone clicks on "gallery", you direct them to the /zenphoto folder and the zenphoto theme will take it from there. You're not having to mess with any sort of redirection tricks with code then. I would suggest getting it working without mod_rewrite first, and then you can mess with pretty URLs later.

Let me know what you think from here, and we can proceed with any theme questions.

Member
Member
thinkdreams   2007-08-25, 23:25
#7

And also, in your current layout, you're "including" index.php, which looks like it's sending the DTD twice, which will cause errors, which is why I think doing as a separate set of pages and theming it to match is a better way to do it and get it done in your timeframe.

Member
Member
Foxy   2007-08-25, 23:31
#8

Ok right now I am trying to add my CSS from the main site to the css of the template. I'm afraid of messing it up.

Member
Member
Foxy   2007-08-25, 23:38
#9

now it is looking like this. http://www.deansanford.com/zenphoto/index.php I can't get the images to show, even though I copied the whole folder info the themed section of dark.

Member
Member
Foxy   2007-08-25, 23:39
#10

wait! holy crap i did it. I love you thank you so much. xoxo

Member
Member
thinkdreams   2007-08-26, 00:16
#11

See? It's not that hard.

That's what we're here for. Glad to help.

We're here if you have any questions.

Member
Member
thinkdreams   2007-08-26, 00:18
#12

It's looking more integrated every minute. I've been refreshing and watching the changes. Looks good.

Junior Member
Junior Member
designbyfox   2008-01-08, 20:08
#13

thank you for the compliments.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.