Title: Customizing Custom Attribute
Last modified: May 23, 2020

---

# Customizing Custom Attribute

 *  [twistedream13](https://wordpress.org/support/users/twistedream13/)
 * (@twistedream13)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/customizing-custom-attribute/)
 * I would like to have support material at the bottom of Material, Printer, and
   Infill. I have been searching and havent found a way.
 * Looks like this site on your “showcase” has done it:
    [https://www.prozix.com/product/3d-printing-service-instant-quote/](https://www.prozix.com/product/3d-printing-service-instant-quote/)“
   Process Time”
 * Thanks in advance
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcustomizing-custom-attribute%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [fuzzoid](https://wordpress.org/support/users/fuzzoid/)
 * (@fuzzoid)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/customizing-custom-attribute/#post-12904948)
 * They renamed printers to Process Time.
 * You can install any Custom JS plugin and add this code:
 *     ```
       jQuery(document).ready(function(){
        jQuery('.p3d-product-form table.variations').appendTo('.p3d-product-form');
       })
       ```
   
    -  This reply was modified 5 years, 11 months ago by [fuzzoid](https://wordpress.org/support/users/fuzzoid/).

Viewing 1 replies (of 1 total)

The topic ‘Customizing Custom Attribute’ is closed to new replies.

 * ![](https://ps.w.org/3dprint-lite/assets/icon-256x256.png?rev=2044659)
 * [3DPrint Lite](https://wordpress.org/plugins/3dprint-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/3dprint-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/3dprint-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/3dprint-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/3dprint-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/3dprint-lite/reviews/)

## Tags

 * [attribute](https://wordpress.org/support/topic-tag/attribute/)

 * 1 reply
 * 2 participants
 * Last reply from: [fuzzoid](https://wordpress.org/support/users/fuzzoid/)
 * Last activity: [5 years, 11 months ago](https://wordpress.org/support/topic/customizing-custom-attribute/#post-12904948)
 * Status: not resolved