Title: hardeeps's Replies | WordPress.org

---

# hardeeps

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [How to setup a wrapper](https://wordpress.org/support/topic/how-to-setup-a-wrapper/)
 *  Thread Starter [hardeeps](https://wordpress.org/support/users/hardeeps/)
 * (@hardeeps)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/how-to-setup-a-wrapper/#post-941726)
 * Thanks all, I was able to get the code working. Esp the link on ‘Template Hierarchy’
   helped. If someone needs help on how I did this, please contact me via my blog
   [http://blog.hardeep.name](http://blog.hardeep.name).
 * Each time I make a code change to wordpress, I am amazed at how modular and pluggable
   it is.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [How to setup a wrapper](https://wordpress.org/support/topic/how-to-setup-a-wrapper/)
 *  Thread Starter [hardeeps](https://wordpress.org/support/users/hardeeps/)
 * (@hardeeps)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/how-to-setup-a-wrapper/#post-941604)
 * I want to accept a GET parameter from the URL and then show content based on 
   that in that PAGE. Even if I include some page specific code in the PHP that 
   shows the page – how do I accept the GET parameter?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [2.6 comment posting says “Error: please fill the required fields (name, email).”](https://wordpress.org/support/topic/26-comment-posting-says-error-please-fill-the-required-fields-name-email/)
 *  [hardeeps](https://wordpress.org/support/users/hardeeps/)
 * (@hardeeps)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/26-comment-posting-says-error-please-fill-the-required-fields-name-email/#post-832952)
 * I had the same problem, and I was able to get to the root cause. I had ‘subscribe
   to comment’ plugin installed, and had added code to comments.php [show_manual_subscription_form();]
   to allow users to subscribe without commenting. However, instead of adding it
   after the </form> tag (as recommended), I had added just before the </form> tag.
 * [@swaroopch](https://wordpress.org/support/users/swaroopch/) your solution would
   also solve the problem, but its a workaround. Maybe its good for you (and others
   who, like me, might find the page in future) to know.
 * Hardeep Singh
    [http://blog.hardeep.name](http://blog.hardeep.name)

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