• I’ve followed the instructions in the FAQ, but can’t get the No [taxonomy name] option to go away.

    I’m not sure if I used the correct syntax. This is what I added:

    add_filter( ‘radio_buttons_for_taxonomies_no_term_add-to-ride-maps-page’, ‘__return_FALSE’ );

    The name of the taxonomy is “Add To Ride Maps Page” and the slug is “add-to-ride-maps-page”

    Please advise on what else to try. Thanks.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 16 through 17 (of 17 total)
  • Thread Starter wildlife77

    (@wildlife77)

    So should I still download the version you provided to test? If the fix is to do things differently within Toolset, then I’m better off just using the plugin I found that works fine with Toolset already and then you can provide additional documentation for other Toolset users that try your plugin that provides the workaround. I wouldn’t know what code to add or how to disable your radio walker in Views, so that would be something you’d need to provide. I’m cool with using my site to help you test whatever is needed for your plugin to play nicely with Toolset.

    Plugin Author HelgaTheViking

    (@helgatheviking)

    Well I’d appreciate if you could test to make sure it still works as expected on the regular posts.. an outside perspective is always super helpful. But I don’t think it’s going to solve your problem so maybe wait a bit and test the next beta instead. ??

    >I wouldn’t know what code to add or how to disable your radio walker in Views, so that would be something you’d need to provide.

    I know… that’s something I’ll need to add in the plugin itself. You would not get radio inputs in the WP Views page… so you’d go back to their checkboxes:
    https://i.imgur.com/bintVPZ.png

    does that sound ok? I think that’s the best I can do. I don’t think it’s possible to make my radio buttons work work with their code unless they also updated so that we were both using the same naming conventions (ideally that of WP core).

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Unable to hide the No [taxonomy name] option’ is closed to new replies.