- Posts: 20
COMMUNITY FORUM
Replicate K2 demo site front page category listing.
- Birger J. Nordølum
-
Topic Author
- Offline
- Junior Member
Because now I can't show only categories. If I deselect all, the last active get set as the category to use.
Birger :)
Please Log in or Create an account to join the conversation.
- Birger J. Nordølum
-
Topic Author
- Offline
- Junior Member
- Posts: 20
Birger :)
Please Log in or Create an account to join the conversation.
- piperchick
-
- Offline
- Premium Member
- Posts: 133
Please Log in or Create an account to join the conversation.
- Birger J. Nordølum
-
Topic Author
- Offline
- Junior Member
- Posts: 20
Birger :)
Please Log in or Create an account to join the conversation.
- Drew Hendricks
-
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- Birger J. Nordølum
-
Topic Author
- Offline
- Junior Member
- Posts: 20
Birger :)
Please Log in or Create an account to join the conversation.
- Paul Jones
-
- Offline
- New Member
- Posts: 8
Please Log in or Create an account to join the conversation.
- Drew Hendricks
-
- Offline
- New Member
- Posts: 3
Set up a top level category. (in version 1 you could utilize a top level template. Here we have found you have to fake it) Assign your subcategories to the top level parent. There are other posts that tell you how to do this.
In the default php view (around line 60) delete the echo subcategories line.
You then have to make the title linkable. Strangely, the image is href'd to the subcategory, but the title is not. You have to add your own href tag. I would think a lot of these things will be made optional in future releases. We are making good notes on what we change so that we can upgrade.
In the css you have to create your own css in order to mimic the boxes around the subcategories.
Please Log in or Create an account to join the conversation.
- Paul Jones
-
- Offline
- New Member
- Posts: 8
Thanks
Please Log in or Create an account to join the conversation.
- bunglehaze
-
- Offline
- Elite Member
- Posts: 168
Just add a pagebreak for each article to link up titles and for the rest...
k2community.joomlaworks.gr/forum/topics/your-demo-categories-are
Please Log in or Create an account to join the conversation.
- Drew Hendricks
-
- Offline
- New Member
- Posts: 3
In order to recreate the boxes around the subcategories we had to add a div id with its own custom style. We could not figure out how to do this without changing the css. Anyway, we might not have done this correctly, but our 2.0 site looks and feels like 1.0.
Please Log in or Create an account to join the conversation.
- Birger J. Nordølum
-
Topic Author
- Offline
- Junior Member
- Posts: 20
Birger :)
Please Log in or Create an account to join the conversation.
- Paul Jones
-
- Offline
- New Member
- Posts: 8
I would appreciate if you shared with me how to do it.
Thanks.
Please Log in or Create an account to join the conversation.
- bunglehaze
-
- Offline
- Elite Member
- Posts: 168
On the other note I too agree, that was not the query though, the K2 frontpage does not look identical to K2v1 - thats just how things go im afraid when they progress. you can make the layout very similar as standard though but if you REALLY have to make it look identical then yes you will have to use css, my point is there is no NEED to.
cheers
leigh :)
Please Log in or Create an account to join the conversation.
- Travis Brackett
-
- Offline
- New Member
- Posts: 5
Please Log in or Create an account to join the conversation.
- Paul Jones
-
- Offline
- New Member
- Posts: 8
Thanks
Please Log in or Create an account to join the conversation.
- Paul Jones
-
- Offline
- New Member
- Posts: 8
Please Log in or Create an account to join the conversation.
- Paul Jones
-
- Offline
- New Member
- Posts: 8
Please Log in or Create an account to join the conversation.
- Birger J. Nordølum
-
Topic Author
- Offline
- Junior Member
- Posts: 20
Birger :)
Please Log in or Create an account to join the conversation.