Got it! It was pretty simple.. But of course everything in WP is pretty simple once you figure it out..
I just had to put in the Category into the code…
Example:
[qa cat=all accordion=false]
Instead of all just replace it with your category. The code on my pages now look like this:
[qa cat=faq-lejer accordion=false] (for renters)
[qa cat=faq-udlejer accordion=false] (for landlords)
Now i just need to make the text bigger… It looks like this:
http://www.phoenixhome.dk/faq-lejer/
http://www.phoenixhome.dk/faq-udlejer/
/Bodvar
I am dealing with the same issue right now.
I have installed the FAQ plugin and it is working perfectly.
The thing is I have two FAQ pages 1 for renters and 1 for landlords.
I am creating all the FAQs right now but i don’t know how I can sort it so some will be displayed on renters page and others on landlord page…
See it here http://www.phoenixhome.dk/vaerd-at-vide/
Can someone help me please?