Title: [Plugin: DW Shortcodes Bootstrap] wp-login.php input fields made smaller
Last modified: August 20, 2016

---

# [Plugin: DW Shortcodes Bootstrap] wp-login.php input fields made smaller

 *  [davidjbullock](https://wordpress.org/support/users/davidjbullock/)
 * (@davidjbullock)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-dw-shortcodes-bootstrap-wp-loginphp-input-fields-made-smaller/)
 * After installing this plugin, the input fields on wp-login.php are now too small
   to read while entering your login information.
 * [http://wordpress.org/extend/plugins/dw-shortcodes-bootstrap/](http://wordpress.org/extend/plugins/dw-shortcodes-bootstrap/)

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

 *  Thread Starter [davidjbullock](https://wordpress.org/support/users/davidjbullock/)
 * (@davidjbullock)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-dw-shortcodes-bootstrap-wp-loginphp-input-fields-made-smaller/#post-3110990)
 * I fixed my issue with a quick hack to designwall-shortcodes.php
 * In the init function I changed line 28 to
 * if(!is_admin() && ! in_array($GLOBALS[‘pagenow’], array(‘wp-login.php’, ‘wp-register.
   php’))){
 * instead of just
 * if(!is_admin()){
 *  Plugin Author [lephanductrong](https://wordpress.org/support/users/lephanductrong/)
 * (@lephanductrong)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-dw-shortcodes-bootstrap-wp-loginphp-input-fields-made-smaller/#post-3111155)
 * Thanks David,
    We’ll fix it in the next release. Trong Le
 *  [Antonio Castelo](https://wordpress.org/support/users/antonioqx/)
 * (@antonioqx)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/plugin-dw-shortcodes-bootstrap-wp-loginphp-input-fields-made-smaller/#post-3111246)
 * Thanks David!

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

The topic ‘[Plugin: DW Shortcodes Bootstrap] wp-login.php input fields made smaller’
is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/dw-shortcodes-bootstrap.svg)
 * [DW Shortcodes Bootstrap](https://wordpress.org/plugins/dw-shortcodes-bootstrap/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/dw-shortcodes-bootstrap/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/dw-shortcodes-bootstrap/)
 * [Active Topics](https://wordpress.org/support/plugin/dw-shortcodes-bootstrap/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dw-shortcodes-bootstrap/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dw-shortcodes-bootstrap/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Antonio Castelo](https://wordpress.org/support/users/antonioqx/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/plugin-dw-shortcodes-bootstrap-wp-loginphp-input-fields-made-smaller/#post-3111246)
 * Status: not resolved