Same problem I am facing here with my site
Hi there
@jackson23m In order to solve the issue, just add the following CSS rule to Additional CSS section of theme customizer (WP Dashboard -> Appearance -> Customize)
.yith-wcwl-share ul li.share-button a i:before {
font-family: FontAwesome;
}
This is the result that I got on your site
@hunchopreneur If you’re running the same theme, you should be able to solve with the same solution suggested to jackson; otherwise, please, send us url to your site, and we will be glad to check
@yithemes Still no changes, it is still the same
@jackson23m Youβre welcome!
We are doing our best to improve our plugins. Our target is to develop and release the best free plugins for WooCommerce, but to achieve this we need your help. Please leave a good review to support us and help our growth π
@hunchopreneur Your problem differs a lot from the one of jackson
In your case the theme is completely hiding wishlist footer; in order to solve, please, try to add the following CSS rule to Additional CSS section of theme customizer (WP Dashboard -> Appearance -> Customize)
#main .yith_wcwl_wishlist_footer {
display: block;
}
@yithemes Thank You Very Much x100. That saved me hours of doing research. Please is there a CSS to make it centered? I would like the share buttons to be at the center
@hunchopreneur Sure, here you go
.yith_wcwl_wishlist_footer .yith-wcwl-share {
text-align: center;
float: none;
}
@yithemes I’m very grateful. Have a pleasant day.
@hunchopreneur You’re welocome!
If you enjoy our plugin, please, don’t forget to leave us a good review
This would really help us grow and keep up supporting the community and improving our products π
I’m marking this thread as resovled
Hello, I have similar problem π Your plugin is required while using my theme so I don’t think it is a theme related problem.
When you see wishlist, there are no social share icons. What’s more, I can’t locate translations for strings in table headings and “there are no products in your wishlist” π