• Resolved Bassam Radi

    (@bassamradi)


    I have woocommerce plugin. I created a custom tag taxonomy under products to pick the product ingredients. ( https://pasteboard.co/J2BlgqI.png ). I want to show them as buttons on the product page ( https://pasteboard.co/J2Bn7FD.jpg ).

    I want the visitor when they click on the ingredient it shows them an ingredient page information. So, if they click on “Beeswax” it shows them Beeswax information like name, function and etc…

    Now each time I click on “Beeswax it direct me to a filter page https://pasteboard.co/J31hg2w.png .

    How can I make a page for each ingredient?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Jim True

    (@jimtrue)

    Taxonomy is a WordPress function. Taxonomies are not custom post types so they do not have single detail pages (ie, ingredients). You can show them as an Ingredient Taxonomy archive, but that’s outside the scope of what we help you do because taxonomy archives are documented all over WordPress Theme Handbook.

    You’ve asked a question that may be either out of Scope with what we support here at Pods or you’ve asked “Can I do this with Pods?” or “Is this Possible with Pods?”. Please read this FAQ: https://docs.pods.io/faqs/what-can-you-build-with-pods/

    Thread Starter Bassam Radi

    (@bassamradi)

    Thanks Jim for your replay.

    I have one question out of scope if you don’t mind answering me since I believe you have more knowledge in this field than me.

    Is there another way to accomplish what I am trying to do?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ingredient tag taxonomy page?’ is closed to new replies.