Tagged: x
-
AuthorPosts
-
December 13, 2016 at 9:11 am #1291376
SimonParticipantHi X team,
I have a translation problem. I can’t translate “regular price” by “prix”. Attached is the screenshot.
An idea to reach my goal?
SimonDecember 13, 2016 at 1:15 pm #1291686
Nabeel AModeratorHi there,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
December 20, 2016 at 3:08 am #1299145
SimonParticipantHi,
I can’t i work on an localhost.
I’ll do it differently.
Thanks
December 20, 2016 at 3:29 am #1299157
LelyModeratorHi There,
Ok then. You might want to try adding the following code on your child theme functions.php file:
add_filter('gettext', 'translate_text' ); function translate_text($translated) { $translated = str_ireplace('Regular Price', 'Regular Price TRANSLATION', $translated); return $translated; }Hope this helps.
December 21, 2016 at 4:16 am #1300314
SimonParticipantThanks Lely,
Simon
December 21, 2016 at 4:48 am #1300350
LelyModeratorYou’re welcome Simon!
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1291376 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
