Add Wishlist Icon To Header - by a02887 - on WordPress WooCommerce support

This topic has 3 replies, 3 voices, and was last updated 7 years, 8 months ago ago by Rose Tyler

  • Avatar: a02887
    a02887
    Participant
    August 23, 2016 at 00:51

    Hi!

    How can I add the wishlist icon to appear beside the cart/bag & search icons in the header?

    Thanks!

    2 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    August 23, 2016 at 07:40

    Hello,

    In this case you need edit the \wp-content\themes\classico\headers\structure-1.php file.

    Regards,
    Robert Hall

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 23, 2016 at 07:51

    Hello,

    You can use this code:
    <a class="wishlist_view" href="<?php echo YITH_WCWL()->get_wishlist_url(); ?>"><i class="fa fa-heart" aria-hidden="true"></i></a>
    Use child theme if you decide to make any changes in template files.

    Regards,
    Rose Tyler.

  • Viewing 3 results - 1 through 3 (of 3 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.