Hello,
Thank you in advance for taking time to read my post. I am currently using version 1.39h. I did not build this site, I have taken it over and am just trying to maintain it and keep business flowing while I re-vamp and build a new store from scratch.
If you visit the site, you will see that it is totally dis-organized, but that is to change. But, what I HAVE done to the site is move to another host. I backed up the old site, and just uploaded it via FTP to the new host. No upgrades, just installed the same version of ZC, and with whatever mods were already there.
I know it was built with a template, but I do not believe this is specifically a template issue, but I could be wrong.
My issue: The client added two new categories, Christmas Specials and Limited Stock, which they wanted a link on the main page. I went into the Admin, went to EZ Pages, and created a new file for each and have the header enabled and the sort order defined, and inserted an internal link. This all went well. The issue is on the main page. The tabs are supposed to change to orange when you hover, with the first one (Katrina's Box) always being orange. However, after adding the two pages, their heading also stays orange, not just on hover. If you click on any menu tab , it will take you to the appropriate page and only the category you are in stays orange as it is supposed to. This only happens on the main page.
I have used FireBug, and have determined that there is one word that needs to be edited out, if I could only find where to access this bit of code. I have gone through all of the files, (well, maybe not all since I haven't found it yet). I have searched the forums and faq's and found the EZ Pages are stored in the db. I found them in the db but not the code I was looking for.
<li class="selected ">
<a href="http://katrinasbox. com/index.php?main_page=index&cPath=323">
<span>
<span>Christmas Specials</span>
</span>
</a>
</li>
This is what I am trying to edit, and all I need to do is delete the word 'selected' for Christmas Specials and for Limited Stock. Not sure why EZPages added it, but I need to access it somehow. So, if anyone knows either where I might find it or a way to edit this, that would be awesome.
Or, perhaps it was how the categories were created, not sure. I have tried comparing various details of the other tabbed pages, but cannot discern any differences other than names and sort order.
The site link is listed in the code above.
Thank You,
Jeremiah


Reply With Quote
