Tagged Questions
3
votes
1answer
213 views
Custom comments
I'm trying to create a custom comments page with pagination.
I have non-hierarchical custom type "apartments".
It makes urls like:
/apartments/ - for acrhive
/apartments/%id%/ - for post page
...