CodyReichert
Forum Replies Created
-
Forum: Plugins
In reply to: [Mortgage Calculators WP] Conflict with Divi Machine’s Gallery SliderI have the same issue in another plugin that uses a JavaScript image gallery. One of the JS files are just not loaded at all in the browser, and the image gallery doesn’t work.
Also, everything works fine for logged in users. JavaScript breaks for logged out users.
Is there any workaround for this?
- This reply was modified 11 months ago by CodyReichert.
Forum: Plugins
In reply to: [SimplyRETS Real Estate IDX] Looks PromisingHey @miclovin – thanks for the thread! We do indeed support maps, and those maps can show all of the listings (well, up to 500 per “page”).
Essentially, everything works based on short-codes. So, for example, you could use either of these and they will display a map:
[sr_listings]
[sr_map_search]The first is a basic map, and the second allows the user to draw polygons/shapes to search specific areas.
Hope this helps – feel free to email [email protected] or reply here if you need any more info!
– Cody
Forum: Plugins
In reply to: [SimplyRETS Real Estate IDX] Don’t output Map for sr_listings.Hey @alexmattorr – I’m sorry I’m just now seeing this! I hope you were able to figure this out, but I’ll post the answer in case anyone else comes across this.
You can hide the map on
sr_listings
by setting themap_position
attribute tolist_only
. For example:[sr_listings map_position="list_only"]
should do the trick.
Let me know how that works out for you!
PS – In case you (or anyone else seeing this) need support in the future and don’t immediately get a reply here, you can always email [email protected] directly.
Forum: Plugins
In reply to: [SimplyRETS Real Estate IDX] Property details not displayed in some themesHey @batters22 — I’m sorry I’m just now seeing this; I’m going to set up alerts for this support channel so I don’t miss these in the future.
Thanks a ton for posting your solution here. I’m sure it will be useful to others.
If you (or anyone else reading this) need support in the future and no one answers here feel free to email [email protected] directly.
This is because google maps (v3) JavaScript API now requires an API key for all users: https://developers.google.com/maps/documentation/javascript/get-api-key
So, it is a problem with this plugin (and most others right now).
Forum: Plugins
In reply to: [Materializer WP] Support for Contact Form 7 pluginHey @jake2townz, I apologize for the slow reply – for some reason I’m not getting notifications on these issues!
Adding support for form elements is definitely on the roadmap. The only reason it wasn’t added initially was because it’s a little more than trivial to add support for making sure all the events are handled correctly (eg, a checkbox is selected).
It’s probably easier than I’m thinking, but hopefully I’ll be able to get to this one soon.
PS – I do get notifications on the Github Issue tracker, so if I ignore you again just ping me there ??
Forum: Reviews
In reply to: [Materializer WP] Simply Awesome@sharkjabob, thanks! ??