• Hello. Trying this code

    if( function_exists( 'wp_bannerize_pro' ) ) {
      wp_bannerize_pro( array( 'categories' => 'sidebar', 'post_categories' => array( 24, 67 ) ) );
    }

    But banner shows everywhere. Please help.

Viewing 1 replies (of 1 total)
  • Thread Starter djawm

    (@djawm)

    How to show a banner in a specific category. For example in post category id=70 ?

Viewing 1 replies (of 1 total)
  • The topic ‘Insert PHP code’ is closed to new replies.