Can category filters be a horizontal list

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Can category filters be a horizontal list

This topic contains 2 replies, has 2 voices, and was last updated by npinct npinct 5 years, 4 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #20211
    npinct
    npinct
    Participant

    Is there a way to have the category list go horizontal and be clickable?

    IE category1 / category 2 / category 3?

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #20225
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    Well, not with configuration, but might be possible by using custom code. I have compiled a custom code, that looks something like this on my test environment: https://www.photobox.co.uk/my/photo/full?photo_id=501398430551

    To replicate this, you will need to make the following changes:

    1. Use checkboxes as the category filter layout (this is the default)
    2. Change this option: https://i.ibb.co/d7VVR3L/Capture2.png

    3. Then you will need this custom script code. Add this custom code to the functions.php in your theme/child theme directory (copy from line 3 only!). Before editing, please make sure to have a full site back-up just in case!

    4. ..and some custom CSS to make it work:

    That’s about it. Please note that this may not work as intended in all cases.

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #20243
    npinct
    npinct
    Participant

    Thanks! I will give it a try.

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

You must be logged in to reply to this topic.