Quote:
Originally Posted by Kerry-Anne
It's this bit thats killing it
Code:
<if condition="is_array($navbits)">
<h2>$navbits[lastelement]</h2>
<else />
<h2>$vboptions[bbtitle] & Entertainment Needs!</h2>
</if>
<!--VBSEO_RR_1--></td>
That is such bad code that isn't even correct html that this is causing the problem. If this code has been provided by vBSEO then you need to start complaining to them. Run your site through http://validator.w3.org There is no way on earth it will validate with that code and unless it is removed or fixed it will kill this modification along with a lot of other modifications.
(Hint: for those who can't be bothered to get the problem code fixed, just remove the </td> from the end of it.)
|
Mainly my code, I took out the code last night, and found that it was solely that part of my code that was causing the problems for me. I will fix it up shortly, Thanks.
Future Request: Also, is there any chance of having a title for each block as well?
And is html allowed in the titles?
THanks