Quote:
Originally Posted by Wayne Luke
A couple of changes are needed...
In your first conditional, you need to close the <div> that aligns everything to the right.
In your second conditional, that should be != instead of ==. As written it shows the primary for the one you want to hide it with and doesn't show it on any others.
|
Thanks for the looking at this edit. I added the closing </div>.
I am a little confused with the "!= instead of ==". I tried it but that caused the primary content widget to show on the index to all, and not on my other pages at all. For now I will leave it as is since it is working for me.
I did try using the <vb:elseif condition> and <vb:else /> to make it a bit cleaner, but it did not work.