Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Header Buttons Not Live?


petbeemer

Recommended Posts

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

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

so if I use this code to show the slideshow 

<?php
require(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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...