Title: jpchen0321's Replies | WordPress.org

---

# jpchen0321

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to remove Powered by Pinboard Theme and WordPress](https://wordpress.org/support/topic/how-to-remove-powered-by-pinboard-theme-and-wordpress/)
 *  [jpchen0321](https://wordpress.org/support/users/jpchen0321/)
 * (@jpchen0321)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/how-to-remove-powered-by-pinboard-theme-and-wordpress/#post-3270882)
 * It’s typically here:
 * Goto “Appearance > Editor”
    Click on the “Footer.php” link “Ctrl + F” and search
   for “Powered by” Comment out all the lines containing those words (Use “//” to
   comment out)
 * For example:
    Original: <?php echo sprintf( __( ‘Powered by %1$s’, ‘pinboard’),
   $wordpress_credit_link ); ?> Modify it to: <?php // echo sprintf( __( ‘Powered
   by %1$s’, ‘pinboard’ ), $wordpress_credit_link ); ?>
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[MYgRID2] Cannot disable image dimming when mouse hovers over](https://wordpress.org/support/topic/cannot-disable-image-dimming-when-mouse-hovers-over/)
 *  Thread Starter [jpchen0321](https://wordpress.org/support/users/jpchen0321/)
 * (@jpchen0321)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/cannot-disable-image-dimming-when-mouse-hovers-over/#post-3665476)
 * If this is the case, how would I disable that?

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