You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 4, 2018. It is now read-only.
Hy, i download the ar2 master yesterday, install in wp 3.5.1 with "custom content type management" plugin.
All structure of the theme is great, but i have problems with archive.php for custom types:
Seems that archive page don't call post-types. whatever the name of custom, if not have any post, a 404 page is showed. Nice.
But when any post-type have posts, the archive page only show "Blog Archives" post.
I put post-types right in function.php, try many different types plugin and not work :/
Custom types is not find by the search too.
In arras theme master the archive page works, but in Ar2 don't.
Some solution?
The text was updated successfully, but these errors were encountered: