I have a problem with two pages of my web, that I don’t know why but the content don’t display, because they are just the same than the other pages, but if you put in the browser the two URLs you can see that the pages are not displayed:
What means that they are “category archives”? Aren’t the other pages?
No, to the category “cachorros” is only assigned the page “cachorros”. But the page “características” is assigned to othe different category with the same name, “características”.
The problem was that the slug of the categorie was just the same than the URL of the page, and then when you try to see the URL it showed you the categorie page. I have modified the slug of the categories and problem solved.