Title: Bug/Compatible Issue Found
Last modified: October 18, 2016

---

# Bug/Compatible Issue Found

 *  Resolved [Kristal13](https://wordpress.org/support/users/kristal13/)
 * (@kristal13)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/bugcompatible-issue-found/)
 * I’m using Genesis with Dynamik child theme, and when I updated everything I noticed
   an error that the EZ home page widgets were not aligning properly on my site (
   built by Dynamik child-theme). On a separate test site, everything works fine
   until I activate the Genesis Columns Advanced plugin. The plugin has some sort
   of setting that is messing with the home page builder in Dynamik. You can see
   what I mean on my test site here: [http://peddlergraphics.com/test/](http://peddlergraphics.com/test/)
 * How can I fix this?

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

 *  Plugin Author [Nick Diego](https://wordpress.org/support/users/ndiego/)
 * (@ndiego)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/bugcompatible-issue-found/#post-8323874)
 * Hi Kristal,
 * I apologize for the trouble. In the newer versions of GCA, a plugin specific 
   stylesheet was added. The purpose was to allow non-Genesis users to be able to
   use the plugin and also some Genesis themes do not include the column style in
   their own stylesheets, which would cause GCA to fail.
 * That said, many Genesis themes do include their own column styles which can conflict
   with the builtin styles of GCA. To address this, you can easily disable the default
   GCA stylesheet completely. Simply add the following to your theme’s functions.
   php file.
 * `add_filter( 'gca_load_column_styles', '__return_false' );`
 * Please let me know if you run into any issues, or have additional questions.
 * Nick
    -  This reply was modified 9 years, 7 months ago by [Nick Diego](https://wordpress.org/support/users/ndiego/).
 *  Thread Starter [Kristal13](https://wordpress.org/support/users/kristal13/)
 * (@kristal13)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/bugcompatible-issue-found/#post-8323924)
 * That works, thank you! Perhaps in future releases, you can add an option to turn
   the style on or off depending on your theme? I hate to edit the php files as 
   I can never remember to update it when I update to newer versions!
 *  Plugin Author [Nick Diego](https://wordpress.org/support/users/ndiego/)
 * (@ndiego)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/bugcompatible-issue-found/#post-8325051)
 * Great I am glad it is working. I also appreciate the feedback. If I do decide
   to add a setting panel, I will definitely add this option.
 * Nick

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

The topic ‘Bug/Compatible Issue Found’ is closed to new replies.

 * ![](https://ps.w.org/genesis-columns-advanced/assets/icon-256x256.png?rev=3106194)
 * [Genesis Columns Advanced](https://wordpress.org/plugins/genesis-columns-advanced/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/genesis-columns-advanced/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/genesis-columns-advanced/)
 * [Active Topics](https://wordpress.org/support/plugin/genesis-columns-advanced/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/genesis-columns-advanced/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/genesis-columns-advanced/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Nick Diego](https://wordpress.org/support/users/ndiego/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/bugcompatible-issue-found/#post-8325051)
 * Status: resolved