Jump to content

Opening a categories why is it showing names Twice


Recommended Posts

Hello Robert :)

 

i can edit it for you if you're interested (of course for free)

i can do it for you while I will customize sliders for you (i will do it today)

 

you can remove it from category.tpl file

 

you've got there:

 <h1>
  {strip}
   {$category->name|escape:'htmlall':'UTF-8'}
   {if isset($categoryNameComplement)}
 {$categoryNameComplement|escape:'htmlall':'UTF-8'}
   {/if}
  {/strip}
 </h1>

 

 

but to be honest, it will be not good for seo (h1 tags are important!)

Link to comment
Share on other sites

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...