Can't find coding
--
<div class="sidebar">
<?php echo($WANews->Body); ?>
</div>
<div class="content ps_pod2 ps_main">
<div class="popular block half margin20right border-right"><?php
echo($WAFeaturedBox->Body);
?></div>
<div class="popular block half rightHalf"><?php
echo($WAPopularBox->Body);
?></div><div class="block news border-top">
<h1><?php echo WA_getCMSContent($database_PowerStoreConnection, $PowerStoreConnection,"Home Page", "Header"); ?></h1>
<?php echo WA_getCMSContent($database_PowerStoreConnection, $PowerStoreConnection,"Home Page", "Contents"); ?>
</div>
--
Can't find .pod3? Please help!
And we also deleted the pod that was there before the blank one showed up, so could that be the problem? Please advise with proper coding to remove the blank pod.
Thanks so much!
Please help!