Need help create filters for custom post Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Need help create filters for custom post This topic has 4 replies, 2 voices, and was last updated 1 year, 2 months ago by transparentstoriess_vcbS. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts March 13, 2025 at 11:54 am #53320 transparentstoriess_vcbSParticipant Need help creating ajax filters for this custom post type fitlers by cpt tags, etc. March 13, 2025 at 1:10 pm #53325 Ernest MarcinkoKeymaster Hi, If you are planning to use elementor loop grid, here is a very extensive video tutorial on how to do that. March 17, 2025 at 6:01 am #53369 transparentstoriess_vcbSParticipant Thanks that worked but I have one more request pls check this https://royalblue-barracuda-979403.hostingersite.com/location/ the current filter order is type, brand, segment but we want type, segment, brand segment is a tag, any idea how we can achieve this March 17, 2025 at 10:18 am #53370 Ernest MarcinkoKeymaster I think using custom CSS might do the trick: .asp_filter_cf_type { order: 1; } .asp_filter_tax_post_tag { order: 2; } .asp_filter_cf_brand { order: 3; } March 17, 2025 at 11:36 am #53371 transparentstoriess_vcbSParticipant okk works Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In