Home Forums WoodMart support forum miising translation string

miising translation string

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #18697

    sitevar
    Participant

    Hi
    The statment ” start typing to see products you are looking for ” have no string in the language file to translate.

    #18708

    sitevar
    Participant

    sorry but I fount the string to translate.
    but still there are only 3 strings that are not translated in cart sidebar widget:
    screen shot: https://prnt.sc/gg9fvn
    I have translated all the related strings but still not reflected .

    #18714

    Artem Temos
    Keymaster

    Hi,

    Did you change the login info? We can’t login now to check the issue.
    Also, try to clear your browser cache and cookie. And be sure that your WooCommerce POT file is 100% translated since it is related to the plugin and not to our theme.

    Regards

    #18717

    sitevar
    Participant

    Thanks
    I have cleared cache twice before but the third time it bring the translation to live.
    Thanks
    These are 3 small css fixes for the rtl version you may consider to add in the future upgrade :
    .rtl .woodmart-search-dropdown .woodmart-search-wrapper {
    left: auto;
    right: -25px;
    }
    .rtl .woodmart-header-links .sub-menu-dropdown {
    left: auto;
    right: 0;

    }
    .min-footer .col-right {
    text-align: left;
    padding-left: 50px !important;
    }

    also I found that you forgot to add editor-style-rtl.css in css folder and that cause an error when viewing admin panel with rtl.

    Thanks.

    #18723

    Bogdan Donovan
    Keymaster

    Thank you for letting us know. We will take a look at this CSS issues in our future updates.

    Regards

Viewing 5 posts - 1 through 5 (of 5 total)