This topic has 2 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
http://www.powerpets.care/wordpress/
1. Share Buttons In Header: Is it possible to change the hover text? I’d like it to say “Share on Twitter” “Share on Facebook” etc.. Instead of just Twitter, Facebook, etc..
2. is there a way to remove the “don’t show this popup again” box at the bottom of the pop up?
3. I have the pop up to show up upon enter – but I do not want it to pop up on every page. Is this possible?
Hello,
1. You can edit the file wp-content/themes/royal/framework/shortcodes.php (find the section “! Share This Product”) to change tooltips titles.
2. Add this code in custom.css file:
.white-popup-block .checkbox-label {
display: none;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
3. Unfortunately there is no such possibility. Sorry.
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up