Quote:
Originally Posted by DevinM
Thanks for the help today! Ive been trying to fix this problem for weeks now.
I hope some issues get fixed.
|
You're most welcome Devin and earlier you had asked about a footer error you thought was IE related. I had forgotten about this one. You need to find this code at the bottom of the templates.
Code:
<if condition="$myfooter<>''">
$myfooter
<else />
$footer
</if>
and make it simply
This will clear up the footer errors. Now it effectively eliminates that replacement footer but it's not working anyway.
The templates where you'll find this are:
vbnews_article
vbnews_listing
vbnews_main