I'm not going to go through your templates to find the problem, sorry.
You can try to figure it out by going through the modified templates on that page and comparing them to the default Jelsoft templates and then seeing what the differences are.
You can find all the templates used on the page by either going into debug mode and getting the list in the bottom right of the page, or by doing this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. Sometimes the template is the one mentioned at the very top of the page source.
|