Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: footeris

Parašė _Tomas· 2008 Geg. 20 13:05:00
#1

Kaip įdėti į footeri skaitliuką?

Footer.php kodas:

<?php
echo "
<table align=center bgcolor=#ffffff width=100% height=50 border=0 cellspacing=0 cellpadding=0>
<tr>
<td height=28 align=center valign=bottom class=footer>";
echo "
</td>
</tr>
</table>
";
?>




Skaitliuko kodas:

<script language="javascript" type="text/javascript">
<!--
var _hey_lt_w = "", _hey_lt_h = "", _hey_lt_c = "";
//-->
</script>
<script language="javascript1.2" type="text/javascript">
<!--
_hey_lt_w = screen.width; _hey_lt_h = screen.height; _hey_lt_c = navigator.appName.indexOf("Microsoft") >= 0 ? screen.colorDepth : screen.pixelDepth;
//-->
</script>
<script language="javascript" type="text/javascript">
<!--
document.write("<a target='_blank' href='http://www.hey.lt/details.php?id=savgir'><img width=88 height=31 border=0 src='//www.hey.lt/count.php?id=savgir&width=" + _hey_lt_w + "&height=" + _hey_lt_h + "&color=" + _hey_lt_c + "&referer=" + escape(document.referrer) + "' alt='Hey.lt - Interneto reitingai, lankomumo statistika, lankytojų skaitliukai'><\/a>");
//-->
</script>
<noscript>
<a target="_blank" href="http://www.hey.lt/details.php?id=savgir"><img width=88 height=31 border=0 src="//www.hey.lt/count.php?id=savgir" alt="Hey.lt - Interneto reitingai, lankomumo statistika, lankytojų skaitliukai"></a>
</noscript>
<a href="http://www.stats.lt/counter12549.html" target="_blank"><img id="statslt_cnt" src="" border="0" alt="www.stats.lt - Puslapiu statistika, reitingai, skaitliukas" style="display: none"></a>
<script language="JavaScript" type="text/javascript">
<!--
var st_img; if (document.getElementById) st_img = document.getElementById('statslt_cnt');
if (!st_img && document.all) st_img = document.all['statslt_cnt'];
if (st_img) { st_img.onload = function () { this.style.display = 'inline'; }
st_img.src = "http://images.stats.lt/countme.php?site=12549&ref="+escape(document.referrer)+"&h="+ screen.height +"&w="+ screen.width + "&cs="+Math.random()*9999; }
//-->
</script>



Parašė Giedrunskis· 2008 Geg. 20 13:05:27
#2

Siulyciau naudoti ta paprastesni html koda, kur be jokiu <script> jei i theme dedi ;)

Parašė RuP3r· 2008 Geg. 20 14:05:16
#3

Šeip per administracija galima.

Parašė MAnjack· 2008 Geg. 20 15:05:13
#4

Į footerį per admin panelę nelabai įdėsi, na bent ten kur aš išsivaizduoju.

Parašė _Tomas· 2008 Geg. 20 16:05:55
#5

<a target="_blank" href="http://www.hey.lt/details.php?id=savgir"><img width=88 height=31 border=0 src="//www.hey.lt/count.php?id=savgir" alt="Hey.lt - Interneto reitingai, lankomumo statistika, lankytojų skaitliukai"></a>




Paprastesnio skaitliuko kodas. bet vistiek nelabai išeina įdėti.

Parašė Giedrunskis· 2008 Geg. 20 16:05:54
#6

<?php
echo "
<table align=center bgcolor=#ffffff width=100% height=50 border=0 cellspacing=0 cellpadding=0>
<tr>
<td height=28 align=center valign=bottom class=footer>";
echo "<a target='_blank' href='http://www.hey.lt/details.php?id=savgir'><img width=88 height=31 border=0 src='//www.hey.lt/count.php?id=savgir' alt='Hey.lt - Interneto reitingai, lankomumo statistika, lankytojų skaitliukai'></a>";
echo "
</td>
</tr>
</table>
";
?>




Pamegink gal taip:)

Redagavo Giedrunskis· 2008 Geg. 20 19:05:46

Parašė _Tomas· 2008 Geg. 20 17:05:14
#7

Dėkui liudas.

Bet kitą karta pasitikrink ką rašai. Vietoj echo parašei ecgo :D

Parašė Giedrunskis· 2008 Geg. 20 19:05:07
#8

ai neziurejau , sumakliojau knopkes :D