Page 8 of 77 FirstFirst ... 6789101858 ... LastLast
Results 71 to 80 of 766
  1. #71
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,617
    Plugin Contributions
    19

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by probtc View Post
    On home page everything is fine script works great but when click another links, I cant see buttons and images sliding to different position, it looks like something is missing or css problem. what am i doing wrong? could you help me about this issue please?
    This slideshow was intended to run ONLY on home page. If you want it to run on any other page, you'll need to move the block of code in tpl_index_default.php to another file, probably tpl_header.php (to run on all pages). You'll also need to load the css sitewide so you'll have to copy all content from index_home.css to stylesheet.css

    But, do you REALLY want that to run on every inner page?

  2. #72
    Join Date
    May 2006
    Location
    Louisiana
    Posts
    263
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by balihr View Post
    Well, then, I'm sorry, but there's nothing else I can do for you without seeing your site's code. Sorry. My guess is there was some other type of customization done and it's preventing the slideshow files to load...
    I tried the slide with HTML banners, it works but I can't get it to center. I wrapped the html code in <center> </center> it still didn't center.

  3. #73
    Join Date
    May 2012
    Location
    SOUTH KOREA
    Posts
    21
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    Thank you for quick reply..
    Actually I am trying to find out different and better views. But I think you're right.It doesnt make a sense.I ll try to configure this addon for dynamic product images such as (last added 10 products or best seller products.)
    Thanks alot again..

  4. #74
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    Hi balihr, I solved my sql issue and now have your module working perfectly thank you, much sleeker and quicker than what I had. Just one wee question, how to I stop it showing the red blank slide?

  5. #75
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,617
    Plugin Contributions
    19

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by weezee View Post
    I tried the slide with HTML banners, it works but I can't get it to center. I wrapped the html code in <center> </center> it still didn't center.
    I will assume that you want to center the slider. Edit index_home.css at line 93 and change to margin: 0 auto;
    This is how that block should look like:
    Code:
    .theme-default .nivoSlider {
    	position:relative;
    	background:#fff url("../images/loading.gif") no-repeat 50% 50%;
        margin: 0 auto;
        -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
        -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
        box-shadow: 0px 1px 5px 0px #4a4a4a;
    }
    BTW, glad to hear you finally got it working.

  6. #76
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,617
    Plugin Contributions
    19

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by probtc View Post
    Thank you for quick reply..
    Actually I am trying to find out different and better views. But I think you're right.It doesnt make a sense.I ll try to configure this addon for dynamic product images such as (last added 10 products or best seller products.)
    Thanks alot again..
    Honestly, I don't think this is your best choice for products... If I were you, I'd use Scrollable from jquerytools.org - that's what I used for homepage Bestsellers on Jonamaria (link in signature) and I find it much better than Nivo for that purpose...

  7. #77
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,617
    Plugin Contributions
    19

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by jagall View Post
    Hi balihr, I solved my sql issue and now have your module working perfectly thank you, much sleeker and quicker than what I had.
    Glad to hear that.
    Just one wee question, how to I stop it showing the red blank slide?
    Huh? What red blank slide? The code was written so that a slide doesn't show unless it's configured and enabled in the Banner Manager. Check if your banners are set properly and if there's something wrong there... (a link to your site would probably help me be more specific).

  8. #78
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    thanks for getting back to me. I think it is something to do with slider stopper Firebug on the 'red' slide revealed <a id="slider-stopper" href="#" class="nivo-imageLink" style="display: none;">Stop</a>. The slides themselves seem okay. Link to site here.

  9. #79
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,617
    Plugin Contributions
    19

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by jagall View Post
    thanks for getting back to me. I think it is something to do with slider stopper Firebug on the 'red' slide revealed <a id="slider-stopper" href="#" class="nivo-imageLink" style="display: none;">Stop</a>. The slides themselves seem okay. Link to site here.
    You have some code that I have no idea where it's from.

    First of all, you have
    includes/templates/sweet/jscript/startstop-slider.js
    includes/templates/sweet/jscript/jscript_coin-slider.js
    includes/templates/sweet/jscript/jscript_coin-slider.min.js

    It seems that you've been using some very bad practice for loading javascript and/or css files so I suggest you start by cleaning that up. You obviously have some js paths hard coded in your html_header.php file, you have some duplicating scripts etc.

    Anyway, this red slide that you're seeing is coming from something else that you have installed, this is not a part of ZX Slideshow. Once you clean up the mess, I'm sure this red slide will go away.

  10. #80
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    thanks balihr. yes you were right about the js conflict, removed it and now fine, wee bit slow to load. have cleaned up the js files, should i only have the jquery library files in the /mytemplate/jscript folder and put others in a js root folder? I have 10 slides and I notice it bumps up the hit counter on one click of the page but probably nothing can be done on this, after a while the hit counter gives kinda false interpretation but not really that important I suppose.

 

 
Page 8 of 77 FirstFirst ... 6789101858 ... LastLast

Similar Threads

  1. EasyPopulate 4.0 Support Thread
    By chadderuski in forum Addon Admin Tools
    Replies: 3668
    Last Post: 7 Jun 2025, 11:33 PM
  2. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 20
    Last Post: 23 Apr 2025, 08:49 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