![]() |
|
Adding Zen Album to osCommerce Site - 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: Adding Zen Album to osCommerce Site (/thread-7532.html) |
Adding Zen Album to osCommerce Site - mhart1118 - 2010-08-25 Ok well I currently have an osCommerce store and would like to add zen photo album to the store layout. Currently osCommerce is in the main directory and Zen is a dir called "photos". I took the code from the Zenphoto index.php and pasted into a new page on my store called "photos.php" and it doesn't work.... they are both php PLEASE HELP!!?!? THANKS! Adding Zen Album to osCommerce Site - sbillard - 2010-08-25 You do not need to create a new page. Just where you want a link to the photos put the link to /photos/index.php (or just /photos). Adding Zen Album to osCommerce Site - mhart1118 - 2010-08-26 Thanks, but thats not what I mean. Lets say you goto BestBuys website, obviously they would never have a link to going to a third party photo album. It would be integrated into their own "Best Buy Layout". How can I make my albums appear within my stores layout? Is there a code I can copy and paste? Thanks! Adding Zen Album to osCommerce Site - acrylian - 2010-08-26 We did understand you. You will have to theme Zenphoto so that it looks like the rest of your site. I suggest to read the theming tutorial. |