petbeemer Posted May 19, 2015 Share Posted May 19, 2015 Ive installed slideshow to my oscommerce 2.3.4 which works and looks a treat! However.......theres only the slightest mod to the header.php file but it seems to have made the buttons 'non live' (cart contents, checkout, my account) now and I cant seem to keep the slideshow and buttons working together? Any help please! the site is www.book.danceconnections.events Link to comment Share on other sites More sharing options...
burt Posted May 19, 2015 Share Posted May 19, 2015 You are at a very early stage in this site, so nuke it and start fresh with the Responsive osCommerce version. If that is a no-go, then uninstall the slideshow. If that makes the buttons work, then you know the problem is the slideshow - is it an addon? If yes, post at its support thread... Link to comment Share on other sites More sharing options...
ArtcoInc Posted May 19, 2015 Share Posted May 19, 2015 Seems to be working now ... Malcolm Link to comment Share on other sites More sharing options...
petbeemer Posted May 20, 2015 Author Share Posted May 20, 2015 so if I use this code to show the slideshow <?phprequire(DIR_WS_INCLUDES . 'slideshow.php');?> The buttons are non live! and if I use this code <div id="content-slide" class="grid_24"><?php require(DIR_WS_INCLUDES . 'slideshow.php'); ?></div> The buttons are live but the whole slideshow is just slightly out of line?? Link to comment Share on other sites More sharing options...
petbeemer Posted May 22, 2015 Author Share Posted May 22, 2015 Seems to be working now ... Malcolm unfortunately no Link to comment Share on other sites More sharing options...
ArtcoInc Posted May 22, 2015 Share Posted May 22, 2015 What browser(s) are you trying? It's working for me in Firefox and Chrome. Malcolm Link to comment Share on other sites More sharing options...
petbeemer Posted May 27, 2015 Author Share Posted May 27, 2015 im using i.e11 windows 8.1 unfortunately! I can still see its off to the right by a tiny amount, 1px maybe? just very annoying! Link to comment Share on other sites More sharing options...
multimixer Posted May 27, 2015 Share Posted May 27, 2015 Instead of <div id="content-slide" class="grid_24"> use <div class="grid_24 alpha"> My community profile | Template system for osCommerce - New: Responsive | Feedback channel Link to comment Share on other sites More sharing options...
petbeemer Posted May 28, 2015 Author Share Posted May 28, 2015 Instead of <div id="content-slide" class="grid_24"> use <div class="grid_24 alpha"> Worked a treat!!! don't understand how but thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.