I'd like to have different Featured title names for each Featured panel because I have different products. it's a bit difficult to recognize the product through the title name Featured for all of them.
any help would be much appreciated.
Some Mods for this already exist, as it looks:
https://www.opencart.com/index.php?rout ... 20featured
https://www.opencart.com/index.php?rout ... 20featured
Ernie
https://www.opencart.com/index.php?rout ... 20featured
https://www.opencart.com/index.php?rout ... 20featured
Ernie
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
I should have used the right keywords. it was way easy:
viewtopic.php?f=183&t=170753#p647846
===============================================
Edit file /catalog/controller/module/featured.php
Now, search for:
$data['heading_title'] = $this->language->get('heading_title');
and replace it with
$data['heading_title'] = $setting['name'];
================================================
As simple as that.
viewtopic.php?f=183&t=170753#p647846
===============================================
Edit file /catalog/controller/module/featured.php
Now, search for:
$data['heading_title'] = $this->language->get('heading_title');
and replace it with
$data['heading_title'] = $setting['name'];
================================================
As simple as that.
Who is online
Users browsing this forum: No registered users and 7 guests