Home Forums WoodMart support forum Can't see the count badge on this wishlist icon and wishlist page share icons

Can't see the count badge on this wishlist icon and wishlist page share icons

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

    webaits
    Participant

    Hi,

    With the recent version 3.8, I’m no more able to see the count badge on the wishlist icon at the top right or in mobile browser at the bottom footer.

    Similarly, can’t see the sharing icons after the table on the wishlist page.

    With the version 3.6 these were appearing fine. Let me know the solutions to both of issues.

    #135281

    Hello,

    Please deactivate all the plugins not related to the theme provide the site admin access to the private area

    Best Regards

    #135351

    webaits
    Participant

    Hi,

    I have fixed the count badge issue by enabling the option from the theme header builder.

    Also, as I have unregistered the YITH font Awesome, the dependent CSS is also failed loading. Thus, Share on icons aren’t displayed on the wishlist page.

    I have a relevant question. How do I load the sharing icons used by Woodmart theme, below the “SHARE ON” text to the wishlist page, instead of the default used by YITH Wishlist plugin?

    Thanks

    #135386

    Hello,

    You can add the social element in the Wishlist page and hide the existing icons with custom CSS:

    body .yith-wcwl-share{
    	display:none;
    }

    The added Woodmart icons will be placed at the bottom of the page. It is not possible to place them exactly in the place of plugin icons.

    Best Regards

    #135459

    webaits
    Participant

    Hi,

    The answer is lacking adequate information. How do I bring Woodmart Sharing icons on the Wishlist page?

    Thanks

    #135477

    Hello,

    Add the Social icons element from the Wp Bakery page builder https://xtemos.com/docs/woodmart/shortcodes-2/

    Best Regards

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