Forums Forums Search & Filter Pro No items

Viewing 8 posts - 1 through 8 (of 8 total)
  • Anonymous
    #50234

    Hi, i want to filter with my terms the Search Result. Every Terms has Elements, but if i click the Search button in the area “Tags, Categories & Taxonomies” i´ve became in all Terms the error message:
    No terms found! It looks like you haven’t created any terms. But i have set terms. What can i do?

    Thank you for your reply.

    Trevor
    #50241

    Can I see the live URL and can you give me instructions on what to select in each field to see the problem?

    Anonymous
    #50242

    The Problem is, that my work is local. In all Fields i see no terms but the terms are set. By Example i have an taxonomy called Country and in the Countrys i have set Germany, Austria. In the Area i want to set all elements shown only Germany so i want to exclude Austria. But i have no chance to set it, because in this plugin the item i´ve set will not be listed after click on the sear4ch button. I ve taken an screenshot sf

    Trevor
    #50243

    Hi Mike

    The only other way I can see to resolve this is using share screen with skype, which means you must have skype, and a mic or webcam?

    Anonymous
    #50255

    Hi Trevor, thank you for your reply. I dont understand, what is the problem to resolve this error without an look into my web. I think it is an global error in the plugin not my web or my wordpress. Ive installed it into an another version of the website and the problem is the same.

    Trevor
    #50269

    If it was a global error, we would not sell any copies and this forum would be full of the same issue, yes?

    So, that means a setup error. Are you making any custom post types, custom taxonomies or custom fields. If yes, what plugins are you using to do this? and what have you made?

    Anonymous
    #50274

    Ok you are right. I´ve wrote Custom Post Types by my own. How must i configure to have choice?
    Here is one example of the taxonomy in the CPT:

    register_taxonomy(“Country”,
    array(“mycpt”),
    array(
    “hierarchical” => true,
    “label” => “Country”,
    “singular_label” => “Country”,
    “rewrite” =>true

    ));

    Sorry and thank you.

    Trevor
    #50330

    Hi

    Making your own can cause issues because you risk WP changing how things are done (as they are with each release of WP at this time with regard to taxonomies and meta data). It is safer to use the free plugins CPT UI (Custom Post Type UI) and ACF (Advanced Custom Fields) you can add this structure. You can also then add other unique meta form fields to filter the data.

Viewing 8 posts - 1 through 8 (of 8 total)