Thread Starter
combus
(@combus)
It’s not the ideal I was looking for,but I had to use the_excerpt()
Thread Starter
combus
(@combus)
Thanks, it was a problem with permalinks 🙂
The only thing is how WP is managing category slugs, they don’t seem to work. Because if I get in the category through the slug, I won’t be able to view the older posts. But if I get to the categories the normal way (category/cat-name), the older posts link will work.
Thread Starter
combus
(@combus)
That’s what I tried, but the URLs keep beign “/child” and not “parent/child”
Also, how do I make child categories to search for the parent category template? Thanks in advance!