Cody Reichert
Cody Reichert
For SEO and performance purposes, we should support lazy-loading images - especially in search results, widgets, and areas that show multiple listings/results at once. WordPress supposedly has built-in support for...
Add support for new parameters on the `[sr_listings]` short-code: - [x] Support `minyear` - [x] Support `maxyear` - [x] Support `minacres` - [x] Support `maxacres` - [ ] Support `exteriorFeatures`...
Ref #137 A couple of additions and improvements we can make to the openhouses features: - Provide a map view of open houses. - This would be similar to the...
With the following short-code: ``` [sr_map_search list_view="true"] ``` the "next" and "prev" links at the bottom of the list view are broken and throw the following error: `Uncaught TypeError: Cannot...
Add a new short-code, or an option to `[sr_search_form]` to show a one-line search form without the extra inputs for min/max beds, baths, etc. This would be useful for a...
The SimplyRETSWP plugin uses Wordpress's built-in jQuery library. Our code simply tells WordPress to load jQuery before loading the SimplyRETS JavaScript. In more advanced use-cases, a user may be configuring...
Ref #131, #17 There are two admin settings we should support: 1. Select template for search results pages 2. Select template for listing details pages It comes up quite a...
For example, like in the image below: 
Consolidating #2, #22, and #19. --- We should use `count=false` by default in all API queries and add an admin option to show the total number of search results, which...
Per some feedback from a user: > I noticed in our email logs that one of our customers is getting a lot of spam submissions through the listing page contact...