Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Iñigo Flores

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Iñigo Flores in reply to:
    Not return all results when filter by Taxonomy
    #272852

    Hi,
    We find the problem.
    The plugin works perfectly. The problem is in same cars where year and power attribute are empty and we decide minimum values for this filters.
    Thanks!

    Iñigo Flores in reply to:
    Not return all results when filter by Taxonomy
    #272841

    Hi,
    If helps you, we give you more information.

    We get your query and change to include Taxonomy: “SELECT qg_posts.ID FROM (qg_posts INNER JOIN qg_postmeta ON (qg_posts.ID = qg_postmeta.post_id)) INNER JOIN qg_term_relationships ON (qg_posts.ID = qg_term_relationships.object_id) WHERE qg_postmeta.meta_key = ‘quadis_connect_tyoe’ AND qg_postmeta.meta_value = ‘2’ AND qg_posts.post_type = ‘car’ AND qg_posts.post_status = ‘publish’ AND qg_term_relationships.term_taxonomy_id = ’45’ GROUP BY qg_posts.ID ORDER BY qg_posts.post_date DESC”

    45 is nissan ID.

    We execute this in PHPMyAdmin and returns all https://prnt.sc/wo3cby

    Why when we use Taxonomy filter not return all off those cars?

    Thanks,

    Iñigo Flores in reply to:
    Infinite Scroll
    #264527
    This reply has been marked as private.
    Iñigo Flores in reply to:
    Changing results page
    #262108

    Hi Trevor
    We try it and Works.
    Thank you very much.

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