K2 Children categories layout

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Aug 08, 2015 8:16 am
Reply with quote
Report this post
Hello,

I need to add 4 column children category layout for product page. But when I changed Category view options it's not display on front. Please advice me to fix this issue

http://demegha2.cloudaccess.host/index.php/products

Thank You
User avatar
Senior Boarder

teitbite
Sun Aug 09, 2015 7:38 pm
Reply with quote
Report this post
Hi

Please rename /html/com_k2 to /html/_com_k2 and check if children categories are there. If not than it's a matter of configuration. If You will be able to see them after this please send me an access to joomla panel and ftp.
User avatar
Moderator

teitbite
Sun Aug 09, 2015 7:39 pm
Reply with quote
Report this post
Wait. One more thing before doing what I asked for in last post. Please in K2 parameters select to use default K2 css file.
User avatar
Moderator

GK User
Wed Aug 12, 2015 7:35 am
Reply with quote
Report this post
Dear teitbite,

I have sent PM all credentials. I'm waiting for your reply.

Many Thanks
User avatar
Senior Boarder

teitbite
Thu Aug 13, 2015 1:14 pm
Reply with quote
Report this post
Hi

Please add this code to override.css and make sure override is enabled in template settings:

Code: Select all
.subCategoryContainer {
    clear: none;
    float: left;
}

.clr {
    clear: both;
}
User avatar
Moderator


cron