Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter Joy

    (@joyously)

    Hello? Anyone?

    Plugin Author scribu

    (@scribu)

    If you limit the number of terms, then how will users select the ones that are not shown?

    Maybe you mean you only want to show the top-level terms and hide the child terms.

    Hey Scribu, i see you have helped many people with the query-multiple-taxonomies plugin.

    Currently i am trying to use it on my site and the website is posted locally so i cant really share a link with you.

    Basically here is whats going on. I have a Custom Post Type called ‘models’ with 4 different custom taxonomies.

    I’m using the plugin to filter the models by my custom taxonomies.Ex Square footage, bedrooms, bathrooms, style. The plugin sits in a widget on my sidebar. When i select a taxonomy in one of the dropdowns, for example 2 Bedrooms, It takes me to my taxonomy_bedrooms.php page i created. Which is good.

    So my problem happens when i clicked the submit button when there are no fields selected in any of the dropdowns. Basically it shoots me to a URL like this https://www.mysite.com/?footage=&baths=&style=&rooms=
    and my page comes up up broken with no styles or anything just plain text and links.

    I think there might be an issue with the Permalinks but ive tried solutions online where you change the base url, flush the Rewrite rules and it should work. When I do this, the submit button works when nothing is selected in the dropdowns, but now when I select an option from a dropdown, it just shoots me back to the base_url.

    If someone out there could help it would be greatly appriciated. Ive been trying to figure this out for way to long.

    Thanks in advance for any assistance.

    Thread Starter Joy

    (@joyously)

    No, I don’t have parent and child relationships, but I do have two taxonomies.
    I would like it to work like the tag cloud in that it only shows the terms with the highest counts. If I could enter a number, that number is how many terms to show (not the count). The terms with a low count could still be accessed by selecting a term from the other taxonomy and they would be only ones that match, so they would show.

    Plugin Author scribu

    (@scribu)

    @digitalprogram: It’s bad netiquette to hijack someone else’s thread with an unrelated problem. Open a new topic.

    My apologize I haven posted many times on these forums, was looking for a way to contact you.
    Here is the new post.
    https://www.ads-software.com/support/topic/broken-page-on-query-multiple-taxonomies-no-variable-search?replies=1

    Thanks for advising me on my netiquette…lol..never heard “netiquette” before

    I feel that i have similar problem as Joy.

    My example:
    I have custom post type “Results”
    It uses a few custom taxonomies:
    1. Season (eg. 2010-2011, 2011-2012)
    2. Section (eg. Pool, Carambole, Snooker)
    3. Type of results (Tournament, Cup, interclub matches, youth, etc.)

    What i want to do is:
    in all pages related to Pool, to display the widget where the results are limited only to Section Pool (the same with other sections)

    So if the some terms would be hidden, it should not be possible to choose them.

    The Sections taxonomy would not be shown at all. The right term would be preselected.

    For example, in the pages, related to Carambole, i would display a widget that shows only “types” related to carambole.

    And when someone chooses the Type “Jeunesse”, the link should look like this:
    https://www.mysite.com/?type=jeunesse&section=carambole although the section was not chosen.

    Is that possible at all?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: Query Multiple Taxonomies] Can I limit the number of terms displayed?’ is closed to new replies.