We have a dedicated contests category with multiple subcategory boxes or rows. For each contest we create a new subcategory.
Currently the category description excerpts strip all HTML except <a>
tags. We would like to have more flexibility and display a longer description, button, basically to display meta data such as starting date, products, sponsors, prices etc.
For that, need a theme component which…
- enables rich HTML support in (sub)category boxes and rows descriptions
- whitelists or rather prevents stripping of tags like
div
,button
,span
etc - keeps parameters and values such ass
class=...
- whitelists or rather prevents stripping of emojis
- whitelists or rather prevents stripping of tags like
- removes the max character limit
- (…anything else I might have overlooked?)
- adds a category picker in tc’s settings to choose which categories it should be enabled in.
we don’t have a specific budget as we can’t estimate the complexity of the project.
We are also open to releasing the theme component as open source in Theme component