Page 50 of 373 FirstFirst ... 40484950515260100150 ... LastLast
Results 491 to 500 of 3726
  1. #491
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    [FONT=Times New Roman]Hi Barco[/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman]I took your advice and I did not install the lightbox yet, not until I figure out the IH2[/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman]I am trying to change the setting for bit larger for my S M L pictures, it is set in my admin /tools default size = 70x80 Medium= 88x100 Large=141x160[/FONT]
    [FONT=Times New Roman]I look in configuration, and play around in tools, but could not find a way to change the sizes[/FONT]
    [FONT=Times New Roman]Any idea?[/FONT]
    [FONT=Times New Roman]I think I don’t have it install completely perfect, I can’t see the icon pictures in my admin, only when I click on preview I see the pop up picture, [/FONT]
    [FONT=Times New Roman]Should I re install it?[/FONT]
    [FONT=Times New Roman][/FONT]
    [FONT=Times New Roman]Ty [/FONT]

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

    Default Re: Zen Lightbox...

    use the settings in admin>configuration>images......there should be settings for image handler there. Hint: when setting image sizes set either the width or height but not both.....unless you are sure that EVERY image you upload will have the same ratio width to height.....it easier to set on or the other and set the other to ZERO and let image handler work out the dimensions.......
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  3. #493
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Cool , i just got my new site back runnig so i will install it tomorow , and as you say i will read more abut it before installing it.

    Thank you for your help

  4. #494
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    This module is a beautiful thang! I have it installed on 2 sites running 1.3.6 in conjunction with IH2 and both are running smoothly.
    The only comment I have is that occasionally when I click on an image, it will open in it's own full-page new window instead of the lightbox. If I then go back a page and click on the same image it will activate the lightbox. Again, this happens only occasionally. I haven't seen mention of this after perusing this thread and I'm wondering if others are experiencing this issue and if a cause/resolution has been found.

    Thanks Alex for this great mod and Woody, Barco & others for recent support.

  5. #495
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Zen Lightbox...

    Quote Originally Posted by MeltDown View Post
    The only comment I have is that occasionally when I click on an image, it will open in it's own full-page new window instead of the lightbox. If I then go back a page and click on the same image it will activate the lightbox. Again, this happens only occasionally. I haven't seen mention of this after perusing this thread and I'm wondering if others are experiencing this issue and if a cause/resolution has been found.
    Could be one of the scripts has not fully loaded when you initially clicked. The mod utilizes four .js files, three of which are relatively large (appx 100KB total). Issue is more prevalent on highly congested/low bandwidth network connections, slower webhosts and slower clients.

    Woody

  6. #496
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by Woodymon View Post
    Could be one of the scripts has not fully loaded when you initially clicked. The mod utilizes four .js files, three of which are relatively large (appx 100KB total). Issue is more prevalent on highly congested/low bandwidth network connections, slower webhosts and slower clients.

    Woody
    After reading your comments, I do have the following concern: When they click on images, are dial-up (and equivalent) clients seeing images open in a new window instead of the lightbox because of the factors you mention? If so, I might want to re-consider this mod. The original image pop-up window seems to work beautifully cross-browser and no-matter the connection speed.

    Personally, of my two sites, (listed below) this issue is occurring on BeadedLily but not the other, despite the fact that they are both running on the same host, same adsl etc. (PittiVintage is, however, an empty shell in comparison in terms of girth as it is being built and basically has no product.)
    Webhost-wise I'm doing well with Camelot and my local adsl is pretty speedy. Maybe I should reload the .js files in the BeadedLily install?
    Last edited by MeltDown; 4 May 2007 at 08:32 AM. Reason: Just being picky

  7. #497
    Join Date
    Apr 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by Woodymon View Post
    You are correct. The readme is over simplified and does not include the code snippets which were merged into the core Zen Cart files provided in the mod package.
    Woody,

    Sorry for the very late reply to your last assistance to my issues, I was pulled away from this project for several days and unable to look into it further.

    I really appreciate the time you invest in assisting others with a contribution that is not even yours. Says a lot about you.

    I have resolved my problem, though it took some head scratching. After following your instructions carefully, I still could not get it to work. Turns out that some of the customization done by an earlier development team on the core files was not allowing the replacement of the image tag. Had to do with the rollover image for schematics available on some products. I had to go in and make some modifications to correct this.

    All is well again in the land of playground equipment.

    http://www.pdplay.com

    Once again, many thanks for your assistance.

  8. #498
    Join Date
    Oct 2006
    Location
    Suffolk UK
    Posts
    55
    Plugin Contributions
    1

    Default Re: Zen Lightbox...

    help with z-index please :)

    I have flyout categories and they seem to be underneath the product images as here

    http://www.dinkydrinks.eu/sale-sale-...c-178_179.html

    Please help.

    regards & thanks in anticipation :)

  9. #499
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Zen Lightbox...

    Quote Originally Posted by jamie2k View Post
    help with z-index please :)

    I have flyout categories and they seem to be underneath the product images as here

    http://www.dinkydrinks.eu/sale-sale-...c-178_179.html

    Please help.

    regards & thanks in anticipation :)
    If you use the "Search this thread" option above and type in "z-index" it returns many instances of where and how the z-index was applied. It's likely you'll find your fix there.

    Good luck!

  10. #500
    Join Date
    Oct 2006
    Location
    Suffolk UK
    Posts
    55
    Plugin Contributions
    1

    Default Re: Zen Lightbox...

    Quote Originally Posted by MeltDown View Post
    If you use the "Search this thread" option above and type in "z-index" it returns many instances of where and how the z-index was applied. It's likely you'll find your fix there.

    Good luck!
    many thanks... have fixed now... bye changing the
    line 22 in stylesheet_categories_menu.css file located in my template folder

    background: url(../images/submenu.gif) 98% 50% no-repeat; z-index:300;

    only trouble is now the category menu items with sub menu's are in front of the lightbox page here when u click on larger image

    http://www.dinkydrinks.eu/individual...ps-p-3861.html

    this is a difficult thing to manage the z-index, if anyone has a suggestion of how to keep track of the different indexes i would appreciate the help.

    regards

    jamie

 

 

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