• Hi,

    I am using the following code in my text widget to show a location friendly message to the visitor. I have a Family Tree Child theme from Genesis Framework and I am putting the code in the widget but it is not showing up. let me know how can I fix it?

    <script language=”Javascript” src=”http://gd.geobytes.com/gd?after=-1&variables=GeobytesCountry,GeobytesCity”&gt;
    </script>
    <script language=”Javascript”>
    document.write(“<p>Welcome to visitors from “+sGeobytesCity+”, “+sGeobytesCountry);
    </script>

    the code is working fine on a different blog with busybee theme installed you can check it here.
    http://travelquila.com/test/

  • The topic ‘Code not working in text widget’ is closed to new replies.