Title: 's Replies | WordPress.org

---

# davidt82

  [  ](https://wordpress.org/support/users/davidt82/)

 *   [Profile](https://wordpress.org/support/users/davidt82/)
 *   [Topics Started](https://wordpress.org/support/users/davidt82/topics/)
 *   [Replies Created](https://wordpress.org/support/users/davidt82/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/davidt82/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/davidt82/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/davidt82/engagements/)
 *   [Favorites](https://wordpress.org/support/users/davidt82/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [in comments, how to turn off link if author didn’t enter URL?](https://wordpress.org/support/topic/in-comments-how-to-turn-off-link-if-author-didnt-enter-url/)
 *  Thread Starter [davidt82](https://wordpress.org/support/users/davidt82/)
 * (@davidt82)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/in-comments-how-to-turn-off-link-if-author-didnt-enter-url/#post-536417)
 * ok – tried this, it still links all authors names, and in the case of this <?
   php comment_author_link(); ?> it links back to a page with that user name (ie:
   example.com/author)
 * here is the code I have, if anyone has a suggestion, please let me know:
 *  <*a* href=”<?php comment_author_link(); ?>” target=”_blank”> <?php comment_author()?
   > Says:</h4>
 * the asterisks around the a are just to prevent this from turning into a link.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Clickable header/not working in Firefox](https://wordpress.org/support/topic/clickable-headernot-working-in-firefox/)
 *  Thread Starter [davidt82](https://wordpress.org/support/users/davidt82/)
 * (@davidt82)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/clickable-headernot-working-in-firefox/#post-534725)
 * I think I have resolved this, I changed the fact that the header was a background
   image in the CSS and instead have just planted it as an img in the header file.
   I did a normal html link from the image and it seems to work properly in both
   browsers now. If anyone thinks this might be a bad idea, please let me know. 
   thanks for your time
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Clickable header/not working in Firefox](https://wordpress.org/support/topic/clickable-headernot-working-in-firefox/)
 *  Thread Starter [davidt82](https://wordpress.org/support/users/davidt82/)
 * (@davidt82)
 * [19 years, 2 months ago](https://wordpress.org/support/topic/clickable-headernot-working-in-firefox/#post-534720)
 * ok – I exchanged the code with the suggestion given and it’s still not working
   properly. I apologize for the apparently horrible coding you encountered. How
   about this, will someone please help me with code, or a LINK to make the header
   work properly in Safari/Firefox. I got that original bit from here on the forums,
   so I would appreciate any alternatives. THANKS.

Viewing 3 replies - 1 through 3 (of 3 total)