List K2 categories in sidebar

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
Sun Feb 22, 2015 10:48 pm
Reply with quote
Report this post
Hi,

please help me set up sidebar menu like here Image


Thank you in advance.
User avatar
Fresh Boarder

GK User
Mon Feb 23, 2015 12:33 am
Reply with quote
Report this post
Hi,
1) Module used in demo : K2 Tools
2) Module must be published on "sidebar" position
3) Must have class " menu"
User avatar
Platinum Boarder

GK User
Mon Feb 23, 2015 10:58 am
Reply with quote
Report this post
Oscar, you are the best.

Now I need to assign menu only on K2 articles page and K2 categories page, and I dont see this option.

I have this one

Image

but its not my categories and I have not the same result like at demo site.

Thank you.
User avatar
Fresh Boarder

GK User
Mon Feb 23, 2015 11:07 am
Reply with quote
Report this post
thanks for warm words.
in real life is not so easy like in demo, I know about it very well :mrgreen:

:idea: in general in my private projects I uses : MetaMod or AdvancedModuleManager
- which allows me to assign module to k2 component only without playing with menu items.
User avatar
Platinum Boarder

GK User
Mon Mar 02, 2015 10:01 am
Reply with quote
Report this post
Still actually.

But I understood that problem is in sidebar, I need hide it on main page.

Can anybody help me? :)
User avatar
Fresh Boarder

GK User
Wed Mar 04, 2015 10:26 am
Reply with quote
Report this post
Nobody? :(

Please...
User avatar
Fresh Boarder

GK User
Wed Mar 04, 2015 1:35 pm
Reply with quote
Report this post
But default template settings allows that for since beginning :ugeek: .

Layout tab - you can override size of sidebar for selected menu items ID, also for homepage using for example 0
User avatar
Platinum Boarder

GK User
Wed Mar 04, 2015 3:19 pm
Reply with quote
Report this post
I have the same settings, I tried.

Image

But in this case I got next result

Image

(Portfolio is the name of my K2 list module, which usually is on the right)

What I did wrong?

Thank you.
User avatar
Fresh Boarder

GK User
Sun Mar 08, 2015 9:17 am
Reply with quote
Report this post
You can also use following custom css
Code: Select all
body.frontpage #gkSidebar {display:none !important;}


How? Check my footer link.
User avatar
Platinum Boarder


cron