The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
Hello guys,
Firstly, my application is on the localhost, so I will not be able to provide any code or repo.
I am having issue when adding custom taxonomy on frontity settings.
blog -> custom post type
blog-category -> taxonomy
My url structure is like below:
Hello, @mburridge Thanks for replying.
No it cannot be the issue, as the blog-category is not the taxonomy name but taxonomy value. taxonomy name is blog_category. You can replace blog-category (with dashes) with another one (for ex. , marketing)
One more issue is that , whenever I click the proper link http://domain.com/blogs/blog-category/blog-post works well, but it is not found when i refresh the page.
It is very overwhelming for me
mburridge5
Hi @talehmuzaffer
Iâm afraid your problem is quite confusing as youâve named your Custom Post Type blog and your Custom Taxonomy blog_category. This is confusing because WordPress provides the Post Post Type and the Category taxonomy for blogging purposes, so itâs hard to understand what youâre trying to do or what your Custom Post Type and Custom Taxonomy are for.
I think to help you further we are going to need a repo and ideally a WordPress site that we can access. Please see this guide for the kind of info to provide so we can best help you.