function mycbgenie_ajax_image_ads_function(){ if ($cols==1) { $mcg_padding="padding:0px;";} else{$mcg_padding="margin-top:30px; margin-left:30px; margin-right:30px;";} $kws="acne"; $cols="1"; $rows="4"; $show_product_descr=1; $show_read_more_btn=1; $default_font_family=1; $im_width=180; $kws=urlencode($kws); $ref=get_option('mycbgenie_account_no') ; ?>
15 ){ $nos= $no_of_products +18; }else if ($no_of_products>10 ){ $nos= $no_of_products +10; }else if ($no_of_products>6 ){ $nos= $no_of_products +5; }elseif ($no_of_products <4 ){ $nos= $no_of_products +3; } $url=mycbgenie_fetch_url ('https://cbproads.com/xmlfeed/wordpress_ads/ads.asp?nos='.$nos.'&kws='.$kws); //$url= ('https://cbproads.com/xmlfeed/wordpress_ads/ads.asp?nos='.$nos.'&kws='.$kws); $json = json_decode(file_get_contents($url,0,null,null)); $cnt=0; foreach ($json as $key=>$value) { foreach ($value as $key => $val) { if ($key=='title') { $title= $val;} if ($key=='descr') { $descr= $val;} if ($key=='mdescr') { $mdescr= $val;} if ($key=='image_name') { $image_name= $val;} if ($key=='altimage') { $altimage= $val;} if ($key=='ids') { $ids= $val;} } $term_link = "?action=mycbgenie_ads_view&id=".$ids; if ($show_product_descr!=1){ $descr=''; $mcg_ht=0;} else { if ($cols==1) { $mcg_ht=30; } if ($cols==2) { $mcg_ht=40; } if ($cols==3) { $mcg_ht=65; } if ($cols==4) { $mcg_ht=85; } if ($cols==5) { $mcg_ht=110; } if ($cols==6) { $mcg_ht=130; } if ($default_font_family!=1) { $descr='

'.$descr.'

'; }else { $descr='

'.$descr.'

'; } } if ($default_font_family!=1){ $title="
".$title."
"; } else { $title="
".$title."
"; } if ($image_name!="blank.gif" && $no_of_products > $cnt) { if ($cols==1 ) $mcg_ht=$mcg_ht+35; if ($cols==2 ) { $mcg_ht=$mcg_ht+20;} if ($cols==3 ) { $mcg_ht=$mcg_ht+35;} if ($cols==4 ) { $mcg_ht=$mcg_ht+40;} if ($cols==5 ) { $mcg_ht=$mcg_ht+50;} if ($cols==6 ) { $mcg_ht=$mcg_ht+60;} $cnt=$cnt+1; $mcg_ht =$mcg_ht + $im_width + 30; $thumb = "http://cbproads.com/clickbankstorefront/v4/send_binary.asp?equal=skip&im=".$image_name."&resize=".$im_width; if ($cols==1) { $mcg_wd = 92; } if ($cols==2) { $mcg_wd = 45; } if ($cols==3) { $mcg_wd = 30; } if ($cols==4) { $mcg_wd = 22; } if ($cols==5) { $mcg_wd = 17; } if ($cols==6) { $mcg_wd = 14; } $bdr= 'border: 1px solid #ddd'; $mcg_ht =$mcg_ht + 45; ?>
Clickbank Ads
plugin_dir_url(__FILE__), )); // This is function that calls for AJAX function mycbgenie_image_ads_script($title, $title_tag, $rows, $cols, $kws, $im_width, $show_product_descr, $show_read_more_btn, $default_font_family, $fill_color,$border_color, $link_color,$height_adjustment,$hide_footer,$tracking_id){ if($kws=="automatic") { $kws= mycbgenie_fetch_keywords_for_automatic(); } /*wp_localize_script('mycbgenie_image_ads_div_js','mycbgenie_image_ads_vars', array( 'ajaxadminurl' => admin_url('admin-ajax.php') )); add_action('wp_ajax_mycbgenie_ajax_image_ads_action', 'mycbgenie_ajax_image_ads_function' ); */ $ref=get_option('mycbgenie_account_no') ; $div_id_rand = mt_rand(1,100); //add_action( 'wp_footer', 'mycbgenie_load_image_ad_script_parameter', 100 ); $return_html='

<'.$title_tag.'>'.$title.'
Loading......
 
'; return $return_html; } ?>