Title: Edtek's Replies | WordPress.org

---

# Edtek

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [htaccess problem I think?](https://wordpress.org/support/topic/htaccess-problem-i-think/)
 *  Thread Starter [Edtek](https://wordpress.org/support/users/edtek/)
 * (@edtek)
 * [15 years ago](https://wordpress.org/support/topic/htaccess-problem-i-think/#post-2091533)
 * No one?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [htaccess problem I think?](https://wordpress.org/support/topic/htaccess-problem-i-think/)
 *  Thread Starter [Edtek](https://wordpress.org/support/users/edtek/)
 * (@edtek)
 * [15 years ago](https://wordpress.org/support/topic/htaccess-problem-i-think/#post-2091488)
 * Here is my problem..
 * Using the domain jeepers.com as an example, I have WordPress install at the root.
 * My .htaccess file is this:
 *     ```
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
       ```
   
 * Now let’s say I have installed PHPlist in public_html/lists and I try to go to
   jeepers.com/lists I get redirected to my WordPress installation and given a 404
   error.
 * How do I get around this?
 * Hopefully someone has an answer on this because I am about to lose my mind 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Donate Plus] [Plugin: Donate Plus] adding more field in form](https://wordpress.org/support/topic/plugin-donate-plus-adding-more-field-in-form/)
 *  [Edtek](https://wordpress.org/support/users/edtek/)
 * (@edtek)
 * [15 years ago](https://wordpress.org/support/topic/plugin-donate-plus-adding-more-field-in-form/page/2/#post-1977312)
 * Can you put a tutorial for others seeking to do the same thing?
 * I am sure it would be greatly appreciated by many, including myself.
 * Or what would you charge to do it for another site? I would email you directly,
   but there seems to be no way of doing that via this board.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Donate Plus] [Plugin: Donate Plus] adding more field in form](https://wordpress.org/support/topic/plugin-donate-plus-adding-more-field-in-form/)
 *  [Edtek](https://wordpress.org/support/users/edtek/)
 * (@edtek)
 * [15 years ago](https://wordpress.org/support/topic/plugin-donate-plus-adding-more-field-in-form/#post-1977309)
 * Alvaro, I am looking to make a very similar form for a website.
 * Can I ask how you added extra fields to the form?

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