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

  1. wp_enqueue_style( 'bootstrap', '//stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css' );
  2. wp_enqueue_style('parent-style', get_template_directory_uri() .'/style.css');
  3. wp_dequeue_style('style');
  4. 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

https://maestral.e.staging.generation-y.net/category/uncategorized/

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:

    https://themeforest.net/item/betheme-responsive-multipurpose-wordpress-theme/7758048

    Moreover, we do not help with file customization because it is not allowed in reference to the Item Support Policy. http://themeforest.net/page/item_support_policy

    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

Sign In or Register to comment.