Tagged Questions
0
votes
1answer
21 views
Archive for custom fields?
Recently I've done a nice taxonomy system on my WordPress website. Created also the taxonomy archive template files, so wherever I'm listing the taxonomies I can click on them and will bring me on a ...
0
votes
1answer
94 views
Overwriting TwentyTwelve template file with child theme template, but lower in the hierarchy
I've (I think) an interesting problem here. What I want to do is create a global archive page, with everything on it. Dates, authors, categories etc all on one page.
I have a child theme, with ...
2
votes
1answer
287 views
Display Editable Text Above CPT Archive Listings
I have two custom post types (Authors and Partners). I display their archive page's in the main navigation and use archive-authors.php and archive-partners.php to make a couple small tweaks to the ...