On IE slideshow works fine, but image are not clickable; on opera 12 slideshow is not working fine (image show at different size) but clickable; on chrome all works fine.
Hi Balihr
Just loaded the files for 2.0.1 ZC 1.5.1
I ran the uninstall SQL for 1.5.x
then ran the install SQL for 1.5.x
but got the old 'WARNING: An Error occurred, please refresh the page and try again.'
debug log...
[21-Jan-2013 23:08:59] PHP Fatal error: 1062uplicate entry 'ZX_SLIDESHOW_STATUS' for key 'unq_config_key_zen' :: INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, use_function, set_function) VALUES (NULL, 'ZX Slideshow', 'ZX_SLIDESHOW_STATUS', 'false', 'Activate ZX Slideshow for the main page', @configuration_group_id, 1, NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),'), (NULL, 'Slideshow Theme', 'ZX_SLIDESHOW_THEME', 'default', 'Select your theme', @configuration_group_id, 2, NOW(), NULL, 'zen_cfg_select_option(array(\'default\', \'light\', \'dark\', \'bar\'),'), (NULL, ' Effect', 'ZX_SLIDESHOW_EFFECT', 'fade', 'Effect used for image transition', @configuration_group_id, 3, NOW(), NULL, 'zen_cfg_select_option(array(\'sliceDown\', \'sliceDownLeft\', \'sliceUp\', \'sliceUpLeft\', \'sliceUpDown\', \'sliceUpDownLeft\', \'fold\', \'fade\', \'random\', \'slideInRight\', \'slideInLeft\', \'boxRandom\', \'boxRain\', \'boxRainReverse\', \'boxRainGrow\', \'boxRainGrowReverse\'),'), (NULL, 'Slideshow Animation Speed', 'ZX_SLIDESHOW_ANIM_SPEED', '500', 'Slide transition speed in miliseconds', @configuration_group_id, 4, NOW(), NULL, NULL), (NULL, 'Slideshow Pause Time', 'ZX_SLIDESHOW_PAUSE', '4000', 'How long each slide will show in miliseconds', @configuration_group_id, 5, NOW(), NULL, NULL), (NULL, 'Slideshow Navigation Arrows', 'ZX_SLIDESHOW_NAV', 'true', 'Show Prev/Next navigation arrows', @configuration_group_id, 6, NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),'), (NULL, 'Slideshow Navigation Hide', 'ZX_SLIDESHOW_NAV_HIDE', 'true', 'Show Prev/Next navigation arrows only on hover', @configuration_group_id, 7, NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),'), (NULL, 'Slideshow Numbered Navigation', 'ZX_SLIDESHOW_CONTROL_NAV', 'true', 'Show 1,2,3... navigation', @configuration_group_id, 8, NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),'), (NULL, 'Slideshow Pause on Hover', 'ZX_SLIDESHOW_HOVER_PAUSE', 'true', 'Stop animation while hovering', @configuration_group_id, 9, NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),'), (NULL, 'Slideshow Captions', 'ZX_SLIDESHOW_CAPTION_OPACITY', '0.8', 'Caption opacity (set to 0 for invisible)', @configuration_group_id, 10, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Slide1', 'ZX_SLIDESHOW_BANNERS_GROUP_SET9', 'slide1', 'Slide 1', @configuration_group_id, 30, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Slide2', 'ZX_SLIDESHOW_BANNERS_GROUP_SET10', 'slide2', 'Slide 2', @configuration_group_id, 31, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Slide3', 'ZX_SLIDESHOW_BANNERS_GROUP_SET11', 'slide3', 'Slide 3', @configuration_group_id, 32, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Slide4', 'ZX_SLIDESHOW_BANNERS_GROUP_SET12', 'slide4', 'Slide 4', @configuration_group_id, 33, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Slide5', 'ZX_SLIDESHOW_BANNERS_GROUP_SET13', 'slide5', 'Slide 5', @configuration_group_id, 34, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Slide6', 'ZX_SLIDESHOW_BANNERS_GROUP_SET14', 'slide6', 'Slide 6', @configuration_group_id, 35, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Slide7', 'ZX_SLIDESHOW_BANNERS_GROUP_SET15', 'slide7', 'Slide 7', @configuration_group_id, 36, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Slide8', 'ZX_SLIDESHOW_BANNERS_GROUP_SET16', 'slide8', 'Slide 8', @configuration_group_id, 37, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Slide9', 'ZX_SLIDESHOW_BANNERS_GROUP_SET17', 'slide9', 'Slide 9', @configuration_group_id, 38, NOW(), NULL, NULL), (NULL, 'Banner Display Groups - Slide10', 'ZX_SLIDESHOW_BANNERS_GROUP_SET18', 'slide10', 'Slide 10', @configuration_group_id, 39, NOW(), NULL, NULL), (NULL, 'ZX Slideshow Version', 'ZX_SLIDESHOW_VERSION', '2.0', 'Currently using: <strong>v2.0</strong><br />Module brought to you by <a href="http://www.zenexpert.com" target="_blank">ZenExpert</a>', @configuration_group_id, 50, NOW(), NULL, 'zen_cfg_select_option(array(\'2.0\'),'); in C:\wamp\www\mylocalsite\includes\classes\db\mysql\query_factory.php on line 120
[21-Jan-2013 23:08:59] PHP Stack trace:
[21-Jan-2013 23:08:59] PHP 1. {main}() C:\wamp\www\mylocalsite\myadmin\sqlpatch.php:0
[21-Jan-2013 23:08:59] PHP 2. executeSql() C:\wamp\www\mylocalsite\myadmin\sqlpatch.php:671
[21-Jan-2013 23:08:59] PHP 3. queryFactory->Execute() C:\wamp\www\mylocalsite\myadmin\sqlpatch.php:304
[21-Jan-2013 23:08:59] PHP 4. queryFactory->set_error() C:\wamp\www\mylocalsite\includes\classes\db\mysql\query_factory.php:227
[21-Jan-2013 23:08:59] PHP 5. queryFactory->show_error() C:\wamp\www\mylocalsite\includes\classes\db\mysql\query_factory.php:105
[21-Jan-2013 23:08:59] PHP 6. trigger_error() C:\wamp\www\mylocalsite\includes\classes\db\mysql\query_factory.php:120
Any clues gratefully received, Thanks
Hi,
I'm using zx slidershow 2.01. I got below problem while using this mod.
1. I can't hide the slideshow caption even if I set it to zero in my admin page.
2. Image's bottom cannot be displayed in the slide and the height of images shown is change whenever it swaps to another slide.
Here's my website: http://zenprowear.com/shopasdf/
Appreciate if anyone could help. Thank you very much.
Regards,
Joey829
Hi
I am in the process of configuring the slideshow but have run into a problem.
I have followed the instructions carefully, installed the SQL for 1.3.9 (there were no problems) and created the 4 slides as images and kept their names (slide1, slide2, etc). I have also added the width and height to the .theme-default .nivoSlider { label on my CSS (index_home.css)
Which would work but now I have just a blank space. http://shaftdirect.com/ tells the whole story.
Please could anyone advise what I've missed?
Many thanks in advance
Joey, I didn't notice that some of the configuration settings have changed in the new version of Nivo slider so there are 2 settings in the configuration menu that are useless. If you want to hide the caption, you need to edit index_home.css file and find
Notice the part in red - you need to change that to 0 if you want to hide the captions...Code:.nivo-caption { position:absolute; left:0px; bottom:0px; background:#000; color:#fff; width:100%; z-index:8; padding: 5px 10px; opacity: 0.8; overflow: hidden; display: none; -moz-opacity: 0.8; filter:alpha(opacity=8); -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box; /* Firefox, other Gecko */ box-sizing: border-box; /* Opera/IE 8+ */ }
Images - you MUST use images with same dimensions. This is mandatory.
2.0.1 working great!
Are you going to add more themes?
Bookmarks