Title: zwave's Replies | WordPress.org

---

# zwave

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [scale an image with constrain proportion](https://wordpress.org/support/topic/scale-an-image-with-constrain-proportion/)
 *  Thread Starter [zwave](https://wordpress.org/support/users/zwave/)
 * (@zwave)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/scale-an-image-with-constrain-proportion/#post-1288211)
 * This is helpful when let’s say you want 3 images posted in a row and when you
   click them it shows the full size
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [adding video to header](https://wordpress.org/support/topic/adding-video-to-header-1/)
 *  Thread Starter [zwave](https://wordpress.org/support/users/zwave/)
 * (@zwave)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/adding-video-to-header-1/#post-1287360)
 * anybody ?
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [how can i make my header image a homepage link?](https://wordpress.org/support/topic/how-can-i-make-my-header-image-a-homepage-link/)
 *  [zwave](https://wordpress.org/support/users/zwave/)
 * (@zwave)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/how-can-i-make-my-header-image-a-homepage-link/#post-1287804)
 * I was also interested in this and here’s what I found: [http://codex.wordpress.org/Designing_Headers#Making_the_Whole_Header_Clickable](http://codex.wordpress.org/Designing_Headers#Making_the_Whole_Header_Clickable)
 * I did the short part:
    _Open the wp-content/themes/default/header.php template
   file. Change from <div id=”header”> to: <div id=”header” onclick=”location.href
   =’[http://example.com/&#8217](http://example.com/&#8217);;” style=”cursor: pointer;”
   >  and it worked. I use the default theme
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [possible hack; need help upgrading](https://wordpress.org/support/topic/possible-hack-need-help-upgrading/)
 *  Thread Starter [zwave](https://wordpress.org/support/users/zwave/)
 * (@zwave)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/possible-hack-need-help-upgrading/#post-1242594)
 * thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [possible hack; need help upgrading](https://wordpress.org/support/topic/possible-hack-need-help-upgrading/)
 *  Thread Starter [zwave](https://wordpress.org/support/users/zwave/)
 * (@zwave)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/possible-hack-need-help-upgrading/#post-1242592)
 * i uploaded new version and database. I deleted everything, then modified wp-config.
   php introducing the 4 keys and copied uploads folder into wp-content. I also 
   deleted the .htaccess file but that one wasn’t present in the new files of 2.8.4
   version
 * now i have one more question and i hit the sack !
    if i don’t set my pretty permalinks,
   do i need .htaccess ? if yes, can i use the old one – which as i stated above
   has only 2 lines.. or make a new one ? … please respond so i can finally sleep..
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [possible hack; need help upgrading](https://wordpress.org/support/topic/possible-hack-need-help-upgrading/)
 *  Thread Starter [zwave](https://wordpress.org/support/users/zwave/)
 * (@zwave)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/possible-hack-need-help-upgrading/#post-1242588)
 * and how exactly will you set the pretty permalinks ? sorry but i’m to tired to
   read through the hole article. i already staid up all night learning about this
   update and being careful not to mess something up ..
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [possible hack; need help upgrading](https://wordpress.org/support/topic/possible-hack-need-help-upgrading/)
 *  Thread Starter [zwave](https://wordpress.org/support/users/zwave/)
 * (@zwave)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/possible-hack-need-help-upgrading/#post-1242582)
 * if i delete .htaccess, it will create itself ?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [possible hack; need help upgrading](https://wordpress.org/support/topic/possible-hack-need-help-upgrading/)
 *  Thread Starter [zwave](https://wordpress.org/support/users/zwave/)
 * (@zwave)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/possible-hack-need-help-upgrading/#post-1242581)
 * after i studied several articles, i decided to go through with steps from [here](http://codex.wordpress.org/Upgrading_WordPress_Extended#Step_10:_Update_Permalinks_and_.htaccess),
   as they seem more just..
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [possible hack; need help upgrading](https://wordpress.org/support/topic/possible-hack-need-help-upgrading/)
 *  Thread Starter [zwave](https://wordpress.org/support/users/zwave/)
 * (@zwave)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/possible-hack-need-help-upgrading/#post-1242562)
 * my .htaccess file looks like this:
 * # BEGIN WordPress
 * # END WordPress
 * is it normal ?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [possible hack; need help upgrading](https://wordpress.org/support/topic/possible-hack-need-help-upgrading/)
 *  Thread Starter [zwave](https://wordpress.org/support/users/zwave/)
 * (@zwave)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/possible-hack-need-help-upgrading/#post-1242540)
 * and it’s not warm it’s worm sorry! :d maybe a warm worm 🙂

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