Yikes I've got 6 different IDs listed in the configuration_group for ZX Slideshow Configuration by ZenExpert... Can I delete some of these? I currently have two instances of Zen Slideshow in the Configuration Menu.
Yikes I've got 6 different IDs listed in the configuration_group for ZX Slideshow Configuration by ZenExpert... Can I delete some of these? I currently have two instances of Zen Slideshow in the Configuration Menu.
Thanks Balihr,
I resolved this by using your earlier post mentioning this:
Page Key: zxconfig
Page Name: BOX_CONFIGURATION_ZX_SLIDESHOW
Page Filename: FILENAME_CONFIGURATION
Page Parameters: gID=YOUR_CONFIGURATION_GROUP_ID
Menu: Configuration
Display on Menu: Check
Sort Order: YOUR_CONFIGURATION_GROUP_ID
You have 6? Hehe, seems like you didn't install it properly. Well, here's what you can do: go to your admin section and manually enter the URL to be something like https://kcbgraphics.com/*********/co...ion.php?gID=XX and see which of those 6 IDs works. Then go and register your page.
I used zx-slideshow to new version of zencart, it works perfect on PC, I can see the slides,however when I view the website on Ipad or Iphone, the slides are only showling half, anyone has same issue, or anyone can help me, thank you so much.
Yes, it works for me on new ZENCART version 1.5.1, the only issue right now I have is the slides did not show full slides on IPAD.
Hi Balihr. I've had your awesome mod working on a 1.3.9h store just fine for several months thank you. However I have just installed it on a 1.5.1 that I'm having a play around with. All works fine except the configuration setting true/false to enable or disable the slider. I have seen a previous post in this thread and added the 'true' as suggested yet I still cannot switch the slider off via the configuration area. it's a testing site but I'd really like to get it sussed. www. tkdcombat. co. uk
it's good to see you back, I hope your better now?
This is the piece of code I have in tpl_index_categories.php
PHP Code:
<!-- begin edit for ZX Slideshow -->
<?php
if($this_is_home_page) {
if (ZX_SLIDESHOW) { ?>
<?php require($template->get_template_dir('zx_slideshow.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/zx_slideshow.php'); ?>
<?php }
}?>
<!-- end edit for ZX Slideshow -->
I guess it was me who gave that code you used...
Try this instead:
Code:<?php if($this_is_home_page) { if (ZX_SLIDESHOW_STATUS == 'true') { ?> <?php require($template->get_template_dir('zx_slideshow.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/zx_slideshow.php'); ?> <?php } }?>
Not too sure what went wrong but I got a bordered white box after install on 1.39h with the following plugins
(recover cart, edit orders, ty package tracker, SEO URLS, Sitmaps XML, Image Handler 2)
The ZX SlideShow is set on flase in my admin.
No files were overwritten so this is strange to me. Am I overlooking something?
Thanks for the help if someone can shed some light.
Here is the site:
http://gelcandleswholesale.com/
Bookmarks