Paolo
Forum Replies Created
-
AuthorPosts
-
I’ve created a task about this for the developer.
ThxHi,
we fixed it already, without the need for deactivating anything.
You ahd this on your theme’s header.php.
<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?libraries=places&sensor=false"></script>note the extra closing script tag, probably it caused most of the problems
I don’t know if that was added by you or the theme author.
Thanks
Hi,
I don’t know if it’s because of the plugin or because of GD that the redirect is wrong.
I’m installing the plugin in one of my test website to see if I can quickly fix it.
I’ll keep you posted.
Thx
pls provide wp admin credentials.
hi,
because it is not an error but a warning and it doesn’t prevent the application from working, adding :
error_reporting(E_ERROR);In your functions.php files will prevent any of these warnings from GD or any other plugin to ever appear on your front end (which is strongly recommended anyway).
Customizing the core plugin is a very bad idea. You will basically lock out yourself from getting any of the new things we are about to release.
I would definitely reconsider it.
Thx
Thank you
hi,
please provide wp admin credentials, so that we can have a look at your settings.
thx
Hi,
that will only happen if in the database table geodir_gd_place_detail and field post_locations, you added Los-Angeles instead of los-angeles.
Changing in the back end now, will not have any effect. You need to efdit the DB
Thx
BTW, what error did you have with the latest version?
It is highly receommended to keep all addons and core plugin updated.
We should focus on fixing that too or you will face new problems.
Thanks
Hi,
are you sure that you only updated to wp4 before the map stopped working.
The (non-gd) event manage plugin is calling the google maps api.
I really need to disable all plugins and possibly quickly change theme to properly test.
Do you authorize us to proceed?
Thx
Now I see it, I’ve addded this as a task for the developer to look into it.
Thx
I was talking about Guust’s URL. He entered events in multiple categories and they are not duplicated.
Can you provide wp admin credentials to have a look at it?
Thx
Hi,
I’ve added this as a task for the developer to look into it.
I asked to add an option to give the site admin to set the radius for marker clusters.
We’ll keep you posted.
Thx
Hi,
not really, but maybe we can tweak this to make it work. Sounds like an option.
What URL does it redirect to when dropdown is selected? Can you send me a link and wp admin credentials to test?
Thx
The best thing would be to understand why it didn’t import properly (we would need to see the CSV file for that) and than avoid making the same mistake in the future.
To fix now, what Guust suggested is the only way. Otherwise you could delete eevrything and re-import making sure the CSV is 100% correct.
Thanks
excellent!
-
AuthorPosts