Tagged: x
-
AuthorPosts
-
September 3, 2016 at 11:15 am #1159783
dentalflexitaliaParticipantHi guys,
I was trying the get the search result page translated following the instructions using poedit, however as soon as I saved the file on the search result something went wrong.
I just want to have the text translated into Italian I have created and saved the file called it.mo. I di not uploaded on the server as I was not quite sure, additionally I don’t have a child theme. I did try to set it up but struggling there too.
I would appreciate your help fixing the issue on the search page and I am not sure but if you could set up a child theme would be very helpful.
Thanks in advance
September 3, 2016 at 11:17 am #1159786
dentalflexitaliaParticipantThis reply has been marked as private.September 3, 2016 at 10:09 pm #1160185
RadModeratorHi there,
It’s completely down, even login URL isn’t there. Have you deleted it? Please provide your login credentials as well.
Thanks!
September 4, 2016 at 11:11 am #1160670
dentalflexitaliaParticipantThis reply has been marked as private.September 4, 2016 at 7:17 pm #1160908
RadModeratorHi there,
Thanks, I’m not quite sure how you’re doing it. POEdit is just a tool, please check this https://community.theme.co/kb/translation/
And please provide a video recording on how you’re doing it. Maybe I could find what’s wrong through that.
Thanks!
September 5, 2016 at 3:00 am #1161286
dentalflexitaliaParticipantHey Rad,
you reply is not very helpful, if I knew what I was doing it I would have bother contacting you.
I have followed the instruction for Poedit, I found the string and translated, the only thing I did not do was upload on to the server the new file created, because I saw the error on the page result.
This is the error that appears: Notice: Trying to get property of non-object in /home/dentalf2/public_html/wp-content/themes/x/framework/functions/global/helper.php on line 176
If you go on the search type fhhthk or whatever you should get the same result. Because I saw this error I did not override the file created with Poedit.
The other question was in regards to child them, I not to confident on doing and I was wondering if you can help me with that, I keen on using Poedit, but I do not want affect he original X
So question 1: Can you please check what the error is on the “empty result page” ?
2: could you install or guide me on how to install child theme so I could use Poedit?Thanks in advance for your support
Clem
September 5, 2016 at 3:29 am #1161311
ChristopherModeratorHi there,
Please check this link https://community.theme.co/kb/how-to-setup-child-themes/ to setup child theme.
After installing child theme follow this KB article https://community.theme.co/kb/translation/ and put translated files in child theme.Hope it helps.
September 5, 2016 at 4:47 am #1161386
dentalflexitaliaParticipantChristopher I think you did not get the core of my issue.?
I appreciate you cannot install the child them for me, great.
My issue is that on the empty result page (like I explained before), I get a line of code showing up on the page and I am asking if you would be able to look at it and potentially fix the issue.
This back an forward is wasting mine and yours time.
Thanks
September 5, 2016 at 5:15 am #1161433
Paul RModeratorHi,
I was able to get rid of it by setting debug to false in wp-config file
define('WP_DEBUG', false);September 5, 2016 at 7:42 am #1161586
dentalflexitaliaParticipantThanks, Paul
September 5, 2016 at 7:55 am #1161602
ThaiModeratorYou’re most welcome 🙂
September 13, 2016 at 4:26 am #1172731
dentalflexitaliaParticipantHello guys,
still on the translations issue, please help.
SO I have installed the child them, I have saved the file edit with Poedit, uploaded them on the newly directory x-child/framework/lang, I have added the code in the functions.php = Still no Translations.
Would mind have a quick look at it and see what I have done wrong?
Clem
September 13, 2016 at 4:51 am #1172766
dentalflexitaliaParticipantre-attaching the file
September 13, 2016 at 5:51 am #1172838
ChristopherModeratorHi there,
Please update your code in functions.php file to :
add_action( 'after_setup_theme', 'load_child_language' ); function load_child_language() { load_child_theme_textdomain( '__x__', get_stylesheet_directory() . '/framework/lang' ); }Hope it helps.
September 13, 2016 at 6:01 am #1172862
dentalflexitaliaParticipantHey Chris,
still no luck:-(
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1159783 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
