Code not working in text widget
-
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=”https://gd.geobytes.com/gd?after=-1&variables=GeobytesCountry,GeobytesCity”>
</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.
https://travelquila.com/test/
- The topic ‘Code not working in text widget’ is closed to new replies.