http://www.inkthemes.com/community/...ar-ads-gridview-listview-from-home-page.7574/ I would like to do the same as above. However, I do not want to remove it from every page. I would like to only remove it for the Home page. When I tried the above, it removed it from all the other pages as well. Please assist.
Hello ! PHP: <?php if ( is_front_page() && is_home() ) {}else {?> PHP: <?php } ?> Please follow below image to achieve this. Thanks & Regards Pramod