How to insert Feedback button on every page

Posted by Community Admin on 05-Aug-2018 18:19

How to insert Feedback button on every page

All Replies

Posted by Community Admin on 11-May-2011 00:00

Hello,
I want to have a feedback button on every page on my website. I created this button using o Jotform form and they give me this code to paste:

<script src="http://www.jotform.com/min/g=feedback" type="text/javascript">
new JotformFeedback(
formId: "11151511716",
buttonText: "Contacto",
base: "http://www.jotform.com/",
background:'#F59202',
fontColor:'#FFFFFF',
buttonSide: "bottom",
buttonAlign: "right",
type:false,
width: 500,height: 700);
</script>

Where do I insert this? Any ideas are welcome.

Thanks,

Posted by Community Admin on 13-May-2011 00:00

Hi Jaime,

You can use the master page - you can create a widget that you can drop on your template.

All the best,
Ivan Dimitrov
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed