• Resolved robinpecha

    (@robinpecha)


    Hi,
    Thanks for the great plugin.

    Im using Kalium theme and plugin “Portfolio Post Type”.

    Im filtering the portfolio items with the tag and category.
    But there is a problem, when you select a tag from drop down menu, it works. But selecting category dont work, it generates wrong url.

    Like this:

    Tags:
    server/portfolio/portfolio_tag/tag2/
    server/portfolio/portfolio_tag/tag1,tag2/

    Categories:
    server/portfolio/portfolio-category/category1/

    Combination:
    server/portfolio/portfolio-category/category1/portfolio_tag/tag1,tag2/

    But correct url is with “_” not “-” everywhere: server/portfolio/portfolio_category/category1/portfolio_tag/tag1,tag2/

    Appreciate if you’ve got any suggestions, thanks.

    https://wordpress.org/plugins/beautiful-taxonomy-filters/

Viewing 1 replies (of 1 total)
  • Plugin Author Jonathandejong

    (@jonathandejong)

    Hi Robin,

    BTF is not currently compatible with the default tags and categories since those already have their own special permalink rewrite rules in WP Core. That poses a big hurdle in trying to make them work with BTF 🙂

    If you register your own taxonomy/ies (you could use this https://tah.wordpress.org/plugins/custom-post-type-ui/) and link them to the portfolio post type you can use those instead and BTF will work splendidly for you!

Viewing 1 replies (of 1 total)

The topic ‘permalinks’ is closed to new replies.