Title: modify text length field
Last modified: August 20, 2016

---

# modify text length field

 *  [koruitch](https://wordpress.org/support/users/koruitch/)
 * (@koruitch)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/modify-text-length-field/)
 * First say that this plugin is one of the best for wordpress and if I work I will
   donate money to keep growing this great plugin ..
    I tested the plugin in the
   template of budyypress and working properly but integrate it into the template
   end I appear two problems:
 * 1 In some fields not displayed such name in the title is not the word title and*
   I think it’s a side sidebar, I need to shorten the title field of writing and
   all that are in that size, Where I can change the course of writing these camps?
 * 2, In the new template does not display the edit link in the post and BuddyPress
   if, and I have the box for display. How I can fix this?
 * 3, As I can remove the button to add rich text object (full)?
    [http://wordpress.org/extend/plugins/wp-user-frontend/](http://wordpress.org/extend/plugins/wp-user-frontend/)

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

 *  Thread Starter [koruitch](https://wordpress.org/support/users/koruitch/)
 * (@koruitch)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/modify-text-length-field/#post-3532274)
 * I solved the problem 1 changing in wpuf.css this:
 *     ```
       .wpuf-post-form label {
           float: left;
           font-weight: bold;
           height: 20px;
           margin: 0;
           min-width: 130px;
           padding: 0 10px 0 0;
           font-size: 12px;
           cursor: pointer;
       }
       ```
   
 * modified by:
 *     ```
       .wpuf-post-form label {
           float: left;
           font-weight: bold;
           height: 50px;
           margin: 0;
           min-width: 130px;
           padding: 0 10px 0 0;
           font-size: 12px;
           cursor: pointer;
       }
       ```
   
 *  Thread Starter [koruitch](https://wordpress.org/support/users/koruitch/)
 * (@koruitch)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/modify-text-length-field/#post-3532383)
 * Please, I need delete the buttom add objet.
 *  Thread Starter [koruitch](https://wordpress.org/support/users/koruitch/)
 * (@koruitch)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/modify-text-length-field/#post-3532412)
 * Sorry in english is buttom media, I need delete this buttom.
 *  [professor99](https://wordpress.org/support/users/professor99/)
 * (@professor99)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/modify-text-length-field/#post-3532415)
 * Sorry but your Anglais (excuse my spelling) is a little bit to hard to understand.
   I’m not sure what your really after but we are about to release a Pro version
   of Frontend in which just about everything is customizable. We have a bit more
   testing to do but it will be worth the wait.
 *  Thread Starter [koruitch](https://wordpress.org/support/users/koruitch/)
 * (@koruitch)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/modify-text-length-field/#post-3532424)
 * WHAT? How long? I need this plugin. Now get delete the button media for users
   suscriptor, in the functions.php the template insert:
 *     ```
       function remove_medialibrary_tab($tabs) {
       unset($tabs['library']);
       return $tabs;
       }
       add_filter('media_upload_tabs','remove_medialibrary_tab');
       ```
   
 * I have all solved less in this template no show link the edit post in post.
 * where I can download the beta version?
 *  [professor99](https://wordpress.org/support/users/professor99/)
 * (@professor99)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/modify-text-length-field/#post-3532476)
 * Wont be too long a wait for the Pro version. We already have the basic version
   up and running and mostly tested but we may add more features before it is released.
   It probably would have a price tag as we have great plans for future development
   and as is more complex it will require a higher level of support than the piecemeal
   support we can afford for standard Frontend due to time commitments.
 * However we will continue to develop standard Frontend with some of the features
   from Pro trickling down as time proceeds. Some minor changes will be added in
   the next [development](http://wordpress.org/support/topic/frontend-updates-2rrr-fork)
   version in the next day or two. Have you tried it yet. It is quite a step up 
   from version 1.1. Would very much appreciate any comments on it.
 * Thanks for the code above. It will greatly help other Frontend users that have
   the same problem
 *  Thread Starter [koruitch](https://wordpress.org/support/users/koruitch/)
 * (@koruitch)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/modify-text-length-field/#post-3532494)
 * Hello, I am tested v.alpha 3.0 i find better, I have 1 problem now.
 * The new template no have link the edit post. I insert this line in the template
   post:
 * `<?php edit_post_link( __( 'Edit', 'MY TEMPLATE' ), '<span class="meta-sep">|
   </span> <span class="edit-link">', '</span>' );?>`
 * This found correct with the plugin disabled but when i active redirect a page[
   wpuf_edit] correct but no show the display the edit post, only show the page 
   standard the my template,I change the template and found correct. What and where
   I have to add the line to this template to work?
 * This problem is similar in v 1.1. in my templete only.
 *  ——————————————————————
 * I tested this plugin with role manager (other plugin) and the result is impressive.
   With this plugin is possible edit options as:
    Delete the buttom add media with
   only one click in the page [wpuf_edit] no is necesary the code the post 6 (this
   code is only for users suscriptors but now is configure for ranges) for example
   too restringer enter the desktop.
 *  Thread Starter [koruitch](https://wordpress.org/support/users/koruitch/)
 * (@koruitch)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/modify-text-length-field/#post-3532500)
 * Problem solved. My fault sorry. This template have very options the configure
   page. sorry.
 * Is possible delete or hide the fiel text in the edition the post?
 *  Thread Starter [koruitch](https://wordpress.org/support/users/koruitch/)
 * (@koruitch)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/modify-text-length-field/#post-3532501)
 * the alpha 3.0. Have one problem.
 * The submit button no refresh the page and neither sent to other page.Stop in “
   please wait” forever. IN crhome Versión 25.0.1364.152 m and internet explorer
   Versión 10.0.9200.16384.
 *  [professor99](https://wordpress.org/support/users/professor99/)
 * (@professor99)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/modify-text-length-field/#post-3532553)
 * Hi Koruitch, development version 4.3 details can be found on page 2 [http://wordpress.org/support/topic/frontend-updates-2rrr-fork/page/2?replies=73](http://wordpress.org/support/topic/frontend-updates-2rrr-fork/page/2?replies=73).
   Your bug above may be fixed by this version though it depends on how you call
   the page with the shortcode on it.

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

The topic ‘modify text length field’ is closed to new replies.

 * ![](https://ps.w.org/wp-user-frontend/assets/icon-256x256.gif?rev=3578622)
 * [User Frontend – Membership, User Registration, User Profile, User Directory & Content Restriction with Frontend Post Submission](https://wordpress.org/plugins/wp-user-frontend/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-user-frontend/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-user-frontend/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-user-frontend/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-user-frontend/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-user-frontend/reviews/)

 * 10 replies
 * 2 participants
 * Last reply from: [professor99](https://wordpress.org/support/users/professor99/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/modify-text-length-field/#post-3532553)
 * Status: not resolved