Show banner on specific page
-
Hello,
great plugin!
Is it possible through php to show the banner only a specific page e.g. the homepage?
e.g. if( is_page(‘home’) )
Also the banners can be shown by adding <?php if ( function_exists( ‘useful_banner_manager_banners’ ) ) { useful_banner_manager_banners( ‘2,6’, 1 ); } ?>
Greetings
- The topic ‘Show banner on specific page’ is closed to new replies.