Paolo
Forum Replies Created
-
AuthorPosts
-
Hi,
locations are handled with sessions.
We are not really compatible with Varnish…
Thanks
Hi,
I’ve replied to your email and also comments on this website.
There is no API at the moment for our plugin. We plan to build it, but I don’t know if what we have in mind will work for your CRM too.
it will be a JSON API to connect Apps to the website too.
At the moment the only solution would be to have the API you need custom built for your specific need.
Thanks
Hi,
simply input only the city name in the address field.
It will work.
Thanks
March 11, 2015 at 9:26 pm in reply to: Split: After advanced search menu bar for theme disappears #33735Hi,
I’ve added a task for that too. We will report once changed.
Thanks
This reply has been marked as private.GD comments are regular wordpress comments with some extra meta data.
The difference wouldn’t be visible in the form, you can hide that text block with CSS.
The difference should be visible when you read a comment where you know html was added. Instead of finding a clickable link, the html should be readable as normal text.
I tested it and it works.
Another solution would be to totally disable html tags with something like this in your functions.php
function disable_html_in_comments() { global $allowedtags; $allowedtags = array(); } disable_html_in_comments();Thanks
hi,
this isn’t available and is something that would have to be custom developed.
Thank you
This reply has been marked as private.This reply has been marked as private.That is a multilocation setting. Down at the bottom… If checked it is disabled.
Let us know,
Thx
March 11, 2015 at 7:13 pm in reply to: Split: After advanced search menu bar for theme disappears #33714Hi,
please try with the attached addon.
We changed all instance of class .dropdown to .gd-dropdown to make it unique.
This changes will be available in the next version.
Thanks
This reply has been marked as private.Hi Mike
I’ve opted for a mix of the 3 suggestions:
https://wpgeodirectory.com/addons/multiratings-and-reviews/
thank you for this! Really appreaciated.Buddypress allows to change your password only if you are logged in.
If you are not logged in the only way is resetting with the long autognerated code.
There isn’t a plugin (fortunately) that allows a user to change his password while logged out.
Thanks
You can’t change a virtual page name, it will stop working.
You have to translate Add Listing using tranlsation files.
Your plugins are still out dated, once everything updated we will be able to check if the problem persist as we can’t recreate it in any of our demos.
Thanks
-
AuthorPosts