144 comments found.
Hi,
I’ve paid for the Brackets Plus Responsive Admin Dashboard + extra Support, and it appears to run via Node/NPM and Grunt.
I have a production Apache web server with MySQL and PHP. No internet access there. How do I prepare this and make it production ready?
Hi, you don’t necessarily need node/npm grunt to use this template, just use the template and change the path of css or js to from where you want it to be.
Support for integrating this template into your used framework such as php and mysql is not included. Thanks
Great theme, thanks.
All installed and working perfectly with the exception of an issue in IE where the br-header-left wanders over to the middle of the page!
Can you suggest a fix?
Hi what version of ie? can you show me some screenshots? thanks
Sorted it now, added and .br-header-left {flex:1;} to the css
great
I keep getting a console error for a missing popper.js file
Please include popper.js in your project as Bootstrap does not include popper.js as dependency in their latest version
Hi
I want to change the color code for teal. Can you please suggest where can I do that change so it is reflected in all the classes?
Please refer to the scss/bootstrap/_variables.scss and add a variable $teal = ’#yourcolor’
Hi, I’ve installed your template and it seems everything is working but “search icon” is moved to the top. In the live preview it’s ok. Can you help me with that?
Hi, do you have a screenshot so that i will know what you mean?
Hi, Please update the structure of input group as bootstrap 4.0.0 is changing their input group markup. Please refer to bootstrap documentation of input group and update necessary markup. Let me know if this doesn’t make any sense to you. Thanks
Hello, loved the templated! At this moment, the left sidebar is too large therefore a vertical scroll is displayed only for the sidebar. What I need to achieve is showing the vertical scroll in the right of the screen, not in the sidebar. Conclusion: the vertical scroll bar is displayed in the right of the screen if the siderbar or content is largest than the screen height. Thank you in advance
so you want to have the sidebar not sticky on the left. As of the current version, we don’t have a non-sticky sidebar but i can take note on this and will add on next update. Thanks
Thank you, and please consider this change, because when the siderbar and the content are too large then two scroll appears. I really appreciate your update.
Thank you.
Thank you, and please consider this change, because when the siderbar and the content are too large then two scroll appears. I really appreciate your update.
Thank you.
Hi,
Great work, hence reaching out to you.
We are a Software product company in Pune, India. We are looking for high quality design Admin templates for our soft product who will design PSDs and Html screens.
We are looking for sleek, clean attractive designs. Wherever you are on this globe, pls get in touch with us, whe. We would first like to see your design, creative work and then get on a call with you to take this association of freelance assigning with you. Kindly direct us to your work assignment showcase and send your contact details. This is pretty urgent!
Our contact – sapana.sharma@celoxis.com
About Celoxis:
Celoxis is world’s leading project management & PPM software. We are one of India’s first SaaS companies, founded in 2001 and headquartered in the western city of Pune. Celoxis is rated among 3 best project management software tools in the world and is deployed by more than 2,000 customers globally, spanning various industry verticals. We are great paymasters and hence keen on identifying, hiring & rewarding creme talent.
Discover us more on www.celoxis.com
Hi and thanks for your great product, I found some bug I guess, INPUT GROUP ADDON not really working when you build. I think input-group-addon is missing.
How can I fix?
Please follow the html markup of the input group of the bootstrap and give me your email so that i can send you the latest css
Hi… i just want to ask for assistance on the right header menu… the email, notification & profile dropdown is not working/responding… only the chat icon which is the right sidebar is working… how can i get this links show up? thanks!
popper.js does the trick…
Hi, you got it right
Hello,
Where is the popper.js? It shows missing popper.js when I open index.html. I tried install bower assets but popper.js is not there. I couldn’t find it in the /lib directory. See image here: https://i.imgur.com/4lj1SN0.png This caused the message and alert droppdown on top right doesn’t work.
I alos got error when running grunt command. https://i.imgur.com/tavC69E.png . Grunt build works fine however. Any clue?
Thanks
Please run the command
bower install popper.js --save
How about my other question? What’s the issue with the Grunt task?
I cannot preview your screenshot because it contains error. Do you have alternative screenshot for this?
It messes up other elements on the page. The green chart on the storage overview section becomes a solid horizontal line. And the colour of the recent article box dissapears.
Hope that you can help.
Regards, Jack
Hi, please remove also the script related to the map in the bottom of the body.
v1.3 – January 25, 2017 - Updated: Bootstrap version to official 4.0.0 Please check this year i think you last update it 2018 not in 2017? chek it item details…
change to 2018. Thanks for letting me know.
Hello. I’ve just bought the template and I’m kinda lost with bower/grunt/node… Can’t I just use the CSS and JS files “old style”? Can’t I run the demo files without having to install node, npm, bower and grunt?
You can choose not to use it and do the old style. For the icons you just have to move the folder font-awesome and ionicons from lib folder to app folder for it to display. Hope this make sense to you. Thanks
I am using Laravel and want to use Laravel Mix to process just the SASS. But I can’t because there are some bower_components folder missing. Can I do anything about it? Changing something in the sass files?
For you to have bower_components you need to run the command below.
bower install
Just to update you on the dropdown situation, I solved it.
The popper.js folder in the lib directory was missing. It wasn’t in the zip that I downloaded from themeforest.
Regards, Jack
Good to hear you solved it. Thanks
Theme is beautiful I love it, thanks a lot. My two questions would be.
1. When loading the site Chrome hides the bar chart on the homepage and asked me if I want to run potentially unsafe scripts? Will this happen for many site visitors?
2. I’ve installed everything correctly as far as my knowledge but the only part that doesn’t seem to be working is the dropdown on the users icon/name which has the logout button on the dropdown. When I click it this won’t show. I’ve tried locally and on my server. No luck.
i tried to add this code: $(’#example’).DataTable( { dom: ‘Bfrtip’, buttons: [ ‘copy’, ‘csv’, ‘excel’, ‘pdf’, ‘print’ ] } );
to add possibility to export but didn’t show button, any idea ?
Do you have a live page for me to check using the code above? Thanks
Hi, Can u add template for horizontal menu ??
Yes we can it will be available in next release
tanks
Hi, I see that you are using Bower package manager as a dependancy. However, Bower on it’s own website is recommending users to use Yarn and Webpack for new projects and NOT Bower. Do you have plans to move?
Hi, we’re already working on using yarn. Thanks
when would you be ready with that?
We’re new to webpack and currently getting familiar on using it.
i bought this template last night, but why is not oreo skin attached?
Hi the oreo skin is found in the skins folder. You can turn any pages into oreo skins found in app folder by adding the below line of code in the above header of each page
<link rel="stylesheet" href="../css/bracket.oreo.css">
First: Congrats on the work, looks awesome!
Are there any plans to add notifications like jQuery Growl or jQuery toastr?
We haven’t add it yet in the to do list. Now that you mention it I will add it in the next update. Thanks