Created
March 12, 2021 14:38
-
-
Save agilelogix/85a571b2d803eea5b4bb49afd26da44d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ## To add the Rating stars in the Store Locator listing, please copy the HTML code and paste in the listing template, make sure to copy the correct template code (Template 3 has different HTML) | |
| Please make sure to add the custom field rating in the ASL Settings. | |
| For Template 0, 1 and 2 | |
| ----------------------- | |
| <p>{{stars rating}}{{/stars}}</p> | |
| For Template 3 | |
| -------------- | |
| <li>{{stars rating}}{{/stars}}</li> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment