Title: yourwp's Replies | WordPress.org

---

# yourwp

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

 *   [Profile](https://wordpress.org/support/users/yourwp/)
 *   [Topics Started](https://wordpress.org/support/users/yourwp/topics/)
 *   [Replies Created](https://wordpress.org/support/users/yourwp/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/yourwp/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/yourwp/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/yourwp/engagements/)
 *   [Favorites](https://wordpress.org/support/users/yourwp/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: [[WooPrice Calculator] example theme](https://wordpress.org/support/topic/example-theme/)
 *  Thread Starter [yourwp](https://wordpress.org/support/users/yourwp/)
 * (@yourwp)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/example-theme/#post-8701176)
 * That works!! (dancing ;-))
 * tx
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooPrice Calculator] example theme](https://wordpress.org/support/topic/example-theme/)
 *  Thread Starter [yourwp](https://wordpress.org/support/users/yourwp/)
 * (@yourwp)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/example-theme/#post-8698343)
 * Dear Simone,
 * tx for your reply!!!
 * The fields are rendered correct. But they don’t work for the calculation.
    I 
   can also enter text in a a number field. (Within the for each it worked)
 * i added:
 *     ```
       <?php
       /*
        * THEME_NAME: Example (CUSTOM)
        */
       ?>
   
       <h1>This is a template example</h1>
   
       <div class="wpc-product-form">
   
           <?php
          echo $this->view['fields']['woo_price_calc_1']['label_name'];
   
           echo $this->view['fields']['woo_price_calc_1']['html'];
           echo $this->view['fields']['woo_price_calc_2']['label_name'];
   
           echo $this->view['fields']['woo_price_calc_2']['html'];
   
           echo $this->view['fields']['woo_price_calc_3']['label_name'];
   
           echo $this->view['fields']['woo_price_calc_3']['html'];
   
           echo $this->view['fields']['woo_price_calc_4']['label_name'];
   
           echo $this->view['fields']['woo_price_calc_4']['html'];
   
           echo $this->view['fields']['woo_price_calc_5']['label_name'];
   
           echo $this->view['fields']['woo_price_calc_5']['html'];
              echo $this->view['fields']['woo_price_calc_6']['label_name'];
   
           echo $this->view['fields']['woo_price_calc_6']['html'];
           ?>
       </div>
       ```
   
 * tx !!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooPrice Calculator] example theme](https://wordpress.org/support/topic/example-theme/)
 *  Thread Starter [yourwp](https://wordpress.org/support/users/yourwp/)
 * (@yourwp)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/example-theme/#post-8697484)
 * Can someone please help me in the right direction?
 * Is it even possible/clear what i try to do?
 * This is getting a bit urgent.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooPrice Calculator] example theme](https://wordpress.org/support/topic/example-theme/)
 *  Thread Starter [yourwp](https://wordpress.org/support/users/yourwp/)
 * (@yourwp)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/example-theme/#post-8691108)
 * any news on this one?
 * tx!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooPrice Calculator] Translation](https://wordpress.org/support/topic/translation-678/)
 *  Thread Starter [yourwp](https://wordpress.org/support/users/yourwp/)
 * (@yourwp)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/translation-678/#post-8684444)
 * testing 😉 will let you know

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