Title: T.C Barman's Replies | WordPress.org

---

# T.C Barman

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Job Manager] add space between posts](https://wordpress.org/support/topic/add-space-between-posts-3/)
 *  [T.C Barman](https://wordpress.org/support/users/tapasfun/)
 * (@tapasfun)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/add-space-between-posts-3/#post-8938296)
 * Just add this code to your THEME function.php file. Add your ads code on ‘My 
   ads code’
 *     ```
       add_filter('job_manager_job_listings_output','my_job_manager_job_listings_output');
       function my_job_manager_job_listings_output($output) {
          $adsense_code = ' My ads code';
          return $output . $adsence_code;
       }
       ```
   
    -  This reply was modified 9 years, 2 months ago by [T.C Barman](https://wordpress.org/support/users/tapasfun/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Previous/next link at the bottom of my home page not working, please help](https://wordpress.org/support/topic/previousnext-link-at-the-bottom-of-my-home-page-not-working-please-help/)
 *  Thread Starter [T.C Barman](https://wordpress.org/support/users/tapasfun/)
 * (@tapasfun)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/previousnext-link-at-the-bottom-of-my-home-page-not-working-please-help/#post-3717985)
 * or I can me you admin to look in this problem please, after lots of time spending
   I made this theme as it’s become my favorite. 🙂
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Previous/next link at the bottom of my home page not working, please help](https://wordpress.org/support/topic/previousnext-link-at-the-bottom-of-my-home-page-not-working-please-help/)
 *  Thread Starter [T.C Barman](https://wordpress.org/support/users/tapasfun/)
 * (@tapasfun)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/previousnext-link-at-the-bottom-of-my-home-page-not-working-please-help/#post-3717984)
 * Can you solve it if I send you theme file ?
    actually in this theme was lots 
   of problem, I solve and customize as my needs, but I facing problem with this
   function.
 * Thanks……..
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Previous/next link at the bottom of my home page not working, please help](https://wordpress.org/support/topic/previousnext-link-at-the-bottom-of-my-home-page-not-working-please-help/)
 *  Thread Starter [T.C Barman](https://wordpress.org/support/users/tapasfun/)
 * (@tapasfun)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/previousnext-link-at-the-bottom-of-my-home-page-not-working-please-help/#post-3717982)
 * My site link is=> [http://www.techfriend.in](http://www.techfriend.in/)
 * Please help anyone.
 * Thanks…….
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPal Express Checkout] [Plugin: PayPal Express Checkout] Documentation](https://wordpress.org/support/topic/plugin-paypal-express-checkout-documentation/)
 *  [T.C Barman](https://wordpress.org/support/users/tapasfun/)
 * (@tapasfun)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-paypal-express-checkout-documentation/#post-2848075)
 * Hi!
    I have setup this plugin in this website=> [http://www.trimmergenie.co.uk/products/](https://wordpress.org/support/users/tapasfun/replies/www.trimmergenie.co.uk/products/?output_format=md)
   But amount is not being displayed in paypal page when click “Buy now” Button.
 * How can i solve it ?
    I have add short code correctly, please check and say me
   if anything wrong.
 * Thanks..

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