Home Forums WoodMart support forum Woo update and a few questions

Woo update and a few questions

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #47668

    Andrew Forest
    Participant

    Hi there! Just updated Woodmart to 2.1 🙂 thanks for the good work on fixing things. I see that there is a woocommerce update available to 3.3.4, is it safe to update? Also, I would like to remove the RED (primary color) hover text from the menu html blocks, check the link down below please. Also, I’m trying to use the new login sidebar, I tried translating the “No account yet?” sentence but no luck with loco translate, can’t find the string (I believe it’s called) anywhere.

    Thank you 🙂

    #47704

    Artem Temos
    Keymaster

    Hello,

    Yes, you can update the WooCommerce plugin without any worries.

    As for the translation, you are right, it is missed in the latest update. Try to replace the current PO file in themes\woodmart\languages with this one https://drive.google.com/file/d/1NuBRUD2njrVc2inXQTQkFbMT5wivV66g/view?usp=sharing
    Then go to “Loco Translate” plugin and click on “Sync” button to update it.

    Regards

    #47731

    Andrew Forest
    Participant

    Thank you, it worked. 🙂 Could you please help me with my other issue?

    #47786

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to remove the red color

    body .navigation-style-separated .menu-mega-dropdown .color-scheme-dark .sub-sub-menu li a:hover {
    	color:black;
    }
    #47966

    Andrew Forest
    Participant

    Thank you! 🙂 One more question. Is there a way to transform the newsletter pop-up into an age verification? Just a simple yes or no questions, like, are you over 18? if yes the pop-up disappears, if no you get redirected to google or something. If it’s not possible, is there a plugin that you recommend?

    #47988

    Artem Temos
    Keymaster

    Sorry, but there is no such ability for our newsletter popup window.

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