Cody Reichert

Results 40 issues of Cody Reichert

Support Block Theme templates, like Twenty-Twenty-Three. - [x] Don't run `single_template` filter when a block theme is enabled. A block theme will correctly choose the "single" page template for sr-listings...

The Avada theme has a bug in their Layout Builder where `the_content` is generated for the header, body, and footer. This causes duplicate content on our listing details pages. This...

bug
enhancement

Add `blueprint.json` file to allow live testing of the plugin on WordPress Playground https://wordpress.github.io/wordpress-playground/

Fixes #207 Add support for `salesOffice` API filter. This allows showing listings where a specific office is the BuyerOffice.

merge

Use an `` tag for the photo in `[sr_listings]` and `[sr_listings_slider]` instead of a ``. Also add an `alt` and `title` attribute to these images, to improve SEO.

enhancement
template

Issue: The [sr_listings] short-code loads google maps first, but it does not include the `drawing` manager in it's `libraries`, so when the `[sr_map_search]` short-code loads, it throws an error for...

bug
template

Let's remove `SimplyRETS Pages` from the WordPress admin dashboard sidebar and the code that goes along with it. ![image](https://user-images.githubusercontent.com/7034627/105515847-ced95280-5c9a-11eb-9eba-4e3a9f2450ea.png) This is not the recommended way of showing listing data and...

enhancement
help wanted