Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
Build with IDX Broker › Forums › WordPress › Omnibar search widget open in a new window/tab
Tagged: Omnibar search
You could try changing the gotoresults() function to use window.open instead of window.location in the idx-omnibar.js file.
https://github.com/idxbroker/wordpress-plugin
However this will be replaced if you update in the future.
Thanks Antonio. I don’t want to modify the core plugin, so I added a feature request on Github.