NooTheme Premium WordPress Theme › Forums › JobMonster › Looking to change to send to friend text
- This topic has 22 replies, 2 voices, and was last updated 4 years, 3 months ago by dangdv.
-
AuthorPosts
-
4 years, 3 months ago #1205802
Hi,
I am looking to change 'send to friend' text to 'send to someone' as you can see on http://www.bigmouth.digital/rutledgerecruitment/ and shown in the attached screengrab.
Thanks,
AndrewAttachments:
You must be logged in to view attached files.4 years, 3 months ago #1205855Dear, you can change it via use Loco plugin to translate theme.
Best regards.
4 years, 3 months ago #1205871Hi,
As you can see I am using the child theme and the English US (the language of the installation) and it is not making any difference.
Could you advise in what I am doing wrong? I have the child theme active, is that making a difference?
Thanks,
AndrewAttachments:
You must be logged in to view attached files.4 years, 3 months ago #1205941Dear, please kindly send for me admin account your site via private reply, i will check details to help you.
Best regards.
4 years, 3 months ago #1205950This reply has been marked as private.4 years, 3 months ago #1206003Dear, i can't login to your site with account your send, please kindly check again.
Best regards.
4 years, 3 months ago #1206021This reply has been marked as private.4 years, 3 months ago #1206039Dear, i think that problem because you not load language in child theme, please go to file functions.php of child theme and add custom code
add_action( 'after_setup_theme', 'noo_child_theme_setup' ); function noo_child_theme_setup() { load_child_theme_textdomain( 'noo', get_stylesheet_directory() . '/languages' ); }
Best regards.
4 years, 3 months ago #1206056When I added this code:
add_action( 'after_setup_theme', 'noo_child_theme_setup' ); function noo_child_theme_setup() { load_child_theme_textdomain( 'noo', get_stylesheet_directory() . '/languages' ); } to the functions.php filee in the child theme I received the following error when I go on to the site as shown in the attached screengrab.
4 years, 3 months ago #1206057Attachment was not showing on the previous message.
Attachments:
You must be logged in to view attached files.4 years, 3 months ago #1206078This reply has been marked as private.4 years, 3 months ago #1206083Hi,
If I upload the new main theme files will that mean that I loose the customised css and options that I have selected on the theme?
Thanks,
Andrew
4 years, 3 months ago #1206086No, you not lose any settings.
Best regards.
4 years, 3 months ago #1206091This reply has been marked as private.4 years, 3 months ago #1206110Dear, i have check your site and create new translate with text domain 'en' (see attachment) Now, it's working, please check your site again.
Best regards.
Attachments:
You must be logged in to view attached files.4 years, 3 months ago #1206167Thank you for that, how did you do that or how can I move that as the site went live over the weekend and is now located at http://www.rutledgegroup.co.uk?
Thanks,
Andrew
4 years, 3 months ago #1206207Dear. I create new translation for Jobmonster theme with custom language code like attachment.
Best regards.
Attachments:
You must be logged in to view attached files.4 years, 3 months ago #1206236Thank you for that, I have created a new translation but the attached translations are the only ones that show for me as available.
What am I doing wrong?
Thanks,
Andrew
Attachments:
You must be logged in to view attached files.4 years, 3 months ago #1206294Please delete it and create translate for Jobmonster Theme, the Child Theme will auto load language of parent.
Best regards.
4 years, 3 months ago #1206302Hi, I deleted that and checked it with the settings on the development location but the change has not been applied to https://www.rutledgegroup.co.uk/hiring-home/ I have attached the settings but still not being applied. is there a way to force the translation through?
Thanks,
AndrewAttachments:
You must be logged in to view attached files.4 years, 3 months ago #1206353This reply has been marked as private.4 years, 3 months ago #1206365This reply has been marked as private.4 years, 3 months ago #1206403This reply has been marked as private. -
AuthorPosts
You must be logged in and have valid license to reply to this topic.