Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1139193
    maghrabi42
    Participant

    Dear,
    Some words translated them in po file, but it did not change on the website how can translate them
    my website najdstore.com
    thank you

    #1139226
    Christopher
    Moderator

    Hi 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.

    #1139722
    maghrabi42
    Participant

    Hello,
    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 you

    #1140123
    Christopher
    Moderator

    Hi 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 / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

    #1140156
    maghrabi42
    Participant
    This reply has been marked as private.
    #1140178
    maghrabi42
    Participant

    Hello,
    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 you

    #1140363
    Christian
    Moderator

    Glad you’ve sorted it out. 🙂

  • <script> jQuery(function($){ $("#no-reply-1139193 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>