Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

adsense na mobilnom uređaju

[es] :: PHP :: adsense na mobilnom uređaju

[ Pregleda: 1261 | Odgovora: 0 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

Ludvig
Željko Bedić

Član broj: 37932
Poruke: 31
*.adsl.net.t-com.hr.



Profil

icon adsense na mobilnom uređaju29.05.2014. u 12:48 - pre 120 meseci
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>
 
Odgovor na temu

[es] :: PHP :: adsense na mobilnom uređaju

[ Pregleda: 1261 | Odgovora: 0 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.