Paolo
Forum Replies Created
-
AuthorPosts
-
June 10, 2014 at 9:53 pm in reply to: How to make GD homepage to load the specified default location? #3954
Sessions isn’t a theme related thing, but server, any theme would behave the same…
Do you have any addons installed? They need separate translation as far as I know…
June 10, 2014 at 9:30 pm in reply to: How to make GD homepage to load the specified default location? #3950I like to have my homepage to load the default city (New York)…. besides all of that, I would like to have the “Everywhere” option enabled, also. How can I achieve that?
currently that is not possible, if you enable the Everywhere location it will be used as default no matter what.
As far as your settings not saving I guess it’s a problem of sessions not saving correctly. I’ll flag this for Vikas to follow up.
that looks correct, even though the mo file should be a bit heavier if the translation was made…
Did you change in your wp-config-php file:
define (‘WPLANG’, ‘’);
to
define (‘WPLANG’, ‘fr_FR’);
?
I guess the translator meant Shared?
I don’t know OVH, but shared hosting provide for what they cost. I’d look into a decent VPS for a faster response.
The breadcrumb is referred to the website, not the directory, so it is correct.
If what you did is correct, you can add the map and any other widget like the search widget to the GD home top section like in the image attached.
I’ve noticed that you are adding the plugin directly into a live site, where another similar plugin is active: wp-listings?
I’d highly recommend to avoid a similar practice. 2 plugins dealing with similar features can cause conflicts. If I were in you, I’d test the new plugin on a development website to make sure everything works as expected, than move the development site into production once ready.
Thanks
June 10, 2014 at 7:41 pm in reply to: Search Function Not Working in a WP install in a Subdirectory #3931Thanks for reporting this, I flagged it for a developer to look at.
We’ll let you know asap.Hi,
what kind of hosting plan is that?
excellent, glad you did…
A member reported that mediatemple wordpress hosting is 100% compatible with GeoDirectory
Hi,
probably a wrong setting? Can you please give us wp admin credentials thru a private reply so that we can check your advanced settings?
Thanks
Hi,
this is the list of steps to follow to translate the plugin:- Go to pluginsgeodirectorygeodirectory-languages folder.
- Open the geodirectory-en_US.po file with POedit.
- In POedit go to Files > Save As.. >> Save the file as: geodirectory-xx_XX.po <- Replace the xx_XX with your own language’s shortcode!
- Translate the texts inside the file with POedit. After you done, save the file.
- It will create a geodirectory-xx_XX.po and geodirectory-xx_XX.mo files, upload them BOTH on pluginsgeodirectorygeodirectory-languages
- Edit your wp-config.php file and set define (‘WPLANG’, ‘xx_XX’); <- Replace the xx_XX with your own language’s shortcode!
Have you missed anything?
Hi Howard,
thanks for reporting this, I’ve flagged this for Vikas, who will look into it and we will let you know asap.
We wanted to release it today, but we had to push it to tomorrow, because we are still testing few options.
Thank you for your patience.
You can make the select package title disappear that way, not the radio button and actual package description.
With unique classes, it will be super easy to hide whatever ppl doesn’t what to show in any page.
Thx
-
AuthorPosts