Home Forums WoodMart support forum Not translatable string within Xtemos Elementor widget

Not translatable string within Xtemos Elementor widget

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #358649

    Thora
    Participant

    Hello,

    I recognized, that there is a not translatable link hover text for the “brands” Elementor widget:
    Brand <attribute name>

    It seems to be hardcoded in the woodmart template file /inc/integrations/elementor/elements/class-products-brands.php in line 522:
    <a title="Brand <?php echo esc_html( $brand->name ); ?>" href="<?php echo esc_url( $attr_link ); ?>">

    Is it possible to make it translatable via an update?

    Another way would be to replace the word “Brand” with the individual attribute title from this shop. But at least in our shop we are using the plural word as attribute name, which would not be the correct word for this place.

    Thank you in advance.

    • This topic was modified 2 years, 9 months ago by Thora.
    #358785

    Artem Temos
    Keymaster

    Hello,

    It looks like a bug and actually this word Brand shouldn’t be there at all. We will remove it in our next theme update.

    Kind Regards

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