Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 962 Bytes

yelp-reviews.md

File metadata and controls

38 lines (25 loc) · 962 Bytes
layout title searchable versions
widget
Yelp Reviews
false
version url
Version 2.0
/widgets/v2/yelp-reviews/
version url
Version 1.0
/widgets/v1/yelp-reviews/

Yelp Reviews

Version: >= 7.34. Add a Yelp review widget to your template.

Overview

You can add a Yelp review widget to your template. The Yelp business ID can be changed later with the BaseKit Editor.

To include a Yelp widget in your template you will need to add the following line:

{% highlight python %} {% raw %}

{{widget('yelpreview', 'thisuniquewidgetname', {'title': 'Yelp Review', 'yelpbusinessid': ''})|raw}}

{% endraw %} {% endhighlight %}

Widget Options

You can change the following options for the widget:

  • title: The title to display above the review, can be left blank

  • yelpbusinessid: This is the unique ID Yelp uses to find your business, i.e. apple-store-london-5

  • refreshTime: How often the widget refreshes 3600000 72000000