Title: [Plugin: Genesis Title Toggle] Plugin Breaking website in iPhone
Last modified: August 20, 2016

---

# [Plugin: Genesis Title Toggle] Plugin Breaking website in iPhone

 *  Resolved [ls41](https://wordpress.org/support/users/ls41/)
 * (@ls41)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-genesis-title-toggle-plugin-breaking-website-in-iphone/)
 * When Genesis Title Toggle is activated, its giving Fatal Error in Safari/iPhone.
 * Fatal Error : Call to Undfined function genesis_get_option() ….. /genesis-title-
   toggle.php on line 120
 * [http://wordpress.org/extend/plugins/genesis-title-toggle/](http://wordpress.org/extend/plugins/genesis-title-toggle/)

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

 *  Plugin Author [Bill Erickson](https://wordpress.org/support/users/billerickson/)
 * (@billerickson)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-genesis-title-toggle-plugin-breaking-website-in-iphone/#post-2382147)
 * This might be an obvious question, but are you using the Genesis theme?
 * Are you running any sort of plugin that changes the theme for mobile devices?
   This plugin uses Genesis-specific code. When you activate the plugin, it checks
   to make sure you’re using Genesis, but that’s the only check. If you change themes
   later on (or only on mobile devices) I can imagine it failing.
 *  Thread Starter [ls41](https://wordpress.org/support/users/ls41/)
 * (@ls41)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-genesis-title-toggle-plugin-breaking-website-in-iphone/#post-2382149)
 * I’m using Genesis with Prose with Genesis Connect for BuddyPress.
 * I have WP Touch. There is conflict between these 2 plugins.
 * Deactivating WP Touch loads the page.
 * With WP Touch Active – Fatal Error.
 *  Plugin Author [Bill Erickson](https://wordpress.org/support/users/billerickson/)
 * (@billerickson)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-genesis-title-toggle-plugin-breaking-website-in-iphone/#post-2382182)
 * I haven’t used WP Touch, but my guess is that it somehow prevents Genesis from
   loading (loading its theme instead), which is causing the issue. There’s nothing
   really I can do here. This is a Genesis plugin – uses Genesis-specific features–
   and will break if Genesis is not running. This will happen if you use any Genesis-
   specific plugins with WP Touch.
 * If you must have WP Touch, I recommend you rebuild the plugin inside your child
   theme. That way it only runs when the child theme is active.
 * A better solution would be to make your theme mobile-friendly so that you don’t
   have to change themes for mobile devices. Take a look at the bottom of the Driskill
   child theme’s CSS file ( [http://demos.studiopress.com/driskill/wp-content/themes/driskill/style.css](http://demos.studiopress.com/driskill/wp-content/themes/driskill/style.css)).
   Here’s another example of mobile-friendly style I’ve added to the Genesis base
   stylesheet: [https://gist.github.com/1339924](https://gist.github.com/1339924)
 *  Thread Starter [ls41](https://wordpress.org/support/users/ls41/)
 * (@ls41)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-genesis-title-toggle-plugin-breaking-website-in-iphone/#post-2382184)
 * Thanks Bill for your support. I will check the links.
 *  Plugin Author [Bill Erickson](https://wordpress.org/support/users/billerickson/)
 * (@billerickson)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-genesis-title-toggle-plugin-breaking-website-in-iphone/#post-2382187)
 * Actually, since when the theme is disabled the code shouldn’t be running anyway,
   I might be able to fix this by simply checking for a genesis function at the 
   beginning of all my functions.
 * Send me an email at [bill.erickson@gmail.com](https://wordpress.org/support/topic/plugin-genesis-title-toggle-plugin-breaking-website-in-iphone/bill.erickson@gmail.com?output_format=md)
   and I’ll get you an updated plugin to test. Once you confirm it works as desired,
   I’ll update the public plugin.

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

The topic ‘[Plugin: Genesis Title Toggle] Plugin Breaking website in iPhone’ is 
closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/genesis-title-toggle_f6f6f6.svg)
 * [Genesis Title Toggle](https://wordpress.org/plugins/genesis-title-toggle/)
 * [Support Threads](https://wordpress.org/support/plugin/genesis-title-toggle/)
 * [Active Topics](https://wordpress.org/support/plugin/genesis-title-toggle/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/genesis-title-toggle/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/genesis-title-toggle/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Bill Erickson](https://wordpress.org/support/users/billerickson/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-genesis-title-toggle-plugin-breaking-website-in-iphone/#post-2382187)
 * Status: resolved