Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
we’ll need a link and admin credentials to be able to check that.
Let us know,
Thanks
the core plugin is almost ready (within days). We are currently converting all add-ons. Hopefully few more weeks to have a BETA for them all and max a couple of more months before they are all ready for production.
Thanks
Works fine for me both logged in and out. Try to clear your browser cache and refresh the page.
Let us know,
Thanks
You should never edit plugin files directly, or you’ll lose your changes after every update. You should change any default text string, using translation files https://wpgeodirectory.com/docs/translate-core/ https://wpgeodirectory.com/docs/translating-addons/
To add some text you could use css.
If you provide a link to that page and you tell me exactly where you want to add tect, I’ll provide an example.
Thanks
Hi,
that plugin has been tested and it works fine.
What did you do exactly and what do you mean by “messed up your site”?
Let us know,
Thanks
what I mentioned on that post has been created and it’s the list manager. However routes with maps and multiple points are still not possible and currently we have no plans to introduce them.
Thanks
Hi,
yes everything has been tested with 4.9.6, sorry about that…
Actually thanks for making us notice it!
A note has been left for developers to make sure that in v2 we don’t count past events.
Thanks
To add the address in the archive listings page in Whoop would require a customization of the template geodirectory/listing-listview.php
To echo the address you’ll need this snippet:
global $post; echo $post->geodir_address;Hope this helps, let us know how it goes!
Hi Judy,
we don’t provide support for BuddyPress. I’ve found this, but I’m not 100% sure it’s still relevant to current buddypress version: https://websistent.com/custom-buddypress-activation-email/
You’ll need to test it and if it doesn’t work, please ask for support in buddypress.org forums.
Thnaks
May 29, 2018 at 5:30 pm in reply to: Integrate newsletter registration in to GD new place form #432627Snippets can be added via functions.php of your theme or a plugin like the code snippet plugin. These methods are immune to GeoDirectory updates.
However we need to know how that plugin work, because normally they work if used on the registration form, not on another form like the add listing form.
Let us know,
Thanks
HI Alex,
I passed your question to the devs. They’ll let you know asap.
Sorry to keep you waiting, but being a customization this is has lower priority.
Thanks
Done, thanks!
Hi,
I just tested in our of our demo and it works as expected.
Are you copying the whole code correctly?
Please paste it here (remember to wrap it with the code tags) and also provide a link of the https://snazzymaps.com page from which your are copying it.
Let us know,
Thanks
It’d be probably wiser to not use Supreme, but use the Directory Starter theme.
That way you won’t have the part that you want to hide.
Thanks
-
AuthorPosts