Problem with bootstrap
Hello, i have created a child theme for betheme and i m trying to enqueue boostrap properly. This is my enqueue order
- wp_enqueue_style( 'bootstrap', '//stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css' );
- wp_enqueue_style('parent-style', get_template_directory_uri() .'/style.css');
- wp_dequeue_style('style');
- wp_enqueue_style('style', get_stylesheet_directory_uri() .'/style.css');
that i registered on action wp_enqueue_scripts.
Even though Betheme claims to be compatible with bootstrap my grids are breaking. Please take a look at this page
[Links visible only for registered users]
So would like to ask you if betheme is compatible with bootstrap and if so, with which version, or if there is any other way to properly enqueue boostrap library with other compabilty issues.
Comments
Hi,
Sorry, but we did not test this script/plugin with the theme. Our policy states that we do not support third-party plugins or custom code, so, unfortunately, we cannot help you.
Also, we cannot recommend any plugins other than the ones we support. You can find the list on this page, in the sidebar:
[Links visible only for registered users]
Moreover, we do not help with file customization because it is not allowed in reference to the Item Support Policy. [Links visible only for registered users]
If you want to modify files and don't know how you should contact your web developer. Item Policy says:
Item support does not include services to modify or extend the item beyond the original features, style, and functionality described on the item page. For customization services that will help you tailor the item to your specific requirements, we recommend contacting the author to see if they privately offer paid customization services or checking out the great service providers on Envato Studio.
Thanks