Support

Account

Home Forums Front-end Issues how can get post filter by select item Reply To: how can get post filter by select item

  • Hi @pagol,

    Hmm… you could try passing the label as an argument in you query string too i.e.
    http://your-domain.com/page-that-display-posts/?value=CK&label=CK Sunglasses

    Then grab this value $label = $_GET['label'];