Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Increase Size of Collect Customer Input Field

by

Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › Increase Size of Collect Customer Input Field

Tagged: change size

  • This topic has 3 replies, 2 voices, and was last updated 12 years, 3 months ago by admin.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • March 11, 2013 at 2:02 am #8718
    jshapiro
    Member

    This is a useful field, but I need it to be bigger. Also the default font size is large which doesn’t help. I searched your forum, and I found instructions on how to make it 20 columns wide x 3 rows high with the following (below). I tried to apply the tweak, and it did change the size of the field and the font, but the data typed into the field did not make its way into the cart. I suspect this tip might be slightly out of date. Can you either update the following instructions or point me to another solution?

    Search for the following line in the “eStore_button_display_helper.php” file:

    <input type=”text” name=”custom_input” value=”” class=”eStore_text_input” />

    Once you find it replace it with the following (there will be 2 occurrences so change them both):

    <textarea name=”custom_input” cols=”20″ rows=”3″ /></textarea>

    March 11, 2013 at 10:04 pm #54328
    admin
    Keymaster

    Can you please post a link to the page where you have a product so I can check a few things.

    March 12, 2013 at 1:24 pm #54329
    jshapiro
    Member

    Please check out the 2nd half of this page for an example:

    [http://www.yatjs.org/sefertorah]

    March 13, 2013 at 1:23 am #54330
    admin
    Keymaster

    I actually don’t see any fields on that page that uses the customization you mentioned in your above post.

    This tweak that you followed was a little out of date so I am going to share you the new code for it.

    Search for the following line in the “eStore_button_display_helper.php” file:

    <input type="text" name="custom_input" value="" class="eStore_text_input eStore_collect_input" />

    Change it to the following once you find it:

    <textarea name="custom_input" cols="20" rows="3" class="eStore_collect_input" /></textarea>

    There will be two occurrences of the above.

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ