Your account expired support, please renew to get your support.

HomePage Forums Themes Support Bookory – Book Store WooCommerce Theme Sorting and Filter tool bar

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #37916
    Ravinder
    Support Expired

    How do we add the sorting and filter tool bar to the custom archive page in Bookory theme?

    https://beta.anthempress.com/product-category/economics-and-finance/

    this is not the custom page, I want to create the custom page and add the sorting and filter tool bar to the custom page

    #37932

    You can use the shop sidebar widget to add to your custom page

    #37961
    Ravinder
    Support Expired

    Got it Thank , How do we get the grid / list view toggle ?

    #37974

    Please add this custom code to the file functions.php:

    if(!isset($_GET['layout'])){
     $_GET['layout'] = 'list';
    }
    #37975
    Ravinder
    Support Expired

    Thank you very much.
    Appreciate your quick response

    #37992

    You are welcome!

    let me know if you need to help and hope you will vote 5* for our theme.

    Thanks.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.