Title: welcome's Replies | WordPress.org

---

# welcome

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Comments not being saved](https://wordpress.org/support/topic/comments-not-being-saved/)
 *  Thread Starter [welcome](https://wordpress.org/support/users/welcome/)
 * (@welcome)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/comments-not-being-saved/#post-712812)
 * I figured it out, mostly. There’s a theme problem. If I have ‘live commenting’
   enabled in my theme, the comments are not saved. I unchecked that option, and
   now they work.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t make page links work: 404 apparently no matter what](https://wordpress.org/support/topic/cant-make-page-links-work-404-apparently-no-matter-what/)
 *  Thread Starter [welcome](https://wordpress.org/support/users/welcome/)
 * (@welcome)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/cant-make-page-links-work-404-apparently-no-matter-what/#post-705251)
 * ACK! Of course, thanks.
 * And thanks for kindly pointing out my unbelievably simple mistake!
 * Very much appreciated.
 * Resolved
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t make page links work: 404 apparently no matter what](https://wordpress.org/support/topic/cant-make-page-links-work-404-apparently-no-matter-what/)
 *  Thread Starter [welcome](https://wordpress.org/support/users/welcome/)
 * (@welcome)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/cant-make-page-links-work-404-apparently-no-matter-what/#post-705246)
 * Thanks whooami.
 * Since I have to be logged in as admin for the link to work, I made an admin login
   for testing purposes: username= test pw= test
 * Currently, permalinks are set to Date and name based: /%year%/%monthnum%/%day%/%
   postname%/
 * .htaccess reads:
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /unwelcomeness/
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /unwelcomeness/index.php [L]
       </IfModule>
   
       # END WordPress
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Can’t make page links work: 404 apparently no matter what](https://wordpress.org/support/topic/cant-make-page-links-work-404-apparently-no-matter-what/)
 *  Thread Starter [welcome](https://wordpress.org/support/users/welcome/)
 * (@welcome)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/cant-make-page-links-work-404-apparently-no-matter-what/#post-705240)
 * more info:
 * I followed instructions in a WordPress doc, which suggested that I delete the
   contents of my .htaccess file, and replace it with a blank file. Which I did,
   then the server made the site inaccessible for 12hrs, until the service provider
   took some weird code out of the file that had mysteriously appeared there, messing
   up my blog. Now the site’s back up, but still the link doesn’t work.
 * please help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [remove RSS?](https://wordpress.org/support/topic/remove-rss/)
 *  [welcome](https://wordpress.org/support/users/welcome/)
 * (@welcome)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/remove-rss/#post-701229)
 * Thanks, very much appreciated.

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