We have integrated the Metronic theme with custom software, but we are experiencing conflicts. We need an expert to figure this out.
Dealing with software issues can be a real pain, whether it’s buggy apps or unreliable services. Like with spark driver sometimes it’s the small things that make the experience frustrating, like slow support or glitches. Navigating through those challenges can leave you wondering if there’s a better solution out there. Speaking of solutions, if you’re looking to improve your tech skills or even troubleshoot some of these issues yourself, I came across a cool resource here for finding a good JavaScript developer. It’s a great way to learn more if you want to dive deeper into software development and get ahead of these common problems!
Hi,
Please make sure that you do not include jquery and bootstrap plugins css/js files separately as Metronic's main bundle includes those plugins. Other than that, if you provide any further details(Metronic version, framework, demo, build method, gulp or webpack) we will give more instructions.
Regards.
Hello,
I am using the HTML version. I can share the sample link with you, you can send me your email address.
Especially the plugin.bundle.js file causes conflict. When I disable it, the services work correctly, but this time metronic does not work correctly.
Hi,
You can provide the link here via private reply. Only you and keenthemes team members will be able to see it. You can refer to this post to minimize the plugins(remove unused plugins and create your custom plugins bundle) in the bundle and most probably the conflict will be gone.
Then recompile your assets folder with Gulp or Webpack.
Please note that the build tools are required only in the development environment just to compile the assets when the source folder files are modified. In the hosting/server deployment, you will only need the compile assets, no need to install the build tools dependencies there.
Regards.