Ajax on input change not working on Filter Form Element
My page is design with the following layout:
Portolio element at the right of the page
Active filters element over the portfolio element
Filter form at the left side of the page with 2 items: 1 input item and 1 radio item to filter by category
The filtering is working only by pressing the submit button. When selecting the radio item (Categories) the page does not submit or filter automatically. The submit on change is a must since the user is getting confused as he/she expects the filter to occur immediately after checking the category.
Thanks in advance
Comments
Hi,
Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.
Anyway, are you using that on a regular page, or on a portfolio archive?
Thanks
The link is https://omni.onbrandpulse.com/medicos/
It is not a portfolio archive, is a regular page with 2 elements: portfolio and a filter form.
Thanks