Paolo
Forum Replies Created
-
AuthorPosts
-
Jim,
please send me wp admin, db and ftp credenetials and I’ll fix it for you.
Thx
1. Maps were not working because all CPT and categories were disabled (geodirectory > design > map – untick = enabled / ticked = disabled)
2. This was happening because google analytics default setting is set to yes but there are no login details. so the login fails. (geodirectory > general > google analytics)
3. I asked Simone to follow up on the code he provided. Not sure what’s wrong there.
Haven’t tested it… I just took the code from the location switcher function and removed all unnecessary things.
Can you try this?
$current_location = geodir_get_current_location(array('echo'=> false)); if(empty($current_location)){ $current_location = "No location selected"; } echo $current_location;
Hi,
I’ve just tried to deactivate and re-activate them and some option are reset to default. Some reamain.
I think the only way to keep them all would be to have a backup of your wp-options db table to use after reinstalling the plugins.
Thx
July 25, 2014 at 11:18 pm in reply to: Pintpoint doesn't show full size popup window on the map #10000Hi can you provide a link pls? I can recreate this on our demo: http://wpgeo.directory/attractions/
Thx
Hi,
I know there is a function to get current location from session in GD.
function geodir_get_current_location_terms($location_array_from='session')
in geodirectory-functions/location-functions.php.
I quickly tried myself to use it, but with no success.
It is my understanding that it will return: country, region, city. Not just the city.
If you let me know exactly where you want to show the location and what part of it exactly, I’ll ask Vikas to make a couple of examples.
Thx
This reply has been marked as private.Hi,
apparently google maps API doesn’t recognize it as a correct address for some reason and I think it doesn’t take Sul FLuminense as good for the region field.
When I face a problem like this, this is what I do.
I leave country, region and city blank. I add the entire address in the address field, with country name and click on set address on map.
See attached image for result.
In that case it should work…
did you use states as tags?
Hi Purpleedge, I’ve asked John to follow up on your request.
Greg, here I provided a fix for a similar issue.
https://wpgeodirectory.com/support/topic/show-location-switcher-in-menu-not-showing/
Thx
Hi,
for database access, Vikas means phpmyadmin or cpanel.
Let us know,
glad it did! 🙂
Hi,
I’ve open the topic again, it was set as resolved because someone assumed it was, sorry about it.
If a plugin creates some pages, what would ever make you think that it is a good idea to delete them?
To recreate them we need database access. Please ask your hosting provider for cpanel or phpmyadmin credentials.
I’ve also tested geodirectory with contact form 7 in one of our demo and it doesn’t stop emails and notification from being sent.
Just for testing purposes, have you tried disabling all plugins (geodirectory included) to check if registration or lost password emails are actually sent?
If they are not, you should ask your server admin to have a look at the mailserver. Have you even tried to ask them if they see any problem on their side?
FOr the update problem, if the autoupdate isn’t going through succesfully, it doesn’t mean it is an authentication problem. Tthat’s the only error message that will appear there, but it will appear even if credentials are correct and the error is another one.
Nost of the time is a server time out. Other members are experiencing it. The only solution there is to download the plugin on your computer, extract it and transer it on the server via FTP client to overwrite the old version.
Thanks
-
AuthorPosts