Viewing 1 replies (of 1 total)
  • Hi Digital,

    Normally when you are using an attribute in a shortcode, you need to use the equals sign and put quotes around the value you enter, like so:

    [select-faq faq_id="485"]
    

    If, for some reason, the faq_id isn’t working, then you can try using the faq_slug attribute. That would look something like:

    [select-faq faq_slug="slug-of-faq"]
    
Viewing 1 replies (of 1 total)
  • The topic ‘select Faq not working’ is closed to new replies.