I’ve been doing a little bit of digging, but to no avail. I’ve toyed with a number of various options and haven’t found what I’m looking for. Ultimately, I’m trying to display our categories in a manner similar to the screen shot below. I’d love to create groups of categories as displayed.
For some additional information, I’m aware of using subcategories. As it stands, I can’t cleanly display them in this format - at least not that I’ve discovered. Here’s what I’m looking for in a text format.
TEXT 1
Category 1
Category 2
Category 3
TEXT 2
Category 4
Category 5
Category 6
3 לייקים
Stephen
(Stephen)
26 באפריל, 2019, 10:55pm
2
This has been asked previously here:
What I’d like to do (as I know there’s no baked in setting or feature set) is use CSS to group categories on the home page.
I’m not looking to nest categories, but just group some together and possibly put a header on them. I know the individual categories can be “separated” with padding, and I know each category can be targeted by category ID or category name. So what I’m hoping is to be able to replicate something that looks like this:
[image]
I realize for simplicity, the categories would …
The consensus is that it’s not a straightforward thing to implement:
This kind of stuff is possible in a theme component but extremely complicated. I think you would need to override templates which makes this also pretty fragile.
לייק 1
Cozdabuch
(cosmo)
26 באפריל, 2019, 11:02pm
3
Man I wish they could find a way to just insert placeholders on the reorganize categories.
With a fillable txt box.
לייק 1
Stephen
(Stephen)
26 באפריל, 2019, 11:03pm
4
If you’re sure it’s that easy why not submit a PR, or author a theme component to do it?
לייק 1
Cozdabuch
(cosmo)
27 באפריל, 2019, 6:11am
5
I said I wish, not I have a clue how to
Thanks for the answer! I’ll have to lean on our dev team to get creative with some CSS.
2 years later but still better than nothing .If you still need it, take a look at my answer here .
2 לייקים