Title: peacehunter's Replies | WordPress.org

---

# peacehunter

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

 *   [Profile](https://wordpress.org/support/users/peacehunter/)
 *   [Topics Started](https://wordpress.org/support/users/peacehunter/topics/)
 *   [Replies Created](https://wordpress.org/support/users/peacehunter/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/peacehunter/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/peacehunter/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/peacehunter/engagements/)
 *   [Favorites](https://wordpress.org/support/users/peacehunter/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: [Making a citizen journalism site in wordpress](https://wordpress.org/support/topic/making-a-citizen-journalism-site-in-wordpress/)
 *  Thread Starter [peacehunter](https://wordpress.org/support/users/peacehunter/)
 * (@peacehunter)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/making-a-citizen-journalism-site-in-wordpress/#post-4187030)
 * ok thanks for your reply. Could you please tell me is it possible to do like 
   this with any free themes?
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [My code is not working in wordpress](https://wordpress.org/support/topic/my-code-is-not-working-in-wordpress/)
 *  Thread Starter [peacehunter](https://wordpress.org/support/users/peacehunter/)
 * (@peacehunter)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/my-code-is-not-working-in-wordpress/#post-3898709)
 * I have tried it. But its not working. After including this file, nothing happen.
   But if I write any code at the top of “require” then it works.
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [My code is not working in wordpress](https://wordpress.org/support/topic/my-code-is-not-working-in-wordpress/)
 *  Thread Starter [peacehunter](https://wordpress.org/support/users/peacehunter/)
 * (@peacehunter)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/my-code-is-not-working-in-wordpress/#post-3898699)
 * I have fixed that, but still having same problem. 🙁
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [My code is not working in wordpress](https://wordpress.org/support/topic/my-code-is-not-working-in-wordpress/)
 *  Thread Starter [peacehunter](https://wordpress.org/support/users/peacehunter/)
 * (@peacehunter)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/my-code-is-not-working-in-wordpress/#post-3898689)
 * I have saved the file in theme folder.
 * /themes/GeoTheme/values.php
 * my javascript code below,
 *     ```
       var value_tuh=document.getElementById("sr_tuh").value;
       jQuery("#content").load("<?php bloginfo('template_directory');?>/values.php",{s:value_tuh});
       ```
   
 * I am using child theme.

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