Tagged: x
-
AuthorPosts
-
August 20, 2016 at 12:14 am #1139193
maghrabi42ParticipantDear,
Some words translated them in po file, but it did not change on the website how can translate them
my website najdstore.com
thank youAugust 20, 2016 at 1:14 am #1139226
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> JavaScript :
jQuery("input[name=apply_coupon]").attr("value","custom text"); jQuery(".shipping th").html("another custom text"); jQuery("label[for=billing_postcode]").html("custom text");Hope that helps.
August 20, 2016 at 3:59 pm #1139722
maghrabi42ParticipantHello,
jQuery(“.shipping th”).html(“another custom text”);
it’s work on cart page but is not working on checkout page
jQuery(“label[for=billing_postcode]”).html(“custom text”);
is not working on checkout page
thank youAugust 21, 2016 at 3:43 am #1140123
ChristopherModeratorHi there,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
August 21, 2016 at 4:36 am #1140156
maghrabi42ParticipantThis reply has been marked as private.August 21, 2016 at 5:07 am #1140178
maghrabi42ParticipantHello,
i fixe the shop translate i need only translat the shipping (jQuery(“.shipping th”).html(“another custom text”);)
on the checkout page becouse it work fine in cart page
thank youAugust 21, 2016 at 9:29 am #1140363
ChristianModeratorGlad you’ve sorted it out. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1139193 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
