Hovering Login and register - by Ron - on WordPress WooCommerce support

This topic has 5 replies, 2 voices, and was last updated 9 years, 1 months ago ago by Ron

  • Avatar: Ron
    Ron
    Participant
    March 4, 2015 at 09:57

    Hi,

    I do not like the popup screens when hovering over Login and register in the top menu.
    Can you disable this for me?

    I also want to add Wishlist next to login and register.
    C

    Please advise.

    thx

    Ron

    4 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    March 4, 2015 at 11:21

    Hello,

    You need add this code in style.css of your child theme:

    .boxed .login-link .login-popup, .boxed .register-link .register-popup {
      display: none !important;
    }

    To add Wishlist link to the header you need edit the file wp-content/themes/woopress/framework/theme-functions.php (from line 1068 to 1121). Sorry, but such customization is beyond of our support scope.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Ron
    Ron
    Participant
    March 4, 2015 at 11:55

    Hi Eva,

    Code is working perfect!

    Now, if I edit the file for the Wishlist to be placed next to my account and register, do I need to copy that file to my childtheme? Just in the root?

    thx

    Ron

    Avatar: Eva
    Eva Kemp
    Support staff
    March 4, 2015 at 17:07

    Hello,

    Yes, you’d better copy it to your child theme not to lose changes after the theme update.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Ron
    Ron
    Participant
    March 4, 2015 at 17:13

    Hi Eva,

    If I edit the file, my PC freezes….can view it but not code edit it.

    So I do not know where to find the specific line.
    Can you place a link “Verlanglijst” that directs to “Wishlist”?

    Thx!

    regards,

    Ron

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

You must be logged in to reply to this topic.Log in/Sign up

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