Page 55 of 79 FirstFirst ... 545535455565765 ... LastLast
Results 541 to 550 of 786
  1. #541
    Join Date
    Jun 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    I'm afraid I don't know the answer, but my swapper has broken too. It was fine, but now instead of resizing images, it makes each one in a set larger and larger, until the last one which in the light box fills the whole screen and some.

    In the area where you upload your images, jay's iframe is broken and that is giving exactly the same message as you describe.
    Last edited by archiem; 19 Aug 2009 at 10:51 AM. Reason: typo

  2. #542
    Join Date
    Jul 2009
    Posts
    86
    Plugin Contributions
    0

    help question Re: AJAX IMAGE Swapper support thread

    i have a layout problem,

    i set the small image size, it shows on its correct size,
    i set both padding and margin to only 1px

    but there's much space between the small image and its border, i dont find where to modify it,

    from the html, i see this:
    <a id="image_small_link-0" class="back image_small" style="height: 75px; width: 75px; display: block;" rel="lightbox[gallery]" title="nice dvd">
    <img height="36" width="27" style="" src="images/dvd/dvd1.jpg"/></a>

    but there is no "75px" in my css files ! what do i modify that height: 75px; width: 75px ?

    here is the picture, any help would be appreciated.
    Attached Images Attached Images  
    Last edited by bear1728; 19 Aug 2009 at 11:50 AM.

  3. #543
    Join Date
    Jun 2009
    Posts
    11
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by archiem View Post
    I'm afraid I don't know the answer, but my swapper has broken too. It was fine, but now instead of resizing images, it makes each one in a set larger and larger, until the last one which in the light box fills the whole screen and some.

    In the area where you upload your images, jay's iframe is broken and that is giving exactly the same message as you describe.
    Also I have done a compare of my files and the original and nothing is out. The original picitures I put up are still working, but the new ones I tried yesterday and today are having the problem of growing bigger instead of being resized, I have not added any contributions or changed my site in any way. I have just finished my site and just need to put up additional images, so now I am a bit fed up with it.

    http://silvercabinet.co.uk/

  4. #544
    Join Date
    May 2005
    Posts
    75
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Got this installed, but when I try to use the Admin->Catalog->AJAX Image Swapper Manager and select a Category, the Product name dropdown is not populated.

    Firebug is reporting the following error:

    document.getElementById("categoryID") is null

    http://www.mydomainisprivate.com/dev...age_swapper.js
    Line 576

    Line 576 in AJAX_image_swapper.js is

    var categoryID = document.getElementById('categoryID').value;

    Any ideas?

  5. #545
    Join Date
    Jul 2009
    Posts
    14
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Thanks for the input archiem

    I guess its just the message from the iframe but the drop down box for me isnt getting populated with my products too. They just have the category but no product within... just like tmdelia's problem... hopefully i can figure this out soon.

    Thanks agaiN!

  6. #546
    Join Date
    Jul 2009
    Posts
    86
    Plugin Contributions
    0

    help question Re: AJAX IMAGE Swapper support thread

    hello, after i have tabbed products installed, my ajax image swapper doesn't work anymore, is it possible to run both ais and tpp?

  7. #547
    Join Date
    Jul 2009
    Posts
    14
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    Quote Originally Posted by tmdelia View Post
    Got this installed, but when I try to use the Admin->Catalog->AJAX Image Swapper Manager and select a Category, the Product name dropdown is not populated.

    Firebug is reporting the following error:

    document.getElementById("categoryID") is null

    http://www.mydomainisprivate.com/dev...age_swapper.js
    Line 576

    Line 576 in AJAX_image_swapper.js is

    var categoryID = document.getElementById('categoryID').value;

    Any ideas?
    Hey i kinda found a solution. It used to work on FIREFOX only but i tried using IE and the menu wouldn't populate. Now FIREFOX doesnt work and IE does. Try using a different browser to see if the menu populates. It worked for me. Just kinda weird that FF used to work and not IE and now its switched.

  8. #548
    Join Date
    May 2009
    Posts
    36
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    I have an issue, just installed image swapper, had lightbox before guess I should have read a little better, anyway lightbox is now no longer working, no problem I will use fual slimbox or something when I have time, but if you look at my products page I have set up one item with multiple images so far and it just keeps trying to load the images even after they are shown (indicated by the rotating loading circle thing) and you cant swap between images because of this.

    http://www.police-equipment-worldwid...roducts_id=129

    any suggestions?

  9. #549
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,464
    Plugin Contributions
    11

    Default Re: AJAX IMAGE Swapper support thread

    it's not finding this

    <img class="indicator_image" src="images/web_images/indicator.gif"/>

    You also need to watch your code errors. IF the image is there, it may not be working because of the trailing / in the img call. br should be <br /> while images should be <img blahblah>

    If you're going to use a quote in the description, you need to use

    &quot;

  10. #550
    Join Date
    May 2009
    Posts
    36
    Plugin Contributions
    0

    Default Re: AJAX IMAGE Swapper support thread

    I looked at the source and saw that class="hoverbox" was still there in the image, so I turned off hoverbox 3 and it started working correctly :-D

    Also the <img /> tag is being produced by the script itself, and not to start a war or be nasty about anything but if you check http://www.w3schools.com/tags/tag_IMG.asp the xhtml compliance for img tags does include a trailing /.. all tags that do not have a closing bracket use this trailing / to close the tag.

 

 
Page 55 of 79 FirstFirst ... 545535455565765 ... 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