Hi guys, im trying to add am ad code similar to:
<?php if( function_exists( 'pro_ad_display_adzone' ) ) echo pro_ad_display_adzone( 9 ); ?>
to the “post view” so under each post this will appear within the content area.
However it doesn’t matter where i try to place the code within the script i always get a blank page on the front end.
am i missing something? (i tried in spTopicView.php)
sorry for the newbi question but usually within WordPress i can simply drop this line anywhere and it will work.
thanks.
Daniel.