[Plugin: WP Bannerize] PHP Code don't work
-
After upgrading WP Bannerize version 3.0.1, PHP function for WP Bannerize stop to work. The function is in header.php to show banner group before header logo. Till previous version, this work perfectly, but now banner group never show. I change to new PHP code:
<?php if(function_exists( 'wp_bannerize' )) wp_bannerize( 'group=MYGROUP' ); ?>
But same results.
Help would be very, very, appreciated…
Thanks in advance.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘[Plugin: WP Bannerize] PHP Code don't work’ is closed to new replies.