New Landing How can we help? Themeforest Theme Support Neighborhood Wishlist translation bug fix.

Viewing 2 posts - 1 through 2 (of 2 total)
  • #36083
    laca
    Member
    Post count: 2

    A few translations bugs report:
    The wishlist po/mo file will not translate some words because of reference to wrong po/mo files. To fix it you have to change some strings in:
    …themes/neighborhood/woocommerce/wishlist.php

    line 97 has to be:
    <th class=”product-name”><span class=”nobr”><?php _e( ‘Product Name’, ‘yit’ ) ?></span></th>

    line 99 has to be:
    <?php if( get_option( ‘yith_wcwl_stock_show’ ) == ‘yes’ ) { ?><th class=”product-stock-status”><span class=”nobr”><?php _e( ‘Stock Status’, ‘yit’ ) ?></span></th><?php } ?>

    line 154 has to be:
    echo ‘<span class=”wishlist-out-of-stock”>’ . __( ‘Out of Stock’, ‘yit’ ) . ‘</span>’;

    line 157 has to be:
    echo ‘<span class=”wishlist-in-stock”>’ . __( ‘In Stock’, ‘yit’ ) . ‘</span>’;

    line 101 has to be:
    <th class=”product-add-to-bag”><span class=”nobr”><?php _e( ‘Actions’, ‘woocommerce’ ) ?></span></th>

    I hope it helps.

    #37407
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Please update to the latest version, as this should be sorted!

    Hope that helps.

    – Ed

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register