Forums

Search multiple meta_key posts values (2 posts)

  1. iRoberto
    Member
    Posted 2 years ago #

    Hello!

    Trying an advanced search in my wp homepage, i'm testing with multiple meta_key and meta_value... trying to do something like this.... but the wp query only use the last pair of meta_key-meta_value's

    query_posts('posts_per_page=5&category_name=eventos&meta_key=Provincia&meta_value=Madrid&meta_key=Tipo&meta_value=Feria&meta_key=Dirigido&meta_value=Profesionales');

    Any solution???????? Thank U!

  2. MichaelH
    Volunteer
    Posted 2 years ago #

    There's some 'complicated' examples in the wpdb article you might look at.

Topic Closed

This topic has been closed to new replies.

About this Topic