New Landing How can we help? Themeforest Theme Support Neighborhood Place widget in header layout Reply To: Place widget in header layout

#207184
wildemaarten
Member
Post count: 105

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&#8217;;
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