Forums › Forums › Search & Filter Pro › Unlimited elements integration
Tagged: unlimited elements
- This topic has 9 replies, 2 voices, and was last updated 4 years, 7 months ago by Trevor.
-
Anonymous(Private) June 23, 2020 at 11:13 am #249745
Hi, I have a post grid widget created with Unlimited Elements plugin.
How could I connect the query of S&F search and the widget?
Under the “query” options I don’t have the S&F option.
Thankshttps://drive.google.com/file/d/1tGavDzHtERHeuOmnifyum8K1rVetFt0n/view?usp=sharing
https://drive.google.com/file/d/1_aqWvUGYz81Tazy2Z_S-cmen4uogzkrM/view?usp=sharing
Anonymous(Private) June 23, 2020 at 1:37 pm #249767Thanks Trevor.
Is there a way to build the URL?Example:
S&F PRO url: http://localhost:8888/clientname/properties/?_sft_Category=sale
What I need: http://localhost:8888/clientname/properties/?Category=saleIf I could use your plugin to design the filters and the pass the variables with the “submit” button would be great.
Thanks
Trevor(Private) June 23, 2020 at 1:42 pm #249773Thinking a little on the integration, it is possible that a more manual method might work (but Ajax might not). You might still get it to work if you set the Form to Custom method (with Ajax off to test), and, in the text tab of a Text widget, place this type of shortcode:
[searchandfilter id="1234" action="filter_next_query"]
And make sure that the Text widget is immediately before any third party post grid widget.
Anonymous(Private) June 23, 2020 at 1:52 pm #249777If I add “action=”…” the filters in the front end disappear https://drive.google.com/file/d/1ywzQVLxdN4mjaMlBqyCv5FND_gXe_PRR/view?usp=sharing
-
AuthorPosts