View Single Post
  #4  
Old 07-11-2018, 03:07 AM
  tony_sologubov's Avatar 
tony_sologubov tony_sologubov is offline
 

X-Cart team
  
Join Date: Jan 2009
Posts: 2,431
 

Default Re: "Customer Reviews" On Organica Template Home Page

@Brewhaus,

That code means that the code of the customer reviews is taken from 'text_carousel_code' setting. You might want to check settings of the theme in order to find and re-define it.

Meanwhile, could you please let me know where did you purchase this template? I cannot see it on our market.x-cart.com web-site?

Tony

Quote:
Originally Posted by Brewhaus
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?
__________________
Found a bug in X-Cart? Post it to our bug tracker!
Know how to make X-Cart better? Suggest an idea!
Reply With Quote