The category has been heading

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Tue Apr 10, 2012 1:37 pm
After migration from Joomla 1.5 to Joomla 2.5 has categories with tag <h1> and title <h2>. This allows the name of the category is above the title in each artkel. Does anyone have tips on how I fixed this?

The site is offline so I can not give you a link.


Code: Select all
<div id="gkComponent">
                              
<div class="item-page">
<h1>
   Noveller</h1>
      <h2>
                        <a href="/jupgrade/kristina-och-fotografen.html">
                  Kristina och fotografen</a>
                  </h2>


Thanks in advance!
User avatar
Fresh Boarder

Konrad M
Tue Apr 10, 2012 1:55 pm
Hi,
Can you give us screen of page to see how it looks in browser?
User avatar

GK User
Tue Apr 10, 2012 2:14 pm
Thanks for the reply!

Here's the screen of page:
User avatar
Fresh Boarder

Konrad M
Tue Apr 10, 2012 2:19 pm
Unfortunetly there is no screen
User avatar

GK User
Tue Apr 10, 2012 3:04 pm
It was probably too large.
User avatar
Fresh Boarder

Konrad M
Tue Apr 10, 2012 4:18 pm
And you want to switch them ?
User avatar

GK User
Tue Apr 10, 2012 4:44 pm
No, I do not want the category in the title and content.
User avatar
Fresh Boarder

Konrad M
Tue Apr 10, 2012 9:12 pm
Try add to override.css
Code: Select all
div.item-page h1 {
display:none;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Wed Apr 11, 2012 7:26 am
Konrad M: It worked. Many thanks for your help! :D
User avatar
Fresh Boarder

Konrad M
Wed Apr 11, 2012 7:30 am
I'm glad I could help :)
User avatar

GK User
Thu Apr 12, 2012 5:31 pm
Hello again!

The same thing happens in K2 and Item. Category title is heading (h1) above the content title. I want the title of the content without category.

Thanks in advance!
User avatar
Fresh Boarder

Konrad M
Thu Apr 12, 2012 5:32 pm
Link please :)
User avatar

GK User
Thu Apr 12, 2012 5:36 pm
Sorry, site is offline.
User avatar
Fresh Boarder

Konrad M
Thu Apr 12, 2012 5:38 pm
Which joomla version do you use ?
User avatar

GK User
Thu Apr 12, 2012 5:41 pm
Joomla! 2.5.4 and K2 2.5.6.
User avatar
Fresh Boarder

GK User
Fri Apr 13, 2012 10:05 am
I let the site go live for a while. Link:
http://www.skrivarsidan.nu/jupgrade/
User avatar
Fresh Boarder

Konrad M
Fri Apr 13, 2012 12:23 pm
Did you try switch it off in category settings ?
User avatar

GK User
Fri Apr 13, 2012 12:25 pm
Yes.
User avatar
Fresh Boarder

Konrad M
Fri Apr 13, 2012 1:15 pm
Ok, please try add to override.css
Code: Select all
div.latestItemsCategory {
display:none}

and remember to enable override.css option in template settings.
User avatar

GK User
Sat Apr 14, 2012 7:05 am
Thanks for the reply! Unfortunately this does not work. Perhaps because it is a main category I want removed.
User avatar
Fresh Boarder

GK User
Sun Apr 15, 2012 8:11 am
Solved! Unfortunately I do not know what I did but it was something in the settings of item.
User avatar
Fresh Boarder

Konrad M
Sun Apr 15, 2012 11:12 am
The most important is that is working now ;)
User avatar

GK User
Wed Apr 25, 2012 4:16 am
Hi,

I would like to fix the same issue, however I have no clue to where to put overide.css. I want to remove the big article heading. Please help!
User avatar
Fresh Boarder

Konrad M
Wed Apr 25, 2012 12:30 pm
@daveryaaziem can you give me url to page with this issue ?
User avatar


cron