Results 1 to 2 of 2

Thread: Reduce the length of some fields

  1. #1
    Thread Starter
    Expired Customer guyfrances's Avatar
    Join Date
    Apr 2017
    Posts
    97
    Thanks
    7
    Thanked 2 Times in 2 Posts

    Reduce the length of some fields

    Hi,

    I would like to reduce the length of some fields.

    I did it for the profile field about me from the file tpl-profile.php

    <td><textarea name="description" maxlength="400" class="regular-text" id="description" rows="10" cols="50"><?php echo esc_textarea( $current_user->description ); ?></textarea></td>

    I am looking in which files I can update the length for the ads fields post_title (For the Title) and app_attach_title[] (for the Images) .

    Please, can you help me?

    Thanks

  2. #2
    Moderator ovidiubica's Avatar
    Join Date
    Mar 2011
    Posts
    5,768
    Thanks
    242
    Thanked 1,068 Times in 1,008 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] No Max Length For Text Fields in Custom Forms
    By jasongeek in forum Help Using ClassiPress
    Replies: 0
    Last Post: January 31st, 2016, 09:29 PM
  2. URL length limit
    By weiching in forum ACF :: Hyperlink
    Replies: 2
    Last Post: March 18th, 2014, 10:20 PM
  3. Excerpt Length
    By mockiboo in forum Vantage General Discussion (Legacy)
    Replies: 4
    Last Post: June 26th, 2013, 11:23 PM
  4. Add New - Title Length
    By crsatish in forum ClassiPress General Discussion
    Replies: 34
    Last Post: December 12th, 2012, 03:19 AM
  5. Add New - Title Length
    By crsatish in forum Help Using ClassiPress
    Replies: 1
    Last Post: April 17th, 2012, 09:17 AM