"Banners: Slideshow" addon

[quote name='johnbol1' timestamp='1312488899' post='118868']

Is it working OK on 2.2.1,



John

[/quote]



Confirmed

In order to get my slideshow images link(URL) working AND the left arrow(previous image) plus right arrow(next image) operating, I needed to set these z-indexes:



skins/(your skin name)/customer/addons/banners_slideshow/blocks/slideshow.tpl



line 38

.imgnav {ldelim}position:absolute; width:25%; height:{$slide_height+$slide_margin}px; cursor:pointer; z-index:2{rdelim}



line 41

#imglink {ldelim}position:absolute; height:{$slide_height+$slide_margin}px; width:100%; z-index:1; opacity:.4; filter:alpha(opacity=40){rdelim}



Thats line 38 z-index to 2, and line 41 z-index to 1. This got my slideshow working beut.

Confirmed on 2.2.1 OK





Thanks

Great add on! Installed easily, and seems to be working well.



Is there any way to remove the right and left navigation arrows?



Thanks!

[quote name='Bluemachine26' timestamp='1302246131' post='109259']

This is awesome add-on! Works perfect on our website:



Check it out:



http://ishopgear.com

[/quote]



Hi, how did you get your dropdown menu to stay in view when hovering over it?



When I hover over my menu, if one of the slides is a hyperlink, it disappears and the slideshow takes preference.

[quote name=‘simonv74’ timestamp=‘1314797040’ post=‘120704’]

Hi, how did you get your dropdown menu to stay in view when hovering over it?



When I hover over my menu, if one of the slides is a hyperlink, it disappears and the slideshow takes preference.

[/quote]





Read Aussiblood

[quote name='DarkMan' timestamp='1314797718' post='120705']

Read Aussiblood



"Banners: Slideshow" addon - Page 4 - Third-Party Services - CS-Cart Community Forums - Page 4

[/quote]



Hi, I tried that, but no luck.



However, I fixed by adding z-index:0 to #fullsize in slideshow.tpl.



Thanks

[quote name='jhagg' timestamp='1310804916' post='117427']

I got the left hand arrow working from the advice in this thread, the answer is in the thread here.

you can see it working here:



Banners Slideshow

[/quote]



you work in all browsers.

can lay out your version of your settings and templates?



thanks

Ok I have not been able to get the Add-On to work either. I am using version 2.2.1 CS-CART PROFESSIONAL and I believe I followed the instructions perfectly. Has anybody seen the following JS (JavaScript) error:



“Error: this.a[s] is undefined

Source File: http://domain.com/skins/basic/customer/addons/banners_slideshow/js/tinyslideshow.js

Line: 90”



I have been trying to fix this for an hour with no luck - Any ideas on how to fix this?



Thanks in advance - Brandon R.

Hi,

banner works OK, but I want to have banner only on Home page and Categories page.

How can I manage this problem?



Thank you

I found it couldn't work under v2.2.3, the addon made the left column of all pages shift right. Any advice to fix the problem?

[quote]I created another variation of this add-on. This one creates an accordion effect, that works with graphic banners and html banners. So you can put any content in it. It is based on jquery plugin by Andrea Cima Serniotti which can be found here: http://www.madeincim…easy-accordion/



You can see a demo of it on our dev site here:

http://dev212.contactlens.com



Installation is the same as above.



[ATTACH]2244[/ATTACH] [/quote]



If you see your image with a border in IE, modify /skins/your_skin/customer/addons/banners_accordion/blocks/accordion.tpl



Replace


{if $banner.url != ""}{/if}{$banner.banner}{if $banner.url != ""}{/if}


With

{if $banner.url != ""}{/if}{$banner.banner}{if $banner.url != ""}{/if}


Thank you for this!
http://www.gustulromanesc.co.uk
CS-Cart 2.2.4

[quote name='sixnin9' timestamp='1287607751' post='92465']

This addon allows you to create a Banners block with a new “slideshow” appearance. The slideshow functionality was taken from this site: http://www.leigeber…ript-slideshow/ . Because CS-Cart doesn't generate thumbnails from Banner graphics, I've removed the thumbnail slider functionality.



Installation

Step 1. Download and extract the files to your site root.

Step 2. Open /addons/banners/schemas/block_manager/structure.post.php and replace

```php 'addons/banners/blocks/original.tpl' ```

with

```php 'addons/banners/blocks/original.tpl' => array (),

'addons/banners_slideshow/blocks/slideshow.tpl' => array () ```

Step 3. Clear your site cache (necessary to make the new Appearance show)



Done. Now “Slideshow” is an option when creating a “Banners” block.



Notes:

-The slideshow scales to the largest banner graphic you've selected.

-Slide order is determined by order in which the banners are created.

-The slide text box title is the Banner Name.

-The slide text box text is the Banner Alternative text.

-The slide link is the Banner URL.



Caveats:

-You can only create 1 slideshow per page. Multiple slideshows conflict and break.

-Slide links currently do not suport “Open in a new window”

-Slide duration is determined by the settings found in /skins/yourskin/customer/addons/banners_slideshow/blocks/slideshow.tpl

-I have only tested this in CS-Cart 2.1.1, but it should work in 2.*



That's it!



Glen

[/quote]



Looks good on 2.2.4 but the “back” button did not seem to work. Is there a way to adjust it? thank you

[quote name='Aussiblood' timestamp='1310705081' post='117351']

Seems quite alot of people having difficulty getting up and running. I to had trouble - but was initially my own stupiditiy!





[/quote]



Thank you very much! It seems I was doing the same mistakes as you.

it's not working with me

i don;t know why

can u help me make it work?

hello

Edited

publication

soon

Hello

cs-cart versiyon 2.24 compatible

Banners: Slideshow" addon

http://forum.cs-cart…lideshow-addon/

Hello, how to make link banner slideshow?

ex: link from banner to web page .(like in php).

i used banner slideshow of this topic.

thanks

works great! I used advice in this thread to correct the non-functioning left arrow. All is good, thanks.





see it here…http://paracay.com

Does anyone know how to adjust the speed of the banners?