google-code-export / wordpress-custom-content-type-manager

Automatically exported from code.google.com/p/wordpress-custom-content-type-manager
2 stars 1 forks source link

Can't override default height of textarea field in custom type #444

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem? (Be specific enough so that someone
else can make the plugin fail for themselves. Remember: if the issue can't
be fixed if it can't be reproduced!)
1.Create custom type with a textarea field
2.Attempt to override default height of textarea in the "Extras" box of custom 
field manager.
3.Height is stuck at 200 px and cannot be overidden.
4. Used Firebug to probe page for CSS affecting textarea. See the attached. 
Instead of reporting a css file the height is reported to come from 
post_new.php?post_type=animals (the name of my custom type).

*SYSTEM INFO* 
------------------------ 
Plugin Version: 0.9.5.10-pl
WordPress Version: 3.5
PHP Version: 5.2.17
MySQL Version: 5.0.96-community-log
Server OS: Linux
------------------------ 
ACTIVE PLUGINS: 
 * Add Post Thumbnails to the WordPress Post and Page Management Screens v.1.0.0 [http://www.ramoonus.nl]
 * AddThis Social Bookmarking Widget v.2.3.2 [http://www.addthis.com]
 * Ambrosite Next/Previous Post Link Plus v.2.4 [http://www.ambrosite.com/plugins]
 * CaPa Protect v.0.5.8.2 [http://www.smatern.de/category/coding/capa/]
 * CMS Tree Page View v.0.8.8 [http://eskapism.se/code-playground/cms-tree-page-view/]
 * CSV Importer v.0.3.7 []
 * Custom Post Type View Generator v.0.3.1 []
 * Disable WordPress Plugin Updates v.1.4 [http://lud.icro.us/disable-wordpress-plugin-updates/]
 * Easy Add Thumbnail v.1.0.1 [http://wordpress.org/extend/plugins/easy-add-thumbnail/]
 * Enmask Captcha v.1.3 [http://www.enmask.com/en-US/Solutions]
 * Get Post List With Thumbnails v.9.0.1 [http://www.wpworking.com/]
 * Hello Dolly v.1.6 [http://wordpress.org/extend/plugins/hello-dolly/]
 * Jetpack by WordPress.com v.1.2.2 [http://wordpress.org/extend/plugins/jetpack/]
 * List category posts v.0.23.2 [http://picandocodigo.net/programacion/wordpress/list-category-posts-wordpress-plugin-english/]
 * Page Lists Plus v.1.1.8 [http://www.technokinetics.com/plugins/page-lists-plus/]
 * ShowTime Slideshow v.1.6 [http://youtag.lu/showtime-wp-plugin/]
 * Fast Secure Contact Form v.3.1.4.1 [http://www.FastSecureContactForm.com/]
 * Simple Facebook Connect v.1.3 [http://ottopress.com/wordpress-plugins/simple-facebook-connect/]
 * Special Recent Posts PRO v.2.2 [http://www.lucagrandicelli.com/special-recent-posts-plugin-for-wordpress]
 * Subscribe widget v.2.0.4 [http://www.itlastnews.com/subscribe-widget-plugin]
 * Ultimate TinyMCE v.1.7.4.1 [http://www.joshlobe.com/2011/10/ultimate-tinymce/]
 * WP Remote v.2.1.0 []
 * WPtouch v.1.9.39 [http://wordpress.org/extend/plugins/wptouch/]
------------------------ 
CURRENT THEME: Headway v.2.0.13 http://www.headwaythemes.com

Original issue reported on code.google.com by martin.o...@gmail.com on 9 Jan 2013 at 10:46

Attachments:

GoogleCodeExporter commented 9 years ago
As I said in the forum: I cannot reproduce this.  See video: 
http://screencast.com/t/ulIHk6MDan

Please upgrade to the current version of the plugin (currently, 0.9.6.7).  I 
cannot support older versions of the plugin and I do not recommend their use.  
I would also caution against using too many plugins -- WP's architecture is 
vulnerable to event-collisions and since it has no logging capabilities, such 
fatal collisions are usually silent.

Original comment by ever...@fireproofsocks.com on 9 Jan 2013 at 10:53