• Resolved kowalski

    (@jankowalski)


    can you provide me a shortcode to create a widget and filter current category by custom field? (p.e. dropdown menu with brand custom field)
    thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    If you are not familiar with PHP programming then the best way to do that is to create simple Text widget and inside it place links to search results for example

    
    https://example.com/adverts-list/?custom_field_name=value
    

    Clicking the link will redirect user to search results and will properly filter Ads.

Viewing 1 replies (of 1 total)
  • The topic ‘custom field filter in widget’ is closed to new replies.