I am trying to: create a WordPress archive that contains a view that will show child terms for that taxonomy if they exist. If they exist I'd also like to have a subtitle above the output that says something like "Brands owned by [parent taxonomy title]".
Link to a page where the issue can be seen: hidden link
I expected to see: Brands owned by "Snap-on" (The parent term and the term of the current archive being displayed.)
Instead, I got: Brands owned by "Challenger LIfts" (Last child displayed in the view.)
I've included screenshots of the settings on my archive and view pages.
Languages: English (English )Spanish (Español )French (Français )
Timezone: Pacific/Niue (GMT-11:00)
Hello
Unfortunately, the screenshot link expired before I had a chance to view it.
I would first like to clarify if you really mean that you want to have a "Wordpress archive" or if you mean that you want a "Taxonomy Terms Listing" which would be implemented with a "view".
I have created on my test site a similar setup with :
CPT = Books
Custom Taxonomy = Book Genre, Author
Taxonomy "Book Genre" is hierarchical and has Parent-Child terms
Taxonomy "Author" only has terms on a single level.
Please review the 2 different listings that I made for this setup and the WordPress archive that I have. Do any of them approximate what you are trying to achieve?
I'm sorry... I didn't realize those links expired. I will send you a new one now but can also send a persistent link with admin login credentials if you will enable my next reply as private.
hidden link
I am trying to create a taxonomy term archive template, not a CPT archive. I'm sorry I wasn't more specific in my original post.
Languages: English (English )Spanish (Español )French (Français )
Timezone: Pacific/Niue (GMT-11:00)
Hello
I am being prompted for site authentication information (see image)
I tried with the wordpress user/pass but they did not work.
Can you please provide these in the private area I am opening?
Oops. I didn't realize not putting anything in the WP admin login fields would cause that last reply to be public. (Didn't want to confuse the front end password with the WP admin login credentials.)
I don't think it is critical that it be marked as private as that username/password is only to access the front end of the site while it is in development, but if you can easily mark that reply as private I would appreciate it. 🙂
Thanks so much Yvette! I was looking for a shortcode like that in the "Fields and Views shortcodes" area of the loop editor, but was having trouble finding it. I see that it is not listed there in the view editor nor the archive editor. I see that wp-archive-title is there, but it behaves slightly different from the shortcode you provided me. Is it safe to assume that not all available shortcodes are listed in the Fields and Views selector?