• Resolved craigsand

    (@craigsand)


    I am using divi theme builder and have created a custom product page layout. Is there a shortcode to add?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter craigsand

    (@craigsand)

    Plugin Author WPFeel

    (@wpfeelteam)

    @craigsand

    To see how the shortcode works, please go to the link and go to the shortcode section. You should find a couple of shortcodes there.

    Display all FAQs for a random product having faqs with default template:
    [ffw_template]

    Display all FAQs for a specific product:
    [Note: Here we used 20 as product id]
    [ffw_template id=20]

    Display FAQs for specific faq categories:
    [ffw_template cat_ids=”32, 33″]

    Display all FAQs for a specific product with a specific template:
    [ffw_template template=1 id=20]

    Please make sure that you have added FAQS first from the WOOFAQs > Add New and assigned them to the product from the product edit page > faq tab.

    Hope you enjoy the plugin. Please reach us if you have any more queries.

    Thanks
    WPFeel

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘ShortCode’ is closed to new replies.