Hello, How are you doing? I need your urgent help to understand and fix my problem.
This is what I want to achieve -
- Taxonomy for Book Author section
- While Adding Books or Products using woo-commerce, Added author names using taxonomy will be displayed
- View the term page where all the added books or products will be displayed if that term has a count greater than 0
This is what I did -
- Created a custom taxonomy named Book Author
- Created a custom field named Author Image which is being assigned to the taxonomy
- I am able to add a new author using the taxonomy page
- Post Type is Products for the custom taxonomy
- I can see and add new author on the product page
Now here are the issues and few things I am confused about -
- The view page for the term is not working (404 error)
- Do I need to add code on the functions.php page for the taxonomy though I am using the Meta Box AIO plugin (I am an LTB user of all extensions)
- How can I display all the authors on a page?
- How can I view all the books or products for each author?
- How can I display the data of a term on the product page?
Please help me out since I am new to Meta Box! I am definitely missing out on something important here. I am going to use Metz Box extensively in many upcoming projects. I'll be waiting for a great solution. Thank you