Discourse Category Headers theme component

Hi, sorry, I’m a total newbie with zero coding skills :frowning:
Do you have the installation instructions for this component?
Normally there’s an “install this theme component” button, but I can’t find it… I’ve already installed many component on my site…

The image displays a blue button with the text "Install this theme component." (Captioned by AI)

Appreciate massively your time & input!

Hi @Angela_MRS,

If you follow the picture below, you can install it this way without selecting the install button.

This is if you are an administrator or owner of the forum.

1 Like

Thank you very much @Aaron_Walsh :heart_eyes:

@Angela_MRS There is also a link to the guide on how to install it.

2 Likes

Minor request, can you make the ‘Read more’ link color the same as the rest of the text?

My links are set to medium dark blue, and a lot of my banners are dark colors so the link is basically invisible.

The rest of the text seems to auto select white or black based on the background color. Can you do that for the link too?

Hi David,

You could create a custom Theme component and using inspect element in your browser(desktop) identify the element and use CSS to override the color.

1 Like

This TC is getting a couple of deprecation in the console. I suspect that the code really needs a refresh:

I think that it is a brilliant TC, and fills a gap that the official TCs are missing. It would be great to see it get some more love, but I know (or at least suspect) that @Rhidian has moved on somewhat.

5 Likes

Just updated my site and came here to say the same thing.
PLEASE PLEASE PLEASE…
Update this awesome component. I just built a new site that uses it to great effect and I would hate to have to figure out an alternative. This component does EXACTLY what I need.

1 Like

And now it bites a little deeper after a recent update:

image

3 Likes

Hope for an update.

1 Like

@nathank @tknospdr @CAX.DO I have opened a PR to fix the compatibility issues, using a gjs file now instead of the deprecated script tags.

I hope this gets approved :crossed_fingers:.

4 Likes