• Let’s say I have Content view to show a list of FAQ (post type = faq, layout = accordion).
    I can show this list via shortcode [pt_view id=”ABC123″]

    Now, i want to use the same list in different pages, but only show FAQs having a specific tag.

    Can I customise the list and add conditions and overriding settings via shortcode?
    Example: [pt_view id=”ABC123″ tags=”security,privacy” limit=”3″]

    Thanks

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Customise a list via shortcode?’ is closed to new replies.