Page 42 of 75 FirstFirst ... 32404142434452 ... LastLast
Results 411 to 420 of 744
  1. #411
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by missa425 View Post
    I'm back hoping someone can help! If you go to my site in Chrome (I don't see this in Fire Fox) you can see broken images below the slide show and I'm not sure if they are connected to the slide show or I've done something else wrong to my site!

    Thanks : http://melissadavisphotography.com/templatesforyou
    This has nothing to do with ZX Slideshow. Those seem to be leftovers from your previous slider. I can't tell for sure, but I believe it's all in your define_main_page.php file. Go to admin->Tools->Define Pages Editor and select define_main_page.php from the drop down menu. If you see some lines about coin slider, remove it all.

  2. #412
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: ZX Slideshow official thread

    NEW version available: 2.1

    I have just submitted a new version for approval, hopefully it will be available for download soon. For those of you who can't wait, you can download it from my site here.

    Changes:
    - SQL files changed (as described a few posts back by DivaVocals, thank you)
    - using latest version of Nivo
    - flickering and resizing issues resolved
    - old and obsolete settings removed from admin
    - documentation updated with info how to use the slideshow in header section

  3. #413
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by balihr View Post
    NEW version available: 2.1

    I have just submitted a new version for approval, hopefully it will be available for download soon. For those of you who can't wait, you can download it from my site here.

    Changes:
    - SQL files changed (as described a few posts back by DivaVocals, thank you)
    - using latest version of Nivo
    - flickering and resizing issues resolved
    - old and obsolete settings removed from admin
    - documentation updated with info how to use the slideshow in header section
    ROCKIN' DUDE!!! Good job!!!
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  4. #414
    Join Date
    Sep 2009
    Posts
    186
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    I can't for the life of me figure out why these images won't display on the slider http://xoskins.com

    1.5.1

  5. #415
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by new2u View Post
    I can't for the life of me figure out why these images won't display on the slider http://xoskins.com

    1.5.1
    Your case is actually explained in the documentation and was not caused by ZX Slideshow... You're not loading libraries the proper way so there are jQuery conflicts (readme file, common issues, text in red ).

    I can't say for sure because I don't have access to your code, but my guess is that you have a line in includes/templates/theme697/common/html_header.php that is loading jquery.js file. The simplest solution would be to simply delete jquery.js file, but that would cause an error in the requests so you really need to find the line which is including the jquery.js and remove that line. You should be fine after you do that. You will also get other jQuery scripts to work (for example, lightbox and tooltips) when you fix this.

  6. #416
    Join Date
    Sep 2009
    Posts
    186
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    I thought that may be an issue so I delted them and it still happens. The two files belong to an autocomplete search add on http://www.advancebydesign.com/softw...-complete.html even with them deleted the issue still occurs. I would be happy to pm you any files you would want to take a look at

  7. #417
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by new2u View Post
    I thought that may be an issue so I delted them and it still happens. The two files belong to an autocomplete search add on http://www.advancebydesign.com/softw...-complete.html even with them deleted the issue still occurs. I would be happy to pm you any files you would want to take a look at
    Don't PM me any files, please. That turns it all into private support with no benefit for the community.

    Check your source code and notice line 74 - it's still loading the jquery.js file...

  8. #418
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by new2u View Post
    I thought that may be an issue so I delted them and it still happens. The two files belong to an autocomplete search add on http://www.advancebydesign.com/softw...-complete.html even with them deleted the issue still occurs. I would be happy to pm you any files you would want to take a look at

    Ah, OK, just checked that autocomplete script...

    Open includes/templates/theme697/jscript/jscript_jscac.php and remove
    Code:
    <script type="text/javascript" src="<?php echo $acws; ?>jscript/jquery.js"></script>
    from line 84
    That should do it.

  9. #419
    Join Date
    Sep 2009
    Posts
    186
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    I must have tried that while something was broken. You hit the nail on the head. The scrips load in alphabetical order, if I change those to load after, would that work?

  10. #420
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by new2u View Post
    I must have tried that while something was broken. You hit the nail on the head. The scrips load in alphabetical order, if I change those to load after, would that work?
    Just remove that one line. That autocomplete script probably presumes you're not loading jQuery at all so it loads it for itself. But, since you're loading jQuery much earlier with standard Zen Cart functions, you don't need to load it again. Don't make any other changes, just remove that one line.

 

 
Page 42 of 75 FirstFirst ... 32404142434452 ... LastLast

Similar Threads

  1. EasyPopulate 4.0 Support Thread
    By chadderuski in forum Addon Admin Tools
    Replies: 3619
    Last Post: 10 Jun 2024, 04:59 PM
  2. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 AM
  3. goMobile Support Thread
    By steveyork136 in forum Addon Templates
    Replies: 29
    Last Post: 26 Aug 2015, 11:56 AM
  4. Frontpage Slideshow [support thread]
    By sport_billy in forum All Other Contributions/Addons
    Replies: 108
    Last Post: 10 Jul 2014, 12:41 PM
  5. SnapShot [support thread]
    By skipwater in forum All Other Contributions/Addons
    Replies: 32
    Last Post: 26 Oct 2012, 08:38 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