Product compare page text strings translations

This topic has 4 replies, 3 voices, and was last updated 5 minutes ago ago by Andrew Mitchell

  • Avatar: webshockstudio
    wssrob
    Participant
    February 12, 2025 at 04:07

    Dear support,
    is it possible to translate the text in the compare table / translate the strings for “image”, “excerpt”, in the first column on the left?
    Maybe they are standard woocommerce text strings…I usually know my way in css, html, php, but I could not find them anywhere in loco translate and in the theme files.

    I generally use a function in my functions.php to translate strings
    add_filter(‘gettext’, ‘translate_strings’);
    add_filter(‘ngettext’, ‘translate_strings’);
    function translate_strings($translated) {
    $translated = str_ireplace(‘text’, ‘translation’, $translated);
    }
    But I cannot use it as the terms in the compare table are too generic, and that would surely cause problems in the website.

    Thanks, kind regards!

    Files is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2025 at 08:57

    Hello,

    Thank you for reaching out to us.

    Please check the translation of XStore Core plugin.

    Could you please provide temporary wp-admin and FTP access? We will check what can be done to help you.
    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    For FTP access, we require the following details: FTP host, FTP username, FTP password, FTP port, and FTP encryption type. If you need assistance in creating these credentials, please reach out to your hosting provider who will guide you through the process.

    Warm Regards,
    The 8Theme Team

    Avatar: webshockstudio
    wssrob
    Participant
    February 12, 2025 at 10:30

    Thanks Rose, your hint was very useful, and I was able to fix the translation.

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    February 12, 2025 at 10:30

    Dear wssrob,

    We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.

    Click here to rate now: https://themeforest.net/downloads

    Thank you sincerely for your ongoing support!

    Best Regards,
    The 8Theme Team

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Product compare page text strings translations’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.