jeudi 29 mai 2014

adsense na mobilnom uređaju

Pozdrav svima,nadam se da nisam stavio u krivu kategoriju,

Preko plugina sam složio da mi se joomla 2.5 prikazuje na mobilnim uređajima,ali ne vidim adsense..sada da li se u kodu može nešto promjeniti,pošto baš nisam vičan php-u



ovo je kod:



//This is where the ads will show when the page is first loaded

$(ads_top).appendTo(".googleadgoeshere");

$("#jtouchadsense").remove();



$('div').live('pagehide',function(event, ui){

//This is where the ads will show when a page transition

$(ads_top).appendTo(".googleadgoeshere");

});

} catch(err) {

jtouchLog('Google Adsence: Error');

jtouchLog(err);

}

});

})(jQuery);

</script>




Aucun commentaire:

Enregistrer un commentaire