FAQ
This shortcode displays FAQ posts.
[lsvr_lore_faq
title="FAQ"
category="123"
limit="6"
columns="2"
show_category="true"
more_label="More FAQ"
id="my_unique_id"]
title
Section title.
category
Category ID or slug to pull posts from.
limit
Number of posts to display.
columns
Number of columns used to display posts.
show_category
Display the category for each post.
more_label
Label for a “More” link which links to a post / category archive.
id
Unique ID which can be used for applying custom CSS to this element.