Editorify Help Center
All Categories General Questions How to add the Editorify reviews to PageFly?

How to add the Editorify reviews to PageFly?

To add the Editorify reviews on PageFly page builder, follow the steps below:

  1. Please login your Shopify admin > Apps > PageFly - Advanced Page Builder > Products pages > open your product page template.

  2. Click on Add element icon, select HTML / Liquid element, drag HTML5 / LIQUID element to section you want

  3. Click on Open Code Editor and then paste Editorify snippet codes to there

The Editorify snippet code to display reviews:

{% include 'editorify_widget' %}

The Editorify snippet code to display star rating:

{% include 'editorify_widget', bellow_title:true %}

The Editorify snippet code to display star ratings in collection: 

{% include 'editorify_widget', collection_page:true %}

Was this article helpful?

Thanks for your feedback!