Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ Iowah
When a credit card fails at PayPal, generally you have an opportunity to use another payment method. The reason this stayed as pending is, there was never a successful payment. Generally this happens because the page is closed or left without cancelling or completing the payment. When this happens PayPal never sends the success/fail message and the payment stays pending. Since the payment did not occur, it never will.
I hope that explains it clearly.
What I did is mark the payment as cancelled so you can know that you will not be double billed if you make the purchase again.
Apologies for the trouble and confusion this may have caused.
Steven Zahm
Keymaster@ Brett
Great to hear. Let me know when you have it installed and your keys setup.
Steven Zahm
Keymaster@ Raymond
The Google Maps API option is still off on your site, can you please enable it. I want to see the script tag in the page source and I can not when the option is disabled.
Steven Zahm
Keymaster@ Brett
Sorry to hear you did not receive it perhaps I mistyped the email address or something… I just sent it again.
Steven Zahm
Keymaster@ Jason
re: I’d like to hide the category search box in the category dropdown menu.
Sorry, this is not possible.
re: I’d also like to hide all staff entries until the user either searches or chooses a category.
Sure, this is a little complex to enable though… here’s the link to the tutorial.
Hope that helps!
Steven Zahm
Keymaster@ Raymond
This on my to do list. The way it work is those fields will become drop downs. They will however, still allow free text input for backward compatibility. To help prevent persuade the user to be consistent, the field will also be autocomplete. I suspect most will simply select an existing option after only have to type a few characters vs. having to type the entire name.
Steven Zahm
Keymaster@ Raymond
That would be. I wonder if it’s possible… I’ll have to research it.
Steven Zahm
Keymaster@ Bene
re: It worked, but I think you mixed something up :-)
Yep, I did :/
the code is right, but change the
meta_keythe Category Slug. You can find these on the Categories admin page.re: So I don’t need the assigned categories of an entry, but the current selected category from the shortcodes…
The shortcode options will be found in the
$attsarray. So the category shortcode option would be found like this:$atts['category']So using the shortcode from your original post, the value would be
4. Does that help you?Steven Zahm
Keymaster@ ayomide
Sure thing. I’m send it now.
Here’s the link to the instructions on how to get a key.
https://developers.google.com/maps/documentation/javascript/get-api-key
When in the Google Console. You’ll have to enable the Maps JavaScript API and the Maps Geocoding API and maybe the Maps Geolocation API (not certain about the last yet).
Make sure to create both a server key and a browser key and enter both of the keys on the Connections : Settings admin page under the Advanced tab.
Here’s a little YouTube video I found that should help if you watch it. It’s for the Places API, but the process will be the same.
Hope that helps!
Steven Zahm
Keymaster@ Raymond
re: Beta didn’t work without the head tag
The reason seems to be that the Google Map API was inadvertently disabled. Perhap during your testing??? Navigate to the Connections : Settings admin page and click the Advanced tab. Scroll to the bottom and enable the Google Maps API option in the Compatibility section. After you do, remove the header tag.
-
AuthorPosts
