Can't see the count badge on this wishlist icon and wishlist page share icons
-
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.
Hello,
Please deactivate all the plugins not related to the theme provide the site admin access to the private area
Best Regards
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
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
Hi,
The answer is lacking adequate information. How do I bring Woodmart Sharing icons on the Wishlist page?
Thanks
Hello,
Add the Social icons element from the Wp Bakery page builder https://xtemos.com/docs/woodmart/shortcodes-2/
Best Regards