The code posted was for the index_categories.php file, which would only show category specific new, special and featured products.
Turning the tab off will prevent those category specific tabs from appearing even if new, special and featured products exist for that category. Correct?
Thanks Anne, along with the code posted for the sub-category page, I also have the code to include on shopping cart page if you would like me to post that as well.
I see no possible way to check without running additional sql query's to check for products available and is more code than I want to write at this time.
I will keep checking for updates, the "0" products feature for the tabs would be a great feature though.
Thank you so much for this great mod. I am having css problem that I need help with. The mod is installed at http://www.clevershoppers.com I uploaded the index_home.css but it's not applying to the home page. I am assuming that the css for the home page is suppose to over the value in stylesheet.css for .centerBoxWrapper but mine is not doing that and as a result I am getting an extra border lines (which is not pretty to the eyes). If I comment out .centerBoxWrapper from stylesheet.css then everything looks fine but of course it messes up the center boxes that needs it on other pages. I will greatly appreciate how to approach solving this problem.
Also, we have Zen Lightbox installed which loads jquery-1.4.4.min.js inside the jscript folder. This mod also loads another jquery from. Does this create a conflict. It should seem like it to me. No sure how to combine the two.Code:<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js" type="text/javascript"></script>
We also have CJLoader installed our site which is currently turned of at the moment.
We are running Zen Cart 1.5.1
Thank you!
Thanks Anne! The problem is not solved. If you look on our home page, you will notice there's a line above the title for each tab (for example, right about "New Products For August" is a line). There's also a line at the bottom inside the wrapper. Basically, what's happening is the home page is taking the style from .centerBoxWrapper stylesheet.css which is not supposed to be the case. If you're able to provide direction that would be great. Thanks!