Closed badrobotbrain closed 10 years ago
I have also recently discovered this problem. I have no extra plugins on my development site right now.
I removed the shortcode function from the theme so it loads Wordpress' default.
Thanks aibrean, that seems to have done the trick. For anyone else having this issue, all you need to do is comment out line 15 of the theme's function.php file.
I'm running wp-bootstrap 3.0 on 2 sites (currently in development) using child themes on both of them. I've found that the default Gallery functions does not work on either site. The shortcode displays in the editor, but the code does not render at all on the site. I'm using a set of plugins that I use on all of my sites without conflict, so I can tell you that it's not a plugin issue. Has anyone else had this problem with wp-bootstrap? If so, is there a fix?