Project Home
Manuals
Contact Us
Download
Demo
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
AbanteCart v
1.4.2
is released.
Home
Help
Search
Calendar
Login
Register
AbanteCart Community
»
AbanteCart Development
»
Customization help
»
How to put text infront of rate stars?
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to put text infront of rate stars? (Read 7513 times)
demoncho87
Newbie
Posts: 23
Karma: +2/-0
How to put text infront of rate stars?
«
on:
January 30, 2017, 08:31:45 AM »
Like here in pic
Logged
Sam_78
Sr. Member
Posts: 278
Karma: +43/-1
Re: How to put text infront of rate stars?
«
Reply #1 on:
January 30, 2017, 10:43:56 AM »
Hi,
For this you need to change the images in folder storefront\view\default\image Add what ever text you want in front of stars and save it with same name...
Logged
abantecart
Administrator
Hero Member
Posts: 4367
Karma: +302/-10
Re: How to put text infront of rate stars?
«
Reply #2 on:
January 30, 2017, 10:48:10 AM »
You need to edit this template file:
https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/pages/product/product.tpl
Put your text before line:
Code:
[Select]
if ($average){ ?>
<ul class="rate">
You might need to wrap text with div or span
Logged
Please
rate your experience
or
leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can
help
demoncho87
Newbie
Posts: 23
Karma: +2/-0
Re: How to put text infront of rate stars?
«
Reply #3 on:
January 30, 2017, 12:05:16 PM »
thanks i will try it ! Very good forum
Logged
Print
Pages: [
1
]
« previous
next »
AbanteCart Community
»
AbanteCart Development
»
Customization help
»
How to put text infront of rate stars?
Powered by SMFPacks Social Login Mod