• Resolved michael.oeser

    (@michaeloeser-1)


    Hi there,

    I wonder if in the free or even in the paid version I can have different FAQ lists on different pages of a website? How can I achieve that?

    Example:
    On Page 1 I want to have FAQ related to topic A.
    On Page 2 I want to have FAQ related to topic B.
    etc….

    Thanks Michael

Viewing 1 replies (of 1 total)
  • Plugin Support jaysupport

    (@jaysupport)

    Hello michael,

    You can use the include_category attribute to display FAQs from a specific category. So on page 1, you could use:

    [ultimate-faqs include_category="YOUR_CATEGORY_SLUG1"]

    And then, on page 2, you could use:

    [ultimate-faqs include_category="YOUR_CATEGORY_SLUG2"]

    And on page 3, you could use:

    [ultimate-faqs include_category="YOUR_CATEGORY_SLUG3,YOUR_CATEGORY_SLUG4"]

    etc.

Viewing 1 replies (of 1 total)

The topic ‘FAQ per page?’ is closed to new replies.