Gary Kovar
Forum Replies Created
-
Forum: Plugins
In reply to: [WP_Places] Multiple Stores, different hoursLuke,
So, 6 different pages should be no problem. On each page you’ll have the option to add place information.
Provided you turn on “display wp-places div” in the settings that place information will be injected into your page.
Hope that helps?
Jason,
Can you provide an example address?
I’ve been playing with using the google map drop-in to select the location to take some of the mystery out of the equation, but until then I can see if I can replicate on my GAPI account?Forum: Plugins
In reply to: [WP_Places] error message/integrating with custom post typesWondering if you’d be open to beta testing the next version?
Lot’s of changes under the hood, one of which is selecting CPTs.Thanks
GaryForum: Reviews
In reply to: [WP_Places] Fantastic.Glad it’s working out for you!
Forum: Reviews
In reply to: [WP_Places] PerfectionHope it’s still working well for you.
Forum: Reviews
In reply to: [WP_Places] Woks wellThanks!
Forum: Plugins
In reply to: [WP_Places] Multiple Stores, different hoursUm…I guess the answer is “maybe”.
You could create a post for each location and then use the shortcode method of displaying place data and then include those posts where you need it.
It’ll depend on how technical you are and how and where you wish to utilize those posts.
Forum: Plugins
In reply to: [WP_Places] error message/integrating with custom post typesSure…so that message kinda stinks to see.
If you can find the address location on google maps you should be able to find it in WP_Places.
The best thing to do might be to be less specific (counter-intuitive I know).It is not currently capable of being integrated with CPT…don’t know why I didn’t think to do that. I’m in the process of converting the code to a more maintainable format and will add that as a needed feature.
Forum: Plugins
In reply to: [WP_Places] wp_place is not working for me.Hey @brandecho…
Can you go ahead and open a new issue to help me keep track of this as a separate thread? I have some thoughts on it and some questions I’ll post on the new thread when you create it.Forum: Plugins
In reply to: [WP_Places] Special Hours ignoredHey there!
It looks like the places API doesn’t provide that data.
So…unfortunately there’s not a good way to do it for the time being.
If the API starts to expose it I’ll certainly add it in.Forum: Plugins
In reply to: [Business-things] Google Place API Web Service Key:Sorry I missed this!!!
Head over to: https://developers.google.com/places/web-service/
Forum: Plugins
In reply to: [WP_Places] PHP 7.0 issue?Pushed version 1.1.18 using str_replace instead of preg_replace for that particular issue.
Forum: Plugins
In reply to: [WP_Places] PHP 7.0 issue?Thanks for the heads up.
I’ll try it…There’s not logical reason to not use str_replace()…I think I just “fixed” it in a hurry when I ran in to issues with the ampersand before.
Thanks for taking the time to alert me to it.
Forum: Reviews
In reply to: [WP_Places] Superb Plugin!Thanks for the feedback and the note about PHP7
Forum: Plugins
In reply to: [WP_Places] wp_place is not working for me.Closing this thread…
Next major update will improve search significantly