• I am trying to connect my WP-Print and WP-Email links with my own icons, instead of the default links. I have a list of social media icons at the bottom of each post. I have the icons for “print” and “email” in my Photobucket account, ready to go, and WP-Print and WP-Email plugins are installed, but I am having trouble working it so that the links are attached to my icons at the bottom of my posts. See here: http://www.glutenfreelyfrugal.com/

    I am running WordPress 3.3.1 on Genesis. Any help is appreciated!

Viewing 1 replies (of 1 total)
  • Under “Print Text Link Style” in Settings select “custom” and put in this code or similar.

    <a href="%PRINT_URL%" rel="nofollow" title="%PRINT_TEXT%"><img src="%PRINT_ICON_URL%" /></a> <a href="%PRINT_URL%" rel="nofollow" title="%PRINT_TEXT%">%PRINT_TEXT%</a>

Viewing 1 replies (of 1 total)
  • The topic ‘Trying to Connect my WP-Print and WP-Email links with my own icons’ is closed to new replies.