• Resolved yorkglobal

    (@yorkglobal)


    I am trying to create a user listing, where I want to show users who have “graduated from” values as 3 different values.

    My short code looks like this:

    [wppb-list-users name=”public-profiles” meta_key=”graduated_from” meta_value=”High School,Some College,Two-year College”]

    But this doesn’t work.

    If I use a single value, the listing works fine, for example

    [wppb-list-users name=”public-profiles” meta_key=”graduated_from” meta_value=”High School”]

    works fine. And so does the following

    [wppb-list-users name=”public-profiles” meta_key=”graduated_from” meta_value=”Some College”]

    What is the correct syntax to use multiple meta_value values?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter yorkglobal

    (@yorkglobal)

    My set up looks like this, I have tried the values with or without space.

    Options: , High School, Some College, Two-year College, Bachelors Degree, Masters Degree, Law School, Medical School, Ph. D. Program

    Labels: Select Education, High School, Some College, Two-year College, Bachelors Degree, Masters Degree, Law School, Medical School, Ph. D. Program

    Plugin Support thomaswild

    (@thomaswild)

    Hello @yorkglobal,

    We are not allowed to talk about the paid plugins here. If you wish to have this conversation, please contact us at https://www.cozmoslabs.com/support/open-ticket/

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘User Listing Short code – meta_key with multiple values’ is closed to new replies.