Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Eyal Fitoussi

    (@ninjew)

    Tkhan,
    This should be simple.
    Open the file

    geo-my-wp/plugins/posts/admin/edit-shortcode.php

    and remove line 61:

    if (is_taxonomy_hierarchical($tax)) :

    and line 70:

    endif;

    Thread Starter tkhan

    (@tkhan)

    Hi Eyal,

    works a treat, thank you again!

    Tkhan

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘dropdowns for non hierarchical taxonomies’ is closed to new replies.