Hrm, I am having a problem, and not sure what is happening.
Code:
<vb:if condition="$_GET['r'] == '120-change-the-world' OR '121-clients' OR '122-directory' OR '124-news_1' OR '128-human-resources' OR '129-GGOB' OR '130-resources' OR '131-education'">
As soon as I add any "OR 'X'" to the code, the "Primary Content" returns on the 1-home page. If I just have any of the pages listed singular, it's works as expected, hiding the PC on all the other pages that aren't listed.
The end result I am shooting for is to have the PC hidden on 1-home, and visible on all the others. Any ideas?