X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   General questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=66)
-   -   "Customer Reviews" On Organica Template Home Page (https://forum.x-cart.com/showthread.php?t=76381)

Brewhaus 07-03-2018 10:38 AM

"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?

mcupka 07-05-2018 06:52 AM

Re: "Customer Reviews" On Organica Template Home Page
 
It's under Catalog -> Reviews.

They are based on customers who purchased X product and decided to leave a review on it. There are also module settings for it -- I believe it's named 'Product reviews'.

https://kb.x-cart.com/modules/product_reviews/

Brewhaus 07-05-2018 07:08 AM

Re: "Customer Reviews" On Organica Template Home Page
 
We have hundreds of product reviews, but it's not pulling this information for the module on the homepage. I also don't see where to configure in the "product reviews" module which reviews would display on the homepage. Any ideas?

tony_sologubov 07-11-2018 03:07 AM

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?


Brewhaus 07-11-2018 05:31 AM

Re: "Customer Reviews" On Organica Template Home Page
 
Yes, we got it through the x-cart marketplace here: https://market.x-cart.com/ecommerce-templates/organic.html

I don't know where to check the settings of the theme in order to redefine it.

tony_sologubov 07-12-2018 03:21 AM

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

Originally Posted by Brewhaus
Yes, we got it through the x-cart marketplace here: https://market.x-cart.com/ecommerce-templates/organic.html

I don't know where to check the settings of the theme in order to redefine it.


Thank you for the link!

You should go to 'My addons' section in your admin area and search for 'Organica' keyword there.

Once you see the module in the results, click 'Settings' link there:
https://www.awesomescreenshot.com/image/3483408/9261f3d6403ed714e8846cfe333f7728

You will see code of the reviews section in the module's settings as follows:
https://www.awesomescreenshot.com/image/3483415/a658ce68710cd24b7a7dee1cd658cf17

Brewhaus 07-16-2018 11:53 AM

Re: "Customer Reviews" On Organica Template Home Page
 
Thank you! I don't know how I missed it!


All times are GMT -8. The time now is 03:25 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.