Nick Diego on "[Plugin: Genesis Columns Advanced] Columns dissapeared when I updated to version 2.0"

ساخت وبلاگ

Hi MaryI,

It looks like you are using some unique column styles in your custom.css file. v2.0 of this plugin now includes its own stylesheet which is enqueued after your custom.css file so it is taking precedent and messing up your layout. It would generate columns correctly had it not been for your custom styles.

The best, and quickest, way to resolve this is to add the following filter to your functions.php file. This will disable the new builtin stylesheet.

add_filter( 'gca_load_column_styles', '__retu_false' );

The other option would be to remove the custom column styles in custom.css and then use the class attribute on each shortcode to define a class that you can then apply custom styles to. But just disabling the builtin stylesheet is much easier!!!

Let me know if this resolves the issue, or if you have any additional questions.

Thanks,

Nick

- - , .
.

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 248 تاريخ : دوشنبه 21 تير 1395 ساعت: 17:50