Jump to content
thirty bees forum
  • 0

Featured products title


Question

Posted

Here am I with another newbie question.

I wish to update some translations to Portuguese. Some is easy, other not so easy, because they don't appear in backoffice.
So, regarding "featured products" I went to module install, delete it and install again. But now, instead of the title that used to show, only appear a tab with "popular"
Is that possible to restore the fancy title?

featured.png

3 answers to this question

Recommended Posts

  • 0
Posted

I will answer my self.

This piece of code is missing in homefeatured_home.tpl

   <div class="tm-hp text-center">
    <h2><span class="tm-over">{l s='Our' mod='homefeatured'} <span>{l s='featured' mod='homefeatured'}</span> {l s='products' mod='homefeatured'}</span></h2>
    <p>{l s='The best selection for top prices.' mod='homefeatured'}</p>
  </div>

But now I have another doubt:
How can I remove the "popular" tab from the top (please see attached image)?

featured2.png

  • 0
Posted

I will answer myself, maybe help others:
to remove "Popular" tab, just go to
Administration -> Modules -> Positions -> displayhometab and remove hook

  • 0
Posted (edited)

I think the translation is addressed in bleeding edge.

You may also disable or uninstall the popular/featured products module.

Edited by Chandra

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...