Digital experiences for all disciplines
New Landing › How can we help? › Themeforest Theme Support › Neighborhood › Place widget in header layout › Reply To: Place widget in header layout
August 25, 2015 at 12:04 pm
#207184
Hi Mohammed,
Thanks. I have tried that earlier, might be doing something wrong here 🙂
This is the javascript that i want to implement:
<!– /////////// BEGIN WIDGET CODE /////////// –>
<script language=”javascript”>
var url = ‘https://beoordelingen.feedbackcompany.nl/widget/27554.html’;
document.write(unescape(“%3Ciframe scrolling=’no’ frameborder=’0′ height=’107′ width=’200′ style=’display:none;’ id=’tfcwidget’ src='”+ url +”‘ %3E%3C/iframe%3E”));
</script>
<!– /////////// EIND WIDGET CODE /////////// –>
This doesnt work. Can you advise me on what i am doing wrong?
Cheers, Maarten