Title: Modifying shortcodes.php line 34 breaks wp-admin
Last modified: August 22, 2016

---

# Modifying shortcodes.php line 34 breaks wp-admin

 *  Resolved [nocleats](https://wordpress.org/support/users/nocleats/)
 * (@nocleats)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/modifying-shortcodesphp-line-34-breaks-wp-admin/)
 * Modifying line #34 in shortcodes.php produces the results I want, but causes 
   wp-admin to show a blank page.
 * original line = $style = ‘ font-size: 40px; text-transform : uppercase; text-
   align: center; font-weight: 300; line-height: 1.2;’;
 * modified line = $style = ‘ font-size: 25px; text-transform: none; text-align:
   center; font-weight: 200; line-height: 1.2;’;
 * Switching between the 2 above versions of line #34 consistently produces the 
   same results. wp-admin works with the original line and produces a blank screen
   with the modified line.
 * I have re-installed the plugin fresh – same results. Please help.
 * [https://wordpress.org/plugins/fruitful-shortcodes/](https://wordpress.org/plugins/fruitful-shortcodes/)

The topic ‘Modifying shortcodes.php line 34 breaks wp-admin’ is closed to new replies.

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

 * 0 replies
 * 1 participant
 * Last reply from: [nocleats](https://wordpress.org/support/users/nocleats/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/modifying-shortcodesphp-line-34-breaks-wp-admin/)
 * Status: resolved