• I downloaded the plugin today, however I’m not sure how to get it to display the dropdown fields they way I want it.

    I need to display the dropdown fields under a ‘sub-category’ and then list and link all the dropdown fields under that sub-category, for example:

    Dropdown Setting ‘Please select clinic location’, then dropdown list and links should appear link this ….

    NSW
    Location 1 (link to booking site address1)
    Location 2 (link to booking site address2)
    ACT
    Location 1 (link to booking site address1)
    Location 2 (link to booking site address2)

    How do I configure the plugin to do this bearing in mind I’m not a programmer. Is there a better plugin to achieve my objective?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter kerridouganhns

    (@kerridouganhns)

    PS I’m using WordPress 4.7.3

    Plugin Author alordiel

    (@alordiel)

    Hi,
    Is your “sub-category” a widget in a sidebar?
    If so you can add your links to the Dropdown Fields from the settings page. Taka in mind that you should first select “Disable” for the “WordPress Multisite Network(WMN) Options”. Once you are done you can save the changes and use the “Dropdown multisite selector” widget to add the dropdown to your sidebar.
    If the “sub-category” is not a widget then you will need some assistance from someone to implement the following code where the code for displaying the “sub-category” is:
    <?php echo do_shortcode("[dms]"); ?>

    Regards,
    Al

    • This reply was modified 7 years, 7 months ago by alordiel.
    Thread Starter kerridouganhns

    (@kerridouganhns)

    No it’s not a sidebar widget, it’s within the page.

    That’s disappointing. The benefit of installing plugins is that you don’t need to be a coder. I would have thought having locations listed under each state would be a fairly common requirement and hence need an additional sub-category in the settings. Maybe think about this for future updates.

    hi I am trying to use your plugin as a way to have regions and then dropdown to therapists name. the issue is it works well but I would like to have many of these dropdown boxes on a page eg. ankara istanbul Izmir marmaris
    but I can not see how to make many sets, I can only make one. Can you help
    thanks I am not a techy but a beginner mysite is https://regresyondmp.com/dmp-uygulayicilari
    thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Dropdown field sub-categories’ is closed to new replies.