Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   Question about HTML inserts (http://forum.bytesforall.com/showthread.php?t=18817)

quintero Nov 1, 2012 11:58 AM

Question about HTML inserts
 
I have a script that I use in the HTML inserts header area, similar to this layout:

<script type="text/javascript">
<!--
if {
;
}
//-->
</script>

Is there a way to restrict this script to the home page only? That is, I don't want it to run on any of the other pages on the site, just the home page.

juggledad Nov 1, 2012 02:57 PM

have the jscript determine what page you are on and wrap your IF in an IF testing the page.

I would do some google searches on finding out how to do that if I were you.


All times are GMT -6. The time now is 12:22 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.