Page 1 of 4 123 ... LastLast
Results 1 to 10 of 31
  1. #1
    Join Date
    Mar 2007
    Posts
    115
    Plugin Contributions
    0

    Default pics page - customer photos pages?

    OK, so you have worked with me and humored me, and I have made great progress. Thank you.

    While I am gaining a better understanding of how this php works, I see a problem down the road that I would like ot address now.

    On my current site, I have several pages that show 05+ Mustangs with different color stripes, with different aftermarket body parts. While I marvel at how much simpler this layout is, I am not sure how I can set up these pages.

    Ideally, they would be thumbnails with a little text IE torch red mustang with slate metallic stripes" .....

    How can this be accomplished?

    For the current pages, here's an example of what we do:

    http://baltimorestreetmods.com/0507stang.htm

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: pics page - customer photos pages?

    Not sure what you have in mind??

    Is this page just for looking or do you want this to be part of your product pages?

    Like 10" Stripes and then the different colors as attributes of the same product?
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Mar 2007
    Posts
    115
    Plugin Contributions
    0

    Default Re: pics page - customer photos pages?

    Quote Originally Posted by kobra View Post
    Not sure what you have in mind??

    Is this page just for looking or do you want this to be part of your product pages?

    Like 10" Stripes and then the different colors as attributes of the same product?
    I would like to have this master page just for looking.

    I would also like to be able to place more than one photo with the product (although the latter option is probably something simple in admin)

    People love this page because they can look at customer cars to judge what colors they like for their own car.

  4. #4
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: pics page - customer photos pages?

    If these are going to remain "gallery" pics than you could use ez-pages for it. You may be able to use the same html to create the page. You should also be able to shut off left and right columns on those pages so you can maintain the current width.....And if you use TOC then you should be able to have next/previous buttons to move through the gallery pages. Hope I've provided some clue as how you can accomplish this.
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: pics page - customer photos pages?

    I would like to have this master page just for looking.
    As you currently have the html for this page, I would set this as an ezpages entry to be displayed in the header area and then in the ezpage through the admin you paste the html code into the page and save.

    I would also like to be able to place more than one photo with the product (although the latter option is probably something simple in admin)
    Additional images on the product info pages are automatic and rely upon correct image naming i.e.

    image.jpg
    image_1.jpg
    image_2.jpg
    etc

    then the main image displays and the additional images also display. The caveat is that the root/base image name must be unique or not like:

    mustang_05.jpg

    mustang_03.jpg
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Mar 2007
    Posts
    115
    Plugin Contributions
    0

    Default Re: pics page - customer photos pages?

    Quote Originally Posted by kobra View Post
    As you currently have the html for this page, I would set this as an ezpages entry to be displayed in the header area and then in the ezpage through the admin you paste the html code into the page and save.


    Additional images on the product info pages are automatic and rely upon correct image naming i.e.

    image.jpg
    image_1.jpg
    image_2.jpg
    etc

    then the main image displays and the additional images also display. The caveat is that the root/base image name must be unique or not like:

    mustang_05.jpg

    mustang_03.jpg


    not sure what the diff is here.... is it the 0's that you are saying not to use?

    as for EZ pages, thank you, that fixed it!

  7. #7
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: pics page - customer photos pages?

    not sure what the diff is here.... is it the 0's that you are saying not to use?
    This is where you have a product say for 2005 Mustangs and a image for this as mustang_05.jpg

    And then have a different product for 2003 Mustangs and an image associated with this as mustang_03.jpg

    Where mustang is the base/root name - this will confuse Zen Cart and the automatic display of additional images

    base/root image names must be unique , best no spaces or characters in the name

    Clearer?
    Zen-Venom Get Bitten

  8. #8
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: pics page - customer photos pages?

    the way it works is example:
    main product pic: mustang.jpg
    additional image 1: mustang_01.jpg
    additional image 2: mustang_02.jpg
    etc.....

    mustang is what ties them together so you have to watch if you have alot of current images that start mustang....they will all be considered additional images based on naming convention. I did find that I can use same image filenames when I break the images folder up into sub directories....seems to keep them seperated from each other. So basically depending on how you have named your current images you might have to spend some time renaming.


    I think I'll back out of this thread I keep stepping on kobra with the same info and he's got well in hand
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  9. #9
    Join Date
    Mar 2007
    Posts
    115
    Plugin Contributions
    0

    Default Re: pics page - customer photos pages?

    Quote Originally Posted by kobra View Post
    This is where you have a product say for 2005 Mustangs and a image for this as mustang_05.jpg

    And then have a different product for 2003 Mustangs and an image associated with this as mustang_03.jpg

    Where mustang is the base/root name - this will confuse Zen Cart and the automatic display of additional images

    base/root image names must be unique , best no spaces or characters in the name

    Clearer?
    ok, so in my pic file for this product (12precut/) I have 8 images, titled image, image_1, etc..... I can only get the first image to show.

    **This is with the product listing, not the EZ page with all the photos.

  10. #10
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: pics page - customer photos pages?

    ok I'll field this one. If named image, image_1, image_2.....etc they will all show on the product info page. image will show as main product pic and the rest will show as additional images (thumbnailed).

    **yes this applies only to the product info pages. Additional images do not show on the product listing page only on the info page
    **Just put the images for the ez-pages in a seperate directory.
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

 

 
Page 1 of 4 123 ... LastLast

Similar Threads

  1. Gallery Pics Pages
    By jeff487 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 1 Jun 2011, 10:50 PM
  2. Pics in defined pages
    By muskoka in forum Basic Configuration
    Replies: 1
    Last Post: 21 Feb 2011, 01:58 PM
  3. Adding images to customer photos link
    By EAPerformanceParts in forum Basic Configuration
    Replies: 0
    Last Post: 7 Jul 2009, 08:20 PM
  4. Customer photos page
    By mcpisik in forum General Questions
    Replies: 0
    Last Post: 21 Mar 2009, 09:20 PM
  5. Attribute pics showing, but no pics assigned?
    By Goshawk in forum General Questions
    Replies: 3
    Last Post: 19 Dec 2006, 01:47 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg