Page 23 of 373 FirstFirst ... 1321222324253373123 ... LastLast
Results 221 to 230 of 3721
  1. #221
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,748
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    How do I add multiple images to a product?
    by: Ajeh - Linda McGrath

    A product owns 1 filename ...

    Example:

    You load via the categories.php an image file called:

    a_bugs_life.gif and put it in the /images/dvd directory via the drop down

    Now you FTP additional images to /images/dvd

    a_bugs_life_01.gif
    a_bugs_life_02.gif
    a_bugs_life_03.gif
    a_bugs_life_04.gif

    I use the numbers so these load in order, as the additional images are loaded alpha/numeric

    For the large image I FTP:

    /images/large/dvd/a_bugs_life_01_LRG.gif
    /images/large/dvd/a_bugs_life_02_LRG.gif
    /images/large/dvd/a_bugs_life_03_LRG.gif
    /images/large/dvd/a_bugs_life_04_LRG.gif

    For the medium image (used on product_info) I FTP

    /images/medium/dvd/a_bugs_life_MED.gif

    Now you do not need to use subdirectories.

    All images can be loaded to

    /images
    /images/large
    /images/medium

    You can also change the suffix for Large and Medium from _LRG and _MED to something else or to nothing at all.

    I use the suffixes so when looking at 2000 images I can tell what size I am really looking at just from the name.

    In a future release, this will be more automated with options for auto-generating the thumb and medium based on dpi, height, width and compression ratio

    For now, it uses the same directories that the auto-generated would use, but you do the FTP for the different sizes and additional images.

    Additional information:

    Note: the base image name is the original image name loaded for the product.

    The suffix of _MED and _LRG is optionally defined but very handy for distinguising image names from a visual stand point.

    The medium images are kept in the /images/medium directory and the large in the /images/large directory

    Additional images can be the base name of the original image plus anything after that example:

    Original Image: fred.jpg

    All of these are considered additional images because they contain the base image name:

    fredabc.jpg
    fred_73b2.jpg
    fred_01.jpg
    fred_02.jpg
    freddy.jpg
    fredrick.jpg

    The advantage of the numbering on the additional images like: _01 _02 _03 is that they will sort in this order when displayed.

    These images are places in the same directory as the main image such as /images or /images/dvd

    The large image match would then go in /images/large or /images/large/dvd with the Admin defined suffix added to it of _LRG

    fredabc_LRG.jpg
    fred_73b2_LRG.jpg
    fred_01_LRG.jpg
    fred_02_LRG.jpg
    freddy_LRG.jpg
    fredrick_LRG.jpg
    Mike
    GeekHost - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  2. #222
    Join Date
    Apr 2006
    Location
    Labuan Island
    Posts
    361
    Plugin Contributions
    2

    Default Zen Lightbox...

    Hi,

    I just finished 'flash'ing my header but when I enlarge my respective product image, it is somehow overlapping the Zen lightbox effect ...anybody know how to fix this?! picture attached...
    Attached Images Attached Images  
    [FONT=Comic Sans MS]"Whether you think you can, or you think you can't... YOU ARE RIGHT."[/FONT]
    [FONT=Comic Sans MS]GOOD LUCK !!![/FONT]

  3. #223
    Join Date
    Apr 2006
    Location
    Labuan Island
    Posts
    361
    Plugin Contributions
    2

    Default Zen Lightbox...

    oops, forgot to tell that the problem arose in IE...
    [FONT=Comic Sans MS]"Whether you think you can, or you think you can't... YOU ARE RIGHT."[/FONT]
    [FONT=Comic Sans MS]GOOD LUCK !!![/FONT]

  4. #224
    Join Date
    Mar 2006
    Posts
    919
    Plugin Contributions
    2

    Default Re: Zen Lightbox...

    Version 1.2 and above of Zen Lightbox has a Flash by-pass feature.

    It's mentioned here (at the bottom of this post)...

    http://www.zen-cart.com/forum/showpo...3&postcount=31

    Hope this helps. :)

  5. #225
    Join Date
    Apr 2006
    Location
    Labuan Island
    Posts
    361
    Plugin Contributions
    2

    Default Re: Zen Lightbox...

    Quote Originally Posted by Alex Clarke View Post
    Version 1.2 and above of Zen Lightbox has a Flash by-pass feature.

    It's mentioned here (at the bottom of this post)...

    http://www.zen-cart.com/forum/showpo...3&postcount=31

    Hope this helps. :)
    gee, thank alex! I never thought it would be that easy to fix...
    [FONT=Comic Sans MS]"Whether you think you can, or you think you can't... YOU ARE RIGHT."[/FONT]
    [FONT=Comic Sans MS]GOOD LUCK !!![/FONT]

  6. #226
    Join Date
    Mar 2006
    Posts
    919
    Plugin Contributions
    2

    Default Re: Zen Lightbox...

    No problem.

    I'll be looking at adding better support for flash objects in one of the new releases. So it should make it even easier! :)

  7. #227
    Join Date
    Jun 2006
    Posts
    28
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    I have nothing to contribute, but i'll just like to thank alex for his great work!!!!!

  8. #228
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    we i installed it to my site today after i installed ih2 and it works great on my main image but it doesn't work on my additional images, could i be missing something?

    here is my site.
    http://www.gorillagear.ca/store/

  9. #229
    Join Date
    Jun 2005
    Location
    Kelowna, BC Canada
    Posts
    1,075
    Plugin Contributions
    6

    Default Re: Zen Lightbox...

    Yes, you are missing something. Go back through the instructions carefully... I think you forgot to put a javascript file in the right place. I noticed you have other errors relating to IH2, for example
    Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/www/gorillagear.ca/store/includes/classes/bmz_image_handler.class.php on line 531
    - Steven

  10. #230
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    i tried uninstalling it know i'm screwed as i can't reinstall it or anything, i just don't get it.

 

 

Similar Threads

  1. Free Shipping Rules addon [Support Thread]
    By numinix in forum Addon Shipping Modules
    Replies: 36
    Last Post: 2 Dec 2016, 01:56 PM
  2. v151 Reviews Reply addon [Support Thread]
    By mikestaps in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 17 Oct 2014, 01:29 AM
  3. Jquery Lightbox [Support thread]
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 257
    Last Post: 2 Aug 2012, 10:57 PM
  4. File Upload Required addon [Support Thread]
    By 1100101 in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 10 Dec 2011, 03:00 AM
  5. [Support Thread] IE only JavaScripts and Stylesheets Addon
    By Meshach in forum All Other Contributions/Addons
    Replies: 16
    Last Post: 31 May 2011, 08:18 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR