Cody Reichert

Results 40 issues of 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...

enhancement

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`...

enhancement
Params & Filters
Shortcodes

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...

enhancement
feedback
Shortcodes

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...

bug
Shortcodes

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...

enhancement
feedback
Shortcodes

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...

enhancement
help wanted
Needs Info

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...

enhancement
feedback
template

For example, like in the image below: ![image](https://user-images.githubusercontent.com/7034627/59128958-1332a600-8931-11e9-95fd-0068700d18e7.png)

bug
template

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...

enhancement
feedback

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...

enhancement
feedback