'; mycbgenie_ads_header_files(); mycbgenie_show_ad_tabs(); echo ''; } function mycbgenie_ads_widget(){ if ( !current_user_can( 'manage_options' ) ) { wp_die( __( 'You do not have sufficient permissions to access this page.' ) ); } echo '
'; mycbgenie_ads_header_files(); ?>

MyCBGenie Ads Widget

Please navigate to Appearance -> Widgets screen and find out for the widget MCG : Clickbank Affiliate Ads

You may drag it on to your desired widget area and configure if needed.
'; } function mycbgenie_ads_header_files() { ?>
 


Affiliate Ad Builder Version :
MyCBGenie Account# must be a numeric value. Please Go Back to try again.");} $account_no=floor(htmlspecialchars (($account_no))); $mycbgenie_cb_tracking_id=htmlspecialchars (($mycbgenie_cb_tracking_id)); update_option('mycbgenie_account_no',$account_no); update_option('mycbgenie_ad_cb_tracking_id',$mycbgenie_ad_cb_tracking_id); update_option('mycbgenie_show_ads_on_top_single_posts',$mycbgenie_show_ads_on_top_single_posts); update_option('mycbgenie_ad_format_top_single_post', $mycbgenie_ad_format_top_single_post); update_option('mycbgenie_ad_top_banner_short_code', $mycbgenie_ad_top_banner_short_code); update_option('mycbgenie_ad_top_image_short_code', $mycbgenie_ad_top_image_short_code); update_option('mycbgenie_ad_top_text_short_code', $mycbgenie_ad_top_text_short_code); update_option('mycbgenie_ad_top_carousel_short_code',$mycbgenie_ad_top_carousel_short_code); update_option('mycbgenie_ad_top_thumbnail_location',$mycbgenie_ad_top_thumbnail_location); update_option('mycbgenie_show_ads_on_bottom_single_posts',$mycbgenie_show_ads_on_bottom_single_posts); update_option('mycbgenie_ad_format_bottom_single_post', $mycbgenie_ad_format_bottom_single_post); update_option('mycbgenie_ad_bottom_banner_short_code', $mycbgenie_ad_bottom_banner_short_code); update_option('mycbgenie_ad_bottom_image_short_code', $mycbgenie_ad_bottom_image_short_code); update_option('mycbgenie_ad_bottom_text_short_code', $mycbgenie_ad_bottom_text_short_code); update_option('mycbgenie_ad_bottom_carousel_short_code',$mycbgenie_ad_bottom_carousel_short_code); update_option('mycbgenie_ad_bottom_thumbnail_location',$mycbgenie_ad_bottom_thumbnail_location); echo "

Updated Successfully.

"; } //getting & setting active tab $active_tab = isset($_GET['tab']) ? $_GET['tab'] : 'general_ad_tab_1'; if(isset($_GET['tab'])) $active_tab = $_GET['tab']; ?>