• Is there anyway to create a product page that is already filtered upon opening a page? I’d like a category already selected once a page is loaded.

    For example if I run a clothing shop, one of the categories would be shirts. Is there a way to press “shirts” in the navigation bar and have the page load with it already filtered to show only shirts?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author themifyme

    (@themifyme)

    Hi,

    What you can do is to apply the filter on the page and then copy the URL ( when the filter is applied ), so then you can use this URL to apply the filters on the page.

    Thread Starter mcysaucyman

    (@mcysaucyman)

    Amazing, this worked. One issue regarding this. Can I change the slug on this?

    /shop/?wpf=sidebar_product_filter&wpf_cols=3&wpf_page=1&wpf_occasions=celebrations

    I would like to remove ?wpf=sidebar_product_filter&wpf_cols=3&wpf_page=1&wpf_
    from the url

    Plugin Author themifyme

    (@themifyme)

    Unfortunately that can not be removed by default, for the correct Ajax Filtering all slugs we added in the URL are required.

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

The topic ‘Filtered Page’ is closed to new replies.