Hello,
I have an urgent project to finish, and I found that Taxonomies is problematic for what I need.
The goal is very simple. I have a CPT called "solutions" and Taxonomy for it called "solutions-category".
Every solution has it's own category... but it's not possible to create in Beaver Themer an archive that shows just the categories + name + featured image.
It always shows the posts related, but not just the category. WooCommerce does that, but they used a custom code for that.
A friend told me that since Taxonomy is not an element, this can't be done in a simple way.
So I try to understand how I can use a CPT for "solutions category" instead.
CPT: Solutions
CPT: Solutions Category
I know a relationship can solve this, but how do I do that in Meta Box is difficult to learn.
On one hand there are all the MB tools with GUI, and on the forum you always provide the code for functions.php.
Can you please direct me to a tutorial about that, or tell me the steps to do this.
Thanks
Dan