Wayne Harvey
Forum Replies Created
-
AuthorPosts
-
Hi there, I’m also looking to have the map on the listing pages show all of the listings. I tried the code provided above on the child theme functions.php file. It’s not working. Any ideas?
Thanks, I forgot that there are separate wwidgets.
All is working fine now. Thanks
ok, thanks
This reply has been marked as private.PS you can’t use the “My Account” links in the main navigation menu as I’ve disabled the plugin for that stuff while trying to trouble shoot this. You’ll have to use the wp-admin page. Thanks
This reply has been marked as private.Ok, many thanks. I’ll see what I can do with mine though I thinks it’s something else. Cheers.
Hey Brian, I’m having the same problem and I’m wondering how you resolved it?? Thanks
+1
September 11, 2014 at 12:45 am in reply to: Stripe payment gateway for GD – BETA. Pls download and test #15025Hi, Just want to clarify my post above. The warning was displayed on the to of the listing preview page before even having chosen the Stripe payment method. I’ll re-post on the right forum.
WayneSeptember 11, 2014 at 12:19 am in reply to: Stripe payment gateway for GD – BETA. Pls download and test #15021Hi there, I’m getting the following error when trying to process a payment with Stripe
Warning: array_unique() expects parameter 1 to be array, string given in /public_html/wp-content/plugins/geodirectory/geodirectory_template_actions.php on line 110
Any idea what’s up with that??
Thanks in advance
WayneRight, I haven’t had a chance to look around and see the “downside”. Thanks for the “heads up” Paolo.
Yes it did seem too simple. I’m not a developer myself but I’m hopeful they’ll chime in here and let us know of any pitfalls of using this method as an interim to hopefully having the functionality built in. I can’t imagine that their are not plenty of users who need this feature.
I was able to just hide the description field entirely on the front end “add listing form” with CSS
`#geodir_post_desc_row {
display: none;
}
I thought that the submission would fail due to validation but it worked. I then just created a new description field using the “place settings”, being careful to use a unique name for the field such as your_description.
You can then just hide this new field on the free package.
Cheers -
AuthorPosts