Ciao,
come posso personalizzare la homepage del forum?
Vorrei avere qualcosa di simile a questo:
https://libstdc.com/
merefield
(Robert)
21 Dicembre 2020, 11:19am
2
Dai un’occhiata a:
A very common situation you’ll find yourself in as a theme developer is the need to create content that only shows on the homepage of your community.
You might add some HTML to the “After Header” section of your theme, which will then appear on every page. You can jump through some hoops in CSS to hide this everywhere except the homepage… but instead let’s use a Discourse theme to create a component with content that is only visible on your homepage.
If you’re unfamiliar with Discourse themes …
E nota la chiamata API:
https://meta.discourse.org/tags.json
A meno che tu non sia uno sviluppatore, si tratta di un compito relativamente complesso. Considera di pubblicare in Marketplace per trovare un freelancer che lo faccia per te, se hai un budget.
2 Mi Piace