Plugin Author
kubiq
(@kubiq)
Hello,
can you be more specific please? Maybe some screenshots?
Because I’ve tested it with newest theme and I didn’t find any problems, so maybe I overlooked something, or maybe it’s something specific to your setup.
Thanks
Hi, I’m using my custom template (classic template PHP), so when I want to use the plugin bootstrap styles doesn’t load in admin, in front does.
Here a video.
https://www.youtube.com/watch?v=lDzThefDRxg
Thanks
Plugin Author
kubiq
(@kubiq)
Hello,
thank you for the video, but it has nothing to do with the bootstrap.
It is just entry box where you can put your columns configuration and it is broken because of some conflict with other CSS from your theme.
You can write there eg. 6+6 and press enter and it should render 2 equal columns without any problem, but of course, correct layout of that box should look like this https://i.imgur.com/Lh5gi7E.png , but that’s something you have to solve in your theme that is in conflict.
I found the problem, My template had not add_theme_support( ‘editor-styles’ );
Thanks.
Plugin Author
kubiq
(@kubiq)
Great! Thank you for letting us know, it can be helpful to someone else too 😉