Agoda affiliate JavaScript in the text widget
-
Dear, Friends
I used Creativo Theme and when I add Agoda affiliate JavaScript in the text widget in the sidebar nothing happens in my blog.
Could you advise me something.
Thanks
This is the code
<div id=”SearchBox”> </div>
<script src=”http://ajaxsearch.partners.agoda.com/partners/SearchBox/Scripts/Agoda.SearchBoxV2.1.js” type=”text/javascript”></script><script type=”text/javascript”>
var AgodaSearch = new AgodaSearchBox({
cid: 0000000,
filterCityName: ”,
fixedCityName: false,
fixedCityNameVisible:true,
hotelID: ”,
checkInDateBefore:3,
night:2,
language:11,
currencyCode: ‘USD’,
newWindow: false,
header: ”,
footer: ”,
style: ‘style4’,
Element: ‘Search Box’
});
</script>
<!– Default,CmsLanding,Style1, Style2,Style3,style4, Style6–>
The topic ‘Agoda affiliate JavaScript in the text widget’ is closed to new replies.