Looking for WP solution/plugin for search directory connected to database
I’m looking to build a search directory similar to AirBNB https://www.airbnb.com/s/Atlanta/homes?adults=2
Where you put a search into a field (preferable same page) and then locations load in a display area and as hotspots on the map (shown on link above). I’ve made a few of these before with plain PHP and JS but I have an issue here.
I’m using Elementor on wordpress and I’d like to see if there’s a good plugin that achieves some of the heavy lifting so that I can focus on designing it the way I want but the catch is I need it to connect to a database (with lat,long columns) in my install.
Is there a plugin like this where I can hook it up to the database of my choice? Or is there a good way to get started with one and then connect it as needed?
Leave an answer