Shows a extrange list
-
Hi,
I have a page (/list) that works fine by category.
[a-z-listing display="posts" post-type="page" taxonomy="category" terms="list"]Under it I want one page that filter by onother category (/list/es)
[a-z-listing display="posts" post-type="page" taxonomy="category" terms="espanol"]The pages that I want to show are in the root “.com/my-page”
The categories are like this
list
espanolSome of the page has the 2 categories other only list.
In the first page are shown all, but I want in the second page only to show the filtered by the other category.
Now appears a list showing the current page in the list.
Edit:
It seems that if I change from /list/es to /es works,
But I would like to know if there is a way to left as /list/es
The topic ‘Shows a extrange list’ is closed to new replies.