Post by unolose » Wed Aug 30, 2017 12:57 am

HI

Please let me know how to rename the title "Featured" for the Featured Module on OC 3.0.2.0?
Thanks

Newbie

Posts

Joined
Thu Aug 24, 2017 4:48 pm

Post by cyclops12 » Wed Aug 30, 2017 1:13 am

If you are only using one featured module then you can change text in catalog/language/YOUR_LANGUAGE/extension/module/featured.php

Expert Member

Posts

Joined
Sun Sep 27, 2015 1:10 am

Post by unolose » Wed Aug 30, 2017 1:31 am

Great. Thanks a lot. It worked perfect!

Newbie

Posts

Joined
Thu Aug 24, 2017 4:48 pm

Post by unolose » Wed Aug 30, 2017 1:32 am

And if I was using more than one Featured Module?
What should I do then?

Newbie

Posts

Joined
Thu Aug 24, 2017 4:48 pm

Post by cyclops12 » Wed Aug 30, 2017 2:25 am

unolose wrote:
Wed Aug 30, 2017 1:32 am
And if I was using more than one Featured Module?
What should I do then?
You could add

Code: Select all

$data['heading_title'] = $setting['name'];
to catalog/controller/extension/module/featured.php just above

Code: Select all

$data['products'] = array();

which would then use the Module Name that you set in admin when setting up your featured module ;)

Expert Member

Posts

Joined
Sun Sep 27, 2015 1:10 am

Post by unolose » Wed Aug 30, 2017 3:29 pm

Thanks :)

Newbie

Posts

Joined
Thu Aug 24, 2017 4:48 pm

Post by cyclops12 » Thu Aug 31, 2017 12:47 am

Your welcome ;D

Expert Member

Posts

Joined
Sun Sep 27, 2015 1:10 am

Post by thindsoft » Sat Dec 02, 2017 3:40 am

i have tried but not working with more than one Featured Module.

please help
thanks

Newbie

Posts

Joined
Thu Aug 31, 2017 2:12 am

Post by cyclops12 » Sat Dec 02, 2017 5:43 pm

well it works fine in my default 3.0.2.0
https://www.screencast.com/t/0AM4gkBHAbd

Expert Member

Posts

Joined
Sun Sep 27, 2015 1:10 am
Who is online

Users browsing this forum: No registered users and 247 guests