View Single Post
  #1  
Old 07-03-2018, 10:38 AM
 
Brewhaus Brewhaus is offline
 

Advanced Member
  
Join Date: Dec 2017
Posts: 37
 

Question "Customer Reviews" On Organica Template Home Page

We have the Organica template, and there is a section at the bottom where it says "Customer Reviews." I can't find where it's pulling this info from so I can insert our own customer reviews. In the template, it just says:

<div class="home-text-banner pagination-rotator">
<h3>{{ t('Customer Reviews')|raw }}</h3>
<div class="container">
<div class="text-slider">
{{ this.config.TemplateMonster.Organica.text_carousel _code|raw }}
</div>
</div>
</div>

Can anyone help?
__________________
Ver 5.3.3.4
Reply With Quote