Post Type and Taxonomy URL Structure

Support MB Custom Post Type Post Type and Taxonomy URL Structure

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #39480
    wiziblewizible
    Participant

    Hello, I use Bricks Builder and I bought Meta Box AIO. I come from CPT and ACF.

    I'm trying something totally simple and I can't get it to work.

    I have created a custom post type (/services/).
    I have also created a Custom Taxonomy. The URL structure should look like this:

    /services/ (page)
    /services/seo/ (taxonomy/category)
    /services/seo/onpage/ (post)

    I've been trying for many hours but it's not working. What settings do I have to make?
    This should be quite simple I think. Isn't that the default?

    (I am not a programmer)

    #39491
    PeterPeter
    Moderator

    Hello Patrick,

    Customizing the permalink settings is beyond the scope support of Meta Box. You can try to go to Settings > Permalinks > Custom structure > and set it to /%category%/%postname%/.

    Or follow this article to customize the permalink with coding https://stackoverflow.com/questions/57765487/how-to-add-custom-taxonomy-in-custom-post-type-permalink

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.