Title: Issues with options
Last modified: August 21, 2016

---

# Issues with options

 *  [Austin Ginder](https://wordpress.org/support/users/austinginder/)
 * (@austinginder)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/issues-with-options/)
 * Under settings > DW Shortcodes Options, I disabled both css and js due to the
   fact my theme already has them. When I do so I get PHP errors. I tracked down
   the errors and found a workaround. Basically what happens is the ‘dwsc_options’
   option in the ‘wp_options’ table gets set to nothing. Instead it should get set
   to zeros like so:
 * `a:2:{s:23:"chk_default_options_css";s:1:"0";s:22:"chk_default_options_js";s:
   1:"0";}`
 * This fixes the php erorrs however the options screen should really be doing this.
 * [http://wordpress.org/plugins/dw-shortcodes-bootstrap/](http://wordpress.org/plugins/dw-shortcodes-bootstrap/)

The topic ‘Issues with options’ 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/)

 * 0 replies
 * 1 participant
 * Last reply from: [Austin Ginder](https://wordpress.org/support/users/austinginder/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/issues-with-options/)
 * Status: not resolved