I just installed this template for someone, but the tabbed categories aren't showing up. It's turned on in the Admin. Have I done something wrong?
Link: http://www.kiscoelectronics.com/
Printable View
I just installed this template for someone, but the tabbed categories aren't showing up. It's turned on in the Admin. Have I done something wrong?
Link: http://www.kiscoelectronics.com/
Hi Clyde!
Thanks for the quick response.
The image is there and if I make a fake EZpages page, it shows up.
What's not showing up is the categories list (text version) that usually shows up on most templates when you turn the tabs on. Like in the screenshot I attached.
Personally I prefer it this way, but my friend wants them to show. LOL
Boy I hope it's something that simple! LOL
open includes/templates/comstock/common/tpl_header.php
find this code:
Delete the two highlights and that should take care of it.Code:<!--bof-optional categories tabs navigation display-->
<!--<?php // require($template->get_template_dir('tpl_modules_categories_tabs.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_categories_tabs.php'); ?>-->
<!--eof-optional categories tabs navigation display-->
Thanks Clyde! That worked like a charm. :smile:
Clyde
I know you addressed this in this thread but I followed your instructions and the footer is still displayed wrong with IE6 but ok in FF (footer is to wide and legal info is not displayed properly in IE6)
I added this to the css in lu of orginal
#copyrightBox {
margin: 0;
padding: 0 5px;
width: 20%;
float: right;
height: 1%;
}
After close inspection of footer in FF the PayPal logo extends below the line outling the footer.
Thanks chas1
For some reason in IE6 and IE7 my welcome or the log yourself in line. and the product header info is miss if you look at a product. but this only happens in IE6 and IE7 works fine in FF is not showing up i know it's a css issues but jsut can't seem to find it can you help