Add feedback widget to your website

In this article you can read how to add the Salonized feedback widget to your Wordpress, Jimdo or Joomla website.

Updated over a week ago

1. Adding feedback widget to Wordpress

It is important that you actually have the option add your own HTML code to your website. Free versions of Wordpress do not always support this, so be on the lookout for this HTML field.

  • Step 1: Copy the code

    Go to settings > public feedback widget in Salonized. Here you will find a code that starts with "<script src". Copy the entire code of the 'Full page widget' by clicking on the 'Copy to clipboard' button.

  • Step 2: Go to Wordpress


    First, determine where you want to display the public feedback. For example, on a specific "reviews" page. Do you want to show the feedback on a different page? Make sure you create that page first in Wordpress.

  • Step 3: Edit the reviews page


    Open the page on which you want to show your public feedback.

    Make sure that you have the "text" editor in front of you (on the right in the preview). Next you can insert your intro text (if desired) and underneath you paste the two HTML codes from Salonized. Paste the two codes from Salonized beneath each other in the text bar.

    Paste the complete code from Salonized into the content field. The first line starts with "script" and the second line starts with "div class".


1.1. Adding mini feedback widget to Wordpress

We also offer a smaller widget. This is an example of how it looks:

You use the same method for adding the mini feedback widget as the one mentioned above, the only difference is that you use a different code.

The code for the mini feedback widget is also located on the 'Public feedback widget' page. You can see an example below:

<script src="https://cdn.salonized.com/widget.js" data-name="salonized" data-microsite-url="https://steffis-hair-salon.salonized.com"></script><div class="salonized-reviews-mini" data-link="https://steffis-hair-salon.salonized.com/reviews"></div>


The "data-link=" segment of the code in this example corresponds with the place you send the mini widget to when someone clicks on "Read all reviews". You link your mini widget with the page on your site where your public feedback is located. You need to replace the link in the code with your own.


Normally this is the link that belongs to your Salonized mini website. Do not forget to replace it. Substitute the part from https:// until /reviews and leave the quotation marks (' ').

Subsequently, you can add the mini feedback widget to your website when the code is finished. Assess where you want to place the widget, for example on your home page.

Add the item that makes it possible to include HTML to your website, in the same way that is described above.

Again, paste the two codes beneath each other in the text bar. This is the first code that you see (script src=) and the one for the mini widget. This is the preview:


2. Adding feedback widget to Jimdo / Joomla

The method is the same. It is important that you select the option to add HTML code. You can recognise the correct item for this by looking for the two brackets: </>

  • Step 1: Copy the code

    Go to settings > public feedback widget in Salonized. Here you will find a code that starts with "<script src". Copy the entire code of the 'Full page widget' by clicking on the 'Copy to clipboard' button.

  • Step 2: Go to Jimdo / Joomla

    First, determine where you want to display the public feedback. For example, on a specific "reviews" page. Do you want to show the feedback on a different page? Start by creating that page in Jimdo or Joomla.

  • Step 3: Edit the reviews page

    Open the page on which you want to display the public feedback. You will now add a HTML code to your website, so make sure you select the correct option. That is the icon of the brackets as you can see below.


Paste the code from Salonized in the content field:

The first line starts with "script" and the second line starts with "div class".



2.1. Adding mini feedback widget to Jimdo / Joomla


We also offer a smaller widget. This is an example of how it looks:

You use the same method for adding the mini feedback widget as the one mentioned above, the only difference is that you use a different code.

The code for the mini feedback widget is also located on the 'Public feedback widget' page. You can see an example below:

<script src="https://cdn.salonized.com/widget.js" data-name="salonized" data-microsite-url="https://steffis-hair-salon.salonized.com"></script><div class="salonized-reviews-mini" data-link="https://steffis-hair-salon.salonized.com/reviews"></div>


The "data-link=" segment of the code in this example corresponds with the place you send the mini widget to when someone clicks on "Read all reviews". You link your mini widget with the page on your site where your public feedback is located. You need to replace the link in the code with your own.


Normally this is the link that belongs to your Salonized mini website. Do not forget to replace it. Substitute the part from https:// until /reviews and leave the quotation marks (' ').

Subsequently, you can add the mini feedback widget to your website when the code is finished. Assess where you want to place the widget, for example on your home page.

Add the item that makes it possible to include HTML to your website, in the same way that is described above.

Again, paste the two codes beneath each other in the text bar. This is the first code that you see (script src=) and the one for the mini widget. This is the preview:

Make sure to save the changes after adding the code!


If you have any questions about this, please contact our support team!

Did this answer your question?