• Resolved stubsal

    (@stubsal)


    Hi there,

    first of all, I really enjoy this plugin! It’s super helpful for people who aren’t coding experts! I watched this (https://youtu.be/t9he4Tca5o8) tutorial and it’s a great help. However, here (e.g. at 5:04 min) there is a checkbox “Enable user options”. In my version (4.15.4) this checkbox isn’t available. Was this discontinued or is there still a way to enable user options when using dynamic dropdowns with jQuery Select2?

    If there still is a way to enable user options, could you please explain how to do this or point me to a ressource or tutorial?

    Many thanks already!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Aurovrata Venet

    (@aurovrata)

    Good eve,

    In my version (4.15.4) this checkbox isn’t available

    this is a bug alright 🙁 I am currently developing v5 and will fix it in the new version. In the meantime, there is a very easy and quick work around. Simple add the additional class:tags to your shortcode tag after the select2 class attribute,

    [dynamic_select .... class:select2 class:tags]

    this will enable the user options on the front-end field.

    Plugin Author Aurovrata Venet

    (@aurovrata)

    I really enjoy this plugin!

    please do leave a review when you have a moment to spare!

    Thread Starter stubsal

    (@stubsal)

    Thanks a lot. That helps 🙂
    Had left a review already when started using the plugin 😉

    Plugin Author Aurovrata Venet

    (@aurovrata)

    Sooper, thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Dynamic Dropdown “Enable user options”’ is closed to new replies.