Hey all,
I want to display a different FAQ per Product page. But not each Product has a FAQ.
Any idea how to handle this?
I currently have FAQ post category and it has child categories.
Thanks in advance!
Hey all,
I want to display a different FAQ per Product page. But not each Product has a FAQ.
Any idea how to handle this?
I currently have FAQ post category and it has child categories.
Thanks in advance!
lets say you created faq custom field repeaters and you looped that repeater
you can create a condition on that element if the custom field is empty or not
something like this for example;