Been trying to do this for awhile now. What are I doing wrong?! Or it isn’t possible?
Products have both category and tag, category based on type and tag on the print. Each print has a tagline. And I want this tagline in the product description. Trying to do this with Conditional Logic, but can’t get i to work.
If I make a fieldgroup for each product tag, it works, but must have a shortcode for every one.
I want a fieldgroup “Tagline”, with all taglines. And use Conditional Logic based on the product tag. Like this:
Product 1, Category 1, Tag 1 -> Tagline 1
Product 2, Category 1, Tag 2 -> Tagline 2
Product 3, Category 1, Tag 3 -> Tagline 3