Page 35 of 79 FirstFirst ... 25333435363745 ... LastLast
Results 341 to 350 of 786
  1. #341
    Join Date
    Aug 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by ttrahan View Post
    Hi,

    I am having a devil of a time with getting the small images that are displayed image_nav_container not to float outside the image_medium_container if i set the medium image size to smaller than 300. I have gone into styles_ajax_image_swapper.css and played around with the #image_viewer and #image_nav_container sections, including the padding-top of the image-nav_container, but nothing i do seems to have an effect on where the small images get rendered...

    Anybody got any ideas?

    Tim
    Hmm, wouldn't you know, if you make a backup of a .css file, i.e. styles_ajax_image_swapper_bak.css and leave it in the same directory, it gets pushed down to the browser also and overrides any changes you make to the original! That was a fun waste of 3 hours.

  2. #342
    Join Date
    Jan 2005
    Location
    NY
    Posts
    149
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by ttrahan View Post
    Hmm, wouldn't you know, if you make a backup of a .css file, i.e. styles_ajax_image_swapper_bak.css and leave it in the same directory, it gets pushed down to the browser also and overrides any changes you make to the original! That was a fun waste of 3 hours.
    Zen will automatically pick up any file with a .css extension in the css folder of your template, regardless of the name. Renaming to styles_ajax_image_swapper.css.bak should do the trick.

  3. #343
    Join Date
    Jul 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Hi all,

    is there any way of showing the 'small' images of the product attributes on the 'product info' page and make them clickable.

    My idea is to replace the radio-button for a specific product attribute with small-sized attribute images and when clicked, the main product image should change.

    For example:

    I have a 'shirt' with 2 colors - white and black.
    I want to have main product image - black shirt.
    I want to have 1 additional product image - white shirt.
    On the product page I want to have - one medium image for the white model, and small images for both white and black models.
    When I click on the black model, the medium product image should change to the appropriate image and the selected model should be selected for purchase.

    Thank you in advance!

  4. #344
    Join Date
    Jul 2008
    Posts
    44
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by jaycode View Post
    Thanks for letting me know, somebody's accidentally removed the .htaccess file, turned the site back into php4. It's fixed now.

    You can get better demo from http://demosites.webextremecustomise..._image_swapper though. Admin access: user & pass
    The image quality doesn't seem as good as image handler. Is it just because of the images you used are poor or is that the way it is?

  5. #345
    Join Date
    Jan 2005
    Location
    NY
    Posts
    149
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    This mod seems to be broken in IE7 for me.
    The demo page just shows the loading image forever, and nothing in the image selection box.
    http://www.webextremecustomiser.com/...&products_id=1


    Can anyone else confirm this?

  6. #346
    Join Date
    Apr 2005
    Posts
    298
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by pjb923 View Post
    This mod seems to be broken in IE7 for me.
    The demo page just shows the loading image forever, and nothing in the image selection box.
    http://www.webextremecustomiser.com/...&products_id=1


    Can anyone else confirm this?
    It seems to have problem the page shows but it is doing some funny wierd stuff were the page gets large and things over lap.

    Try using firefox works good there.

  7. #347
    Join Date
    Jun 2007
    Location
    Australia - Melbourne
    Posts
    310
    Plugin Contributions
    6

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by dscott1966 View Post
    It seems to have problem the page shows but it is doing some funny wierd stuff were the page gets large and things over lap.

    Try using firefox works good there.
    Thanks for telling me, turns out it was pointing to the wrong file before, but I reuploaded again and it is fine now.
    The greatest pleasure in life is doing what people say you cannot do.

    Check on www.WebExtremeCustomiser.com for my modules (free contribution):
    AJAX Image Swapper
    AJAX Banner Swapper
    Fixed Navigation

  8. #348
    Join Date
    Jun 2007
    Location
    Australia - Melbourne
    Posts
    310
    Plugin Contributions
    6

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by monkeypeach View Post
    The image quality doesn't seem as good as image handler. Is it just because of the images you used are poor or is that the way it is?
    It is something to do with the script unfortunately. I'd really really really like to get this fixed, but I am hellishly busy these few weeks (more like months really...).

    I promise I'll improve this, someday...
    The greatest pleasure in life is doing what people say you cannot do.

    Check on www.WebExtremeCustomiser.com for my modules (free contribution):
    AJAX Image Swapper
    AJAX Banner Swapper
    Fixed Navigation

  9. #349
    Join Date
    Jun 2007
    Location
    Australia - Melbourne
    Posts
    310
    Plugin Contributions
    6

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by slck View Post
    Hi all,

    is there any way of showing the 'small' images of the product attributes on the 'product info' page and make them clickable.

    My idea is to replace the radio-button for a specific product attribute with small-sized attribute images and when clicked, the main product image should change.

    For example:

    I have a 'shirt' with 2 colors - white and black.
    I want to have main product image - black shirt.
    I want to have 1 additional product image - white shirt.
    On the product page I want to have - one medium image for the white model, and small images for both white and black models.
    When I click on the black model, the medium product image should change to the appropriate image and the selected model should be selected for purchase.

    Thank you in advance!
    I think that got something to do with attribute swatch? Read the Zen-Cart book it should be there somewhere.
    The greatest pleasure in life is doing what people say you cannot do.

    Check on www.WebExtremeCustomiser.com for my modules (free contribution):
    AJAX Image Swapper
    AJAX Banner Swapper
    Fixed Navigation

  10. #350
    Join Date
    Jun 2007
    Location
    Australia - Melbourne
    Posts
    310
    Plugin Contributions
    6

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by pjb923 View Post
    Zen will automatically pick up any file with a .css extension in the css folder of your template, regardless of the name. Renaming to styles_ajax_image_swapper.css.bak should do the trick.
    yeap, any css file with styles_ as its prefix will be loaded on every page. Actually, if you're into site speed improvements, you can move everything inside syles_ajax_image_swappers.css into product_info.css so they will be loaded only on product info page.
    The greatest pleasure in life is doing what people say you cannot do.

    Check on www.WebExtremeCustomiser.com for my modules (free contribution):
    AJAX Image Swapper
    AJAX Banner Swapper
    Fixed Navigation

 

 
Page 35 of 79 FirstFirst ... 25333435363745 ... LastLast

Similar Threads

  1. AJAX BANNER Swapper support thread
    By jaycode in forum All Other Contributions/Addons
    Replies: 19
    Last Post: 11 Oct 2012, 05:55 AM
  2. Any way to import image massively to AJAX Image Swapper ?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 17 Sep 2010, 04:35 PM
  3. Is there any way to massivly upload image to Ajax Image swapper?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 Jul 2010, 03:38 PM
  4. Error on AJAX IMAGE Swapper
    By easy665 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 28 Aug 2009, 02:38 PM
  5. AJAX Image Swapper Basic Support
    By jaycode in forum All Other Contributions/Addons
    Replies: 34
    Last Post: 31 Dec 2007, 06:48 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