Translation FAQs
Translation
Yes please you can translate the Core plugin in the WordPress.org page and all of our products easily here: https://www.wpgeodirectory.com/translate/projects
← FAQs
When adding the Events Calendar Widget, you will have 4 options for the format of the day:
If you want to translate the days on the calendar, you will have to choose another option than the first option.
In the translation file for the Events Manager, you can then translate the strings that match the option you have chosen.
← FAQs
To translate the “New” and “Featured” banners used for GD listings, you can copy and paste the blank images below, adjust them as required and upload to your website. Then add the following CSS:
.geodir_new_listing { background: url('http://reference to your new image') no-repeat scroll left top transparent; } ul li .geodir_featured_img { background: url('http://reference to your featured image') no-repeat; }
Right-click to download and save:
← FAQs
To change Place Title and Place Description on the Add Listing page, you need to use the language file and look for %s Title and %s Description.
%s refers to the singular name of the custom post type, which you can set using the Custom Post Types addon, or by translating Place and Places in the language file.
For example to change Place Title to Business Name, you would translate %s Title to %s Name, and change Place to Business.
← FAQs
Only countries can be translated, regions and cities cannot be translated.
Please review this documentation: Translating countries and map directions
← FAQs