The code you provided me in your example was incorrect, my response was based on the code errors i saw in what you showed. So if your reply is "i know", then please provide the broken code so I can have another look.
One of your entries, you had half a div inside an if, and the other half of the div outside the if. Then you had other entries with the entire if is inside the div. You should go back through and try again.
Unless the postbit legacy code you provided isn't the actual code that you're using, because what you provided a couple posts back definitely has errors..
The conditionals cannot break the template, all they do is show the div or not show the div, depending on if the user has entered any value. I recommend going through each entry for your custom fields and double check your code making sure it is done exactly as instructed. See post 12 on the previous page
|