Results 1 to 10 of 767

Hybrid View

  1. #1
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,550
    Plugin Contributions
    9

    Default Re: ZX Slideshow official thread

    Hi,

    The jscript_jquery-1.7.1.min.js is having loading issues with the mobile menu. In my case there's no issue on homepage, product listing page, but when you go to a specific item (product info page), the menu doesn't load properly.

    How should I go around this?
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

  2. #2
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,740
    Plugin Contributions
    22

    Default Re: ZX Slideshow official thread

    You didn't provide a link to the site so I'm just gonna pull out my magic crystal ball, dust it off and get to work.

    Are there other instances of jQuery loading on the site? Or is that the only jQuery file on the entire site? Have you tried disabling the 1.7.1 file (ie. rename it to Xjscript_jqery..... or just delete it) - although this might cause it to not work at all if the main jQuery file is loaded from the footer.

    You might try the following:
    #1 - rename /jscript/jscript_jquery-1.7.1.min.js to /jscript/jquery-1.7.1.min.js
    #2 - modify templates/zx_slideshow.php and add this as the first line (before the existing first line):
    Code:
    <script language="javascript" type="text/javascript" src="<?php echo($template->get_template_dir('jquery-1.7.1.min.js',DIR_WS_TEMPLATE, $current_page_base,'jscript'). '/jquery-1.7.1.min.js'); ?>"></script>
    This way you're loading that jQuery 1.7.1 only on your home page for ZX Slideshow, and it won't load on any other pages. Make sure you test all other features that use jQuery, and keep in mind this is not an elegant solution - it's more like killing a fly with a sledgehammer...

  3. #3
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,550
    Plugin Contributions
    9

    Default Re: ZX Slideshow official thread

    I follow the wiki suggestion of putting the script on the module/page where it loads and that fixed the problem.

    I did try before, renaming the script, and didn't solve the issue (the slider wasn't loading).

    I will try your solution anyways to see if that's another option to have available.
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

  4. #4
    Join Date
    Apr 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    Great plugin, was able to get it to install with no issue.

    I would like to move the slider though from the home page, to the header area.

    I found in the documentation where it says "f you want to display the slider in the header instead of center area:
    Step 1. open your includes/templates/YOUR_TEMPLATE/templates/tpl_index_default.php and REMOVE all code for ZX Slideshow.
    Step 2: explained in this post." the problem is the associated post seems to have nothing to do with moving the slider to the header area?

    Help?

    Thanks! C

  5. #5
    Join Date
    Apr 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    Figured it out!

    Moved the ZX code from
    includes/templates/YOUR_TEMPLATE/templates/tpl_index_default.php tpl_index_default.php
    to
    includes/templates/YOUR_TEMPLATE/templates/tpl_header.php in common

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. EasyPopulate 4.0 Support Thread
    By chadderuski in forum Addon Admin Tools
    Replies: 3672
    Last Post: 11 Sep 2025, 05:07 PM
  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

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