• Resolved anjoid

    (@anjoid)


    I created some archive pages using the plugin but all the archive pages show the same title “archive”. How can I change the title to match the cpt name?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    It’s possible that that may be a theme-level detail needing edited, and not something that we’d have control over from our plugin perspective. I’d check out the archive.php template file in your active theme and see if anything stands out there for that type of heading and heading area.

    Thread Starter anjoid

    (@anjoid)

    ok I will try that thanks.

    I have another issue, I created categories under my custom post type and the archive pages are showing blank even though there’s posts in the category. How can I fix this?

    https://prnt.sc/17pw5qx

    Here’s the main archive page: https://genysispainting.com/projects/ if you click on a category you will see the issue.

    Thanks!

    Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Review and check out https://docs.pluginize.com/article/17-post-types-in-category-tag-archives which has more details about what’s going on and code samples available for usage.

    The “too long didn’t read” is that WordPress doesn’t include custom post types in the category/tag archives by default, but can be told to, which the code samples will help with.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How can I change the archive title?’ is closed to new replies.