Hi, I'm using poedit to translate my theme. after translating 70% of the .po file and activate it in the standard format with the .mo file , I see that just some words have been translated. i didn't make any mistake and it's not about specials caracters. for some words , the translation is. ok , but for others they still in english. ???? I need a help please !! thanks
Here are some words and sentences which are not translating through .po file : -Address,Contact Name,Time,Phone No,Listing Title,Enter listing title,Please enter listing address,Address Latitude,Address Longitude,Select Image,Enter contact person name,Listing Description,Recent Listing,Dashboard,write your message,Previous Listing, .......... Thank you for your support.
There is no need to translate these words through .po file. You can translate them go to Geocraft settings > custom fields Check image for reference
Hi, I still have some problem with translation, i didn't find the following words and sentences in the po file and custom fields : -Dashboard -Read More (in home page) -IN (Featured IN …… in featured slider) -Please Enter User name ( for registration ) -Please Enter E-mail ( for registration ) -Please enter password ( for registration ) -Please enter confirm password ( for registration ) -Register ( for registration ) -Log IN -ERROR: This email is already registered, please choose another one. ( for registration ) -ERROR: This username is already registered, please choose another one. ( for registration ) -Welcome (in Dashboard) -Your Listings (in Dashboard) -Publish (in Dashboard) -Pending (in Dashboard) -Items (in Dashboard) -Back (in Dashboard) -Update Profile (in Dashboard) -My Subscriptions (in Dashboard) -Your Reviews (in Dashboard) -Expired Listings (in Dashboard) -Review your Listing (in Dashboard) thank you for your support
Go to the geocrafttheme \ library \ controls \ module_functions.php and edit text as shown in image. You can change other slugs from geocrafttheme\library\text_domains\ front_end_path.php
thank you Nitesh . is the new update (1.6.6) include these words in po file ? if i translate directy from php files, do i need do it for each update ?
You need to change lead capture form text manually through module_functions.php as shown above. Other slugs are available in our latest version (1.6.6) of theme.
Hi Nitesh, How can i translate the word " IN " present in text of featured slider as shown in the attached file ? i did not find it . also where can i find the geocraft_get_option() fonction ? it is used many time , but i didn't see where you create it. thank you.