Off Page Review Widgets
-
I am looking for a plugin or code that I can use to provide our clients with a widget that they can display on their website to get reviews of their products on our wedding directory.
I wanted to know if theres a plugin out there that does this or some simple code that would do it.
I have seen the following code which obviously has a bit more behind it but wondered if there was a simple solution for wordpress ?
<div id=”clxSmallWidget”>
<a id=”clxReferrerRate” href=https://www.cylex-australia.com/company/swan-valley-weddings-24762561.html#reviews title=”Swan Valley Weddings” target=”_blank”>What do you think about Swan Valley Weddings ? Share your opinion on Cylex!</a>
<script src=https://admin.cylex-australia.com/js/widget/smallWidget.js></script>
<script>
?????????????? new clxRateWidget({
????????????????????????????? name: ‘What do you think about Swan Valley Weddings ? Share your opinion on Cylex!’,
????????????????????????????? fir_nr: 24762561,
????????????????????????????? lkz: ‘AUS’,
????????????????????????????? language: ‘en-AU’,
????????????????????????????? size: ‘big’,
????????????????????????????? backgroundColor: ‘#46a8a8’,
????????????????????????????? textColor: ‘#ffffff’,
????????????????????????????? linkColor: ‘#000000’,
????????????????????????????? domain: ‘https://admin.cylex-australia.com’,
????????????????????????????? siteUrl: ‘https://www.cylex-australia.com’
?????????????? });
</script>
</div>
If we could offer a similar service to our clients it would be amazing.
The page I need help with: [log in to see the link]
- The topic ‘Off Page Review Widgets’ is closed to new replies.