New Landing How can we help? Themeforest Theme Support Neighborhood Remove from wishlist button style

Viewing 11 posts - 1 through 11 (of 11 total)
  • #42098
    promodesign
    Member
    Post count: 10

    Hi,

    How can I change that button style? On light gray background it’s barely vissible.
    Other issue, where can i translate button title.

    BTW i have full Polish translation for lastest version. Pm me if you want it.

    #42624
    Melanie – SUPPORT
    Member
    Post count: 11032

    I would like to check the issue out directly, can you let me know a link to a page where this is happening? Thanks!

    #42625
    Melanie – SUPPORT
    Member
    Post count: 11032

    If you can, attach your translation to this thread please, as we don’t have a PM system 🙂 Thank you very much!

    #42661
    promodesign
    Member
    Post count: 10

    http://streetlook.stronazen.pl/
    add something to wishlist first, then go to wishlist page and try to find remove button.

    Translations (neighborhood + woocommerce) attached.

    Need to add extra code in my case – function.php

    function translate_text($translated) {
    $translated = str_ireplace(‘Your Order’, ‘Twoje zamówienie’, $translated);
    $translated = str_ireplace(‘Payment Method’, ‘Metoda płatności’, $translated);
    $translated = str_ireplace(‘Returning customer?’, ‘Masz już swoje konto?’, $translated);
    $translated = str_ireplace(‘Login here’, ‘Zaloguj się’, $translated);
    $translated = str_ireplace(‘Share on’, ‘Udostępnij’, $translated);
    $translated = str_ireplace(‘Product Name’, ‘Nazwa Produktu’, $translated);
    $translated = str_ireplace(‘Stock Status’, ‘Magazyn’, $translated);
    $translated = str_ireplace(‘In Stock’, ‘W magazynie’, $translated);
    $translated = str_ireplace(‘Actions’, ‘Akcja’, $translated);
    $translated = str_ireplace(‘Edit address’, ‘Edytuj adres’, $translated);
    $translated = str_ireplace(‘Product successfully removed.’, ‘Produkt usunięty’, $translated);
    return $translated;
    }

    #42662
    promodesign
    Member
    Post count: 10

    translations again

    #42960
    Melanie – SUPPORT
    Member
    Post count: 11032

    Thank you for the translation, I will forward it to the developer!

    You can change the background of your delete button with this custom css:

    .woocommerce table.shop_table tr td.product-remove .remove {
    background: black;
    color: white!important;
    }

    Seems the delete icon is not working, have you changed anything or has it always been like that?

    Cheers

    #43181
    promodesign
    Member
    Post count: 10

    Always like that. Same way this button is displayed on your themeforest live preview.

    #43183
    promodesign
    Member
    Post count: 10

    css changed the color, but still there is no cross mark visible.

    #43748
    Melanie – SUPPORT
    Member
    Post count: 11032

    Oooh, thank you for letting us know! I will forward this to the developer to check the issue out!
    If it happens in our demo it will require a global fix for everyone.

    Cheers

    #43806
    promodesign
    Member
    Post count: 10

    Waiting for solution then.

    #43876
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @promodesign,

    What version of Neighborhood are you using? We have fixed this in a recent update. You should be using v1.5.5

    Thanks,

    – Ed

Viewing 11 posts - 1 through 11 (of 11 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