F
F
FlapJalc2019-02-27 16:07:45
MODX
FlapJalc, 2019-02-27 16:07:45

How to display category posts on a separate page?

You need to create separate pages and on these pages display posts related to different categories. But I get the category through the get parameter. And I need to somehow pull out all the records from a certain category that comes to me in the form ?service=Category1, on a separate page. What can be done through this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Tarasov, 2019-02-27
@an-tar

you'd better pass the category ID, then here you can pass this id to pdoResources for example, and where you need to find out the name of the category - use the same fastField, it will give you pagetitle by ID

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question