Title: busterbox's Replies | WordPress.org

---

# busterbox

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [What kind of forum software wordpress.org using](https://wordpress.org/support/topic/what-kind-of-forum-software-wordpressorg-using/)
 *  Thread Starter [busterbox](https://wordpress.org/support/users/busterbox/)
 * (@busterbox)
 * [14 years ago](https://wordpress.org/support/topic/what-kind-of-forum-software-wordpressorg-using/#post-2694454)
 * Thanks
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [What kind of forum software wordpress.org using](https://wordpress.org/support/topic/what-kind-of-forum-software-wordpressorg-using/)
 *  Thread Starter [busterbox](https://wordpress.org/support/users/busterbox/)
 * (@busterbox)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/what-kind-of-forum-software-wordpressorg-using/#post-2694407)
 * yes i was trying to install the new version bbpress 2.x but it didnt work out
   i dont wanna use wordpress and then use forum I just wanted to use forum by it
   self but seem like its only abl for 1.x not the 2.x
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [What kind of forum software wordpress.org using](https://wordpress.org/support/topic/what-kind-of-forum-software-wordpressorg-using/)
 *  Thread Starter [busterbox](https://wordpress.org/support/users/busterbox/)
 * (@busterbox)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/what-kind-of-forum-software-wordpressorg-using/#post-2694255)
 * nvm i got it Bbpress
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [.htaccess help anybody – Sildeshow images not showing](https://wordpress.org/support/topic/htaccess-help-anybody-sildeshow-images-not-showing/)
 *  Thread Starter [busterbox](https://wordpress.org/support/users/busterbox/)
 * (@busterbox)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/htaccess-help-anybody-sildeshow-images-not-showing/#post-2656932)
 * Its not working again i re-install the wordpress and i this trick dont work no
   more
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to Hide author ?](https://wordpress.org/support/topic/how-to-hide-author/)
 *  Thread Starter [busterbox](https://wordpress.org/support/users/busterbox/)
 * (@busterbox)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/how-to-hide-author/#post-2659231)
 * theres is no widget and i checked my theme setting idk what to remove and not
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to Hide author ?](https://wordpress.org/support/topic/how-to-hide-author/)
 *  Thread Starter [busterbox](https://wordpress.org/support/users/busterbox/)
 * (@busterbox)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/how-to-hide-author/#post-2659225)
 * [http://www.buster-box.com](http://www.buster-box.com)
 * and yes i want to totally hide the author … but i am using a custom theme provide
   by wptheme Please take a look at mysite here
 * [http://www.buster-box.com](http://www.buster-box.com)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [.htaccess help anybody – Sildeshow images not showing](https://wordpress.org/support/topic/htaccess-help-anybody-sildeshow-images-not-showing/)
 *  Thread Starter [busterbox](https://wordpress.org/support/users/busterbox/)
 * (@busterbox)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/htaccess-help-anybody-sildeshow-images-not-showing/#post-2656767)
 * Yes its the best
 * and if it does come back i will def bother you aha thanks anywayz
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [.htaccess help anybody – Sildeshow images not showing](https://wordpress.org/support/topic/htaccess-help-anybody-sildeshow-images-not-showing/)
 *  Thread Starter [busterbox](https://wordpress.org/support/users/busterbox/)
 * (@busterbox)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/htaccess-help-anybody-sildeshow-images-not-showing/#post-2656712)
 * I just fixed it heres the step
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       #RewriteRule . /index.php [L]
       RewriteRule !^(classified|link-directory)/ /index.php [L]
       RewriteRule link-directory/([^/\(\)]*)/?([^/\(\)]*)/?([^/\(\)]*)/? /index.php?pagename=link-directory&_action=$1&id=$2&parent=$3 [QSA,L,R,NS]
       </IfModule>
   
       # END WordPress
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [features Image is not showing in any theme Help ?](https://wordpress.org/support/topic/features-image-is-not-showing-in-any-theme-help/)
 *  Thread Starter [busterbox](https://wordpress.org/support/users/busterbox/)
 * (@busterbox)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/features-image-is-not-showing-in-any-theme-help/#post-2654738)
 * [http://buster-box.com/category/features/](http://buster-box.com/category/features/)
 * It come up like this ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [What are the best plugin](https://wordpress.org/support/topic/what-are-the-best-plugin/)
 *  Thread Starter [busterbox](https://wordpress.org/support/users/busterbox/)
 * (@busterbox)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/what-are-the-best-plugin/#post-2647108)
 * They r so many plugins and there are no demo which sucks but i tired installing
   couple of them and getting some ideas but thank you also if you can tell me which
   plugin did the site used that i mentioned

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