Page 34 of 75 FirstFirst ... 24323334353644 ... LastLast
Results 331 to 340 of 744
  1. #331
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by the.rampage.rado View Post
    OK, could you advise on the canonical way? :)

    Best regards
    Well, not really because I have no idea what you did and why you didn't install it as described in the documentation. Plus, you didn't provide a link to your site so I can only try and guess what you're doing...
    Anyway, if you remove all other sliders from your template (because of possible conflicts) and install this slider as per instructions in the documentation, it should work out of the box.

  2. #332
    Join Date
    Oct 2010
    Posts
    28
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    Lol... sorry.. I forgot the link... www.rampagehockey.eu/neo

    Removed the build-in slider (you can see it in En and Sp language) by only removing its rows from the define_main_page. I like the current layout, zx slider streches out nicely, I'm preping pics for it now...

    EDIT: Now I'm looking at my source and I'm seeing it's code there twice.
    Btw - the files I overwrote had nothing in common. Not a single line... :|
    Last edited by the.rampage.rado; 4 Feb 2013 at 12:29 AM.

  3. #333
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: ZX Slideshow official thread

    Quote Originally Posted by the.rampage.rado View Post
    Lol... sorry.. I forgot the link... www.rampagehockey.eu/neo

    Removed the build-in slider (you can see it in En and Sp language) by only removing its rows from the define_main_page. I like the current layout, zx slider streches out nicely, I'm preping pics for it now...

    EDIT: Now I'm looking at my source and I'm seeing it's code there twice.
    Btw - the files I overwrote had nothing in common. Not a single line... :|
    Yeah, it's duplicated because you added the code in your define_main_page.php and you're not supposed to do that. Also, you weren't supposed to overwrite the file you had but carefully merge it. The tpl_index_default.php and tpl_index_categories.php files both have commented lines for ZX Slideshow beginning and end so you should've just inserted that piece of code into your existing files...

  4. #334
    Join Date
    Oct 2010
    Posts
    28
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    OK, Thank you!

    I reverted to my original index_default and index_categories to remove the double code.

    I think to leave it this way - it works, It's easy editable (even in the admin section) and it's working with all options.

    I know it's not the way you meant it to be but nevertheless thanks for your support! Great contribution!

  5. #335
    Join Date
    Nov 2009
    Posts
    15
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    Hi Balihr,

    I've been trying your slideshow on my site and couldn't get it to work until I put it in classic folder. Now I have..

    1) An image above and behind the slideshow.
    2) I can't hid the bottom line caption and shading.
    3) The buttons are too far down (on the default theme).

    Would you mind having a look at http://awesomemoviestuff.com please and see if you can tell me what needs changing?

    Thanks

  6. #336
    Join Date
    Apr 2008
    Posts
    283
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    For some reason my slideshow is not changing. I have the newest version of zencart 1.5 as well as the newest version of zx 2.0.1. The slideshow shows up on my homepage like it should but doesn't change images. I created two banners, one with group slide1 and one with group slide2. I read through the forum the best I could but didn't see a solution. I apologize if this has already been mentioned. I did test and put both banners in slide1 group and refreshed a couple of times and they did both randomly appear like it should. I have both images with the same dimensions (230x307) I have put the code below in the index_home.css as mentioned in the forum to fix another issue. I could really use some advice on this issue. The site is bobs.leather.shop.com without the dots.

    Code:
    #slider {
    	width:230px;
    	height:307px;
    	margin:0 auto;
    }

  7. #337
    Join Date
    Nov 2009
    Posts
    15
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    I had the same problem initially too, Welchy until I put index_home.css into includes/templates/classic/css. I also got quite confused with naming everything, but this is what's now working for me...

    In admin:
    Configuration > Layout Settings > Banner Display Groups - Header Position 1 ... Leave blank (the same for position 2 & 3)
    Configuration > ZX Slideshow > Banner Display Groups - Slide1 ... slide 1
    Configuration > ZX Slideshow > Banner Display Groups - Slide2 ... slide 2 (Slide3, slide 3... Slide4, slide4 etc.)

    Tools > Banner Manager > New Banner
    Banner Title: (enter a title. This will be displayed with the image)
    Banner URL: (The link you want the image to lead to (if any))
    Banner Group: (type 'Slide1' into the field below the drop-down menu).
    Image: (mine is set to /home/sites/MY_SITE/public_html/banners/slide1.jpg)
    Image Target (Save To): (mine is set to /home/sites/MY_SITE/public_html/banners/)
    Click 'Update'

    Repeat the 'New Banner' steps for each image, but increment the 'Banner Group' and 'Image' each time.
    i.e.
    'Slide2' & 'slide2.jpg'
    'Slide3' & 'slide3.jpg'
    etc.

    Then try altering the themes (Configuration > ZX Slideshow) to see which you prefer.

    Well, this works for me. Hopefully it will for you too.
    Last edited by sully; 11 Feb 2013 at 02:49 PM.

  8. #338
    Join Date
    Apr 2008
    Posts
    283
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    Hello Sully,
    Thank you for your response. However it did not fix the issue. The banner display groups listed under the layout settings were already blank. I moved the index_home.css to the classic/css folder. I then confirmed that my settings under the zx configs are setup right. Everything seems to be entered correctly. And the banner shows up on the home page great as well as the description. The only thing that doesn't work is the switching to other slides. I did confirm that I have multiple banners created and each banner has its own group. One slide1,slide2, slide3 ect. Again thanks for taking time time out to reply but unfortunately this didn't fix my issue.

  9. #339
    Join Date
    Nov 2009
    Posts
    15
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    You're welcome. Sorry it didn't work for you. I can't think of what else might help.

  10. #340
    Join Date
    Oct 2010
    Posts
    28
    Plugin Contributions
    0

    Default Re: ZX Slideshow official thread

    What about fix for caption opacity under IE?

    All opacity settings in .css set to 0 but no luck - IE still shows the caption.

    Best regards,
    Radoslav

 

 
Page 34 of 75 FirstFirst ... 24323334353644 ... LastLast

Similar Threads

  1. EasyPopulate 4.0 Support Thread
    By chadderuski in forum Addon Admin Tools
    Replies: 3618
    Last Post: 8 Jun 2024, 01:50 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