Global Gallery conflict
If you are able to edit a simple line of php, give a try
wp_gallery_manag.php file - change line 306
add_filter('post_gallery', 'gg_wp_gallery_manag_frontend', 9999, 2);
If doesn't solve, you should ask about it to the theme developer,"
It did not solve my issue. I'd like to have your input as well on this problem of mine. Do you happen to know what is causing this behavior? What could I test further?
I tend to think that the problem appeared after an upgrade of the Be theme.
Thank you for the assistance,
-Balazs
Comments
this happen because we added styles for galleries. Since last update you can use galleries with grey scale effect and that`s why after this modifications, it does not work. However if you want to go back to previous settings, you must follow steps below but also must know that you won`t be able to use our built-in styles for galleries.
To go back to previous gallery settings, in functions/theme-shortcodes.php file, please remove below code: