CSS Problem after Joomla 3.4.1 update

GK User
Thu Mar 26, 2015 10:43 am
Hello Teitbite, I am not sure if it's a CSS problem but after updating to 3.4.1 the layout of these pages have changed:

A.
http://www.mauzaza.com/en/skin-health
-The subcategories titles came back on that one

B.
http://www.mauzaza.com/id/kesehatan-kulit
-This one same problem as "A"
-But also some K2 items are showing under the subcategories.

Any clues?
Thank you
Regards
User avatar
Platinum Boarder

teitbite
Fri Mar 27, 2015 11:31 am
Hi

I think some of the files we changed was overwritten. Can you please tell me exactly what was update?
User avatar
Moderator

GK User
Fri Mar 27, 2015 12:40 pm
I don't think I've updated anything else than Joomla. Definetely not K2.

Joomla! 3.4.1 Stable [ Ember ] 21-March-2015 20:30 GMT

Regards
User avatar
Platinum Boarder

teitbite
Sun Mar 29, 2015 10:37 am
Hi

Again I'm having problems to locate the menu item in menu manager for this pages You mentioned. You have too many options there :( Please send me direct links to menu item details in joomla panel. So I can check configuration.
User avatar
Moderator

GK User
Mon Mar 30, 2015 9:27 am
User avatar
Platinum Boarder

teitbite
Mon Mar 30, 2015 8:33 pm
hi

I'm afraid this doesn't help much. I've located the place where it should be configured, but it didn't worked. This part should be configurable in "Supplements" category, but disabling titles for subcategories makes no difference. I cannot tell why, probably because of changes done to category layout file. Right now the only solution I can think of is to hide them with CSS:

Code: Select all
.subCategory h3 { display: none; }
User avatar
Moderator


cron