Replace Add To Wishlist text with Heart icon WooCommerce

十年热恋 提交于 2019-12-14 02:15:08

问题


Hi friends I am using YITH WooCommerce Wishlist plugin by default Add To Wishlist text is coming, I want to replace the Button text with icon.

is it possible through any hook?

Thanks in advance


回答1:


'Add To Wishlist' text you can replace navigating Wordpress Dashboard --> YITH Plugins --> Wishlist page.

To customize button, copy the file plugins/yith-woocommerce-wishlist/templates/add-to-wishlist-button.php to your-theme/woocommerce directory (If haven't created yet, create) and apply your changes.

For more information see plugin FAQ, also plug-in documnetation.



来源:https://stackoverflow.com/questions/40174732/replace-add-to-wishlist-text-with-heart-icon-woocommerce

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!