¿Es posible añadir una sección de pósters de los últimos temas en la vista de categoría?

Hi,

I am using category view as homepage. Is it possible to add posters section latest topics on category view?

image

Thanks.

1 me gusta

No that is not possible out of the box. You will need to write a plugin for it.

2 Me gusta

Hi, thanks for the reply. Writing a script on the front end or a plugin that works on the backend?

1 me gusta

A plugin, so backend. The endpoint for that route doesn’t contain the list of users in the topic, so you need to add that and then use it on the front-end.

2 Me gusta