Replace Category Names with Icons ? Replace Category Names with Icons ?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Replace Category Names with Icons ?

Started by Wolfseye, June 09, 2011, 05:03:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Wolfseye

Is it possible to replace Category Names with custom Icons / Images so that after that the text name is gone and there is only a specific image ?
Thanks in advance.

Wolf

Αndré

The probably easiest solution would be to create a plugin that uses the page_html hook to search the whole output for specific words. Instead of using 'real' category names you could use tokens like {CATEGORY_ID_42} and then search for that tokens and replace them.

Wolfseye

I probably would but I have no ideas how to make plugins. So I take it there is nothing yet made for a purpose like that ?
Thanks anyways.

Αndré

I can create such a plugin draft for you asap (it's quite easy).

Wolfseye

You would do that ?  :o

I would thank you for that a lot. Really would appreciate that greatly.
If not its ok too, I will just keep it as it is now. ;)

Wolf