Hi,
You open functions.php and you drop this exactly in the empty line #359.
function cp_ad_loop_prices() {
if ( is_page() ) return; // don't do ad-meta on pages
global $post;
?>
<div...
Hi,
You open functions.php and you drop this exactly in the empty line #359.
function cp_ad_loop_prices() {
if ( is_page() ) return; // don't do ad-meta on pages
global $post;
?>
<div...