mikesinner69
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to get categories to move up and down in the link menue<<NSFW Warning>>
What does this mean ?
Forum: Fixing WordPress
In reply to: Can you access the html to add a trade script to your blog?Anyone know how I can install this?
<!– MASTERSTATS.COM COUNTER –>
<SCRIPT language=”JavaScript”><!–
d_=document;ex_=escape(d_.referrer);pg_=escape(window.location.href);
r_=Math.random();MSIE=(navigator.appName.substring(0,2)==”Mi”)?1:0;
d_.write(
‘<A HREF=”http://link.masterstats.com/stat-redir?id=14243″
TARGET=_blank><IMG\n’+
‘SRC=”http://image.masterstats.com/cnt?id=14243&ex=’+ex_+’&pg=’+pg_+
‘&r=’+r_+'” WIDTH=100 HEIGHT=60\n’+
‘ALT=”MasterStats.com” BORDER=0 HSPACE=0 VSPACE=0></A>\n’);
// –></SCRIPT>
<SCRIPT language=”JavaScript”><!–
if(MSIE)d_.write(unescape(“%3C%21%2D%2D”)+”\n”);
// –></SCRIPT><NOSCRIPT>
<A HREF=”http://link.masterstats.com/stat-redir?id=14243″ TARGET=_blank><IMG
SRC=”http://image.masterstats.com/cnt?id=14243″ WIDTH=100 HEIGHT=60
ALT=”MasterStats.com” BORDER=0 HSPACE=0 VSPACE=0></A>
</NOSCRIPT><SCRIPT language=”JavaScript”><!–
if(MSIE)d_.write(unescape(“%2D%2D%3E”)+”\n”);
// –></SCRIPT><!– MASTERSTATS.COM COUNTER END –>
Forum: Fixing WordPress
In reply to: Can you access the html to add a trade script to your blog?Actually the php counters I have seen don’t do much so I think I will have to use masterstats
Forum: Fixing WordPress
In reply to: Can you access the html to add a trade script to your blog?Or if anyone knows a good easy to install php tracker I could use that would be helpful
Forum: Fixing WordPress
In reply to: Can you access the html to add a trade script to your blog?o.k I don’t understand %100 what I’m supposed to do. This is the Javascript I need to insert so it will track all my pages
<!– MASTERSTATS.COM COUNTER –>
<SCRIPT language=”JavaScript”><!–
d_=document;ex_=escape(d_.referrer);pg_=escape(window.location.href);
r_=Math.random();MSIE=(navigator.appName.substring(0,2)==”Mi”)?1:0;
d_.write(
‘<A HREF=”http://link.masterstats.com/stat-redir?id=14243″
TARGET=_blank><IMG\n’+
‘SRC=”http://image.masterstats.com/cnt?id=14243&ex=’+ex_+’&pg=’+pg_+
‘&r=’+r_+'” WIDTH=100 HEIGHT=60\n’+
‘ALT=”MasterStats.com” BORDER=0 HSPACE=0 VSPACE=0></A>\n’);
// –></SCRIPT>
<SCRIPT language=”JavaScript”><!–
if(MSIE)d_.write(unescape(“%3C%21%2D%2D”)+”\n”);
// –></SCRIPT><NOSCRIPT>
<A HREF=”http://link.masterstats.com/stat-redir?id=14243″ TARGET=_blank><IMG
SRC=”http://image.masterstats.com/cnt?id=14243″ WIDTH=100 HEIGHT=60
ALT=”MasterStats.com” BORDER=0 HSPACE=0 VSPACE=0></A>
</NOSCRIPT><SCRIPT language=”JavaScript”><!–
if(MSIE)d_.write(unescape(“%2D%2D%3E”)+”\n”);
// –></SCRIPT><!– MASTERSTATS.COM COUNTER END –>
Forum: Fixing WordPress
In reply to: Can you access the html to add a trade script to your blog?O.k But there is still some problems. one of the things I need to do is upload masterstats. This is a java program that goes between </body> </body> and it looks best when put at the bottom of the page. I have uploaded it to the footer.php but for some reason the button will not show up even though the site statistics are working on the masterstats homepage. I had no problem uploading it on my TGP site but with wordpress the html looks so different
Forum: Fixing WordPress
In reply to: Can you access the html to add a trade script to your blog?Can you explain in mor detail please. If I ftp the file out and make the changes adding the script and the toplist and then past the new php file over the old one then it will work?
also how do I move link categories up and down to put them in the order I want ?
Forum: Fixing WordPress
In reply to: Can you access the html to add a trade script to your blog?Well for some reason I cant change the template within wordpress. Should I ftp the file out and make changes and then ftp back in ? I’m really new at this and I don’t want to screw up my page as I could lose a lot of posts if it crashes