spieh Posted August 9, 2004 Posted August 9, 2004 OK SO what I have done is install Category Tabs 1.3 & STS templating. I have added the php code require(STS_START_CAPTURE); to the categroy_tabs.php file in /includes in order to make it work with the $headcontent variable because I was getting no output tabs prior to doing this. When I did this I noticed something extremely strange with the stylesheet.css functionality. The 1st time you load the page the stylesheet is correctly applying its color/font/etc to the page. IF I click on any links in the page such as a product category and the resulting page is no longer being modified by the stylesheet.css (the background color defaults to white as well as the A:hover colors are all differents than normal) Its gets even more puzzling that if I just hit refresh on my browser the page reloads with the correct stylesheet.css customization. SO basically each time I click a page I have to reload it to get the stylesheet to work? Any idea whats causing this?
Guest Posted August 9, 2004 Posted August 9, 2004 try to empty your cache pn your computer goto tools,internet options,Delete files and from there choose delete all offline contents it worked for me
spieh Posted August 9, 2004 Author Posted August 9, 2004 clearing my machine of cache/offline/content as well as browser history has no effect on this issue currently. i will continue to check some things...i am thinking its related to the STS_START_CAPTURE because if i comment out that line I added the stylesheet is working again (but the category tabs of course aren't there anymore)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.