Discussion on Bracket Plus Responsive Bootstrap 4 Admin Dashboard Template

Discussion on Bracket Plus Responsive Bootstrap 4 Admin Dashboard Template

Cart 957 sales
Well Documented

themepixels supports this item

Supported

This author's response time can be up to 2 business days.

144 comments found.

Hello, do you have an Angular 2+ version of this theme? Thank you

you do not seem to have a calendar in this theme. Am I missing it?

Hello, what’s the difference between Brackets 2.0 and Brackets Plus?

Hi I am trying to convert the app theme to app oreo theme. As per your suggestion , I have included the bracket.oreo.css in header (<link rel=”stylesheet” href=”../css/bracket.oreo.css”>), but the theme is not changed. I am trying with the signin-split page. Can you please let me know, what should I do to chnage the page to oreo theme? The problem is delaying my project delivery

Hi, please use the starter template of oreo skin found in folder skins of the template package.

Hi I am trying to convert the app theme to app oreo theme. As per your suggestion , I have included the bracket.oreo.css in header (<link rel=”stylesheet” href=”../css/bracket.oreo.css”>), but the theme is not changed. I am trying with the signin-split page. Can you please let me know, what should I do to chnage the page to oreo theme? The problem is delaying my project delivery

Hi, please use the starter template of oreo skin found in folder skins of the template package.

Hi, I have recently purchased bracket them plus template but i do not see white and oreo templates. I really need these templates to get my project going. Can you send me link to download theses apps?

Please advise ASAP.

Hi, you can see some blank template examples under skins folder for white and oreo templates. In the actual template, you just have to include the css for white or oreo skin to transform the actual template.

hi, bracket.js update 21.04.2018 but not working iphone safari close hamburger menu ?

You can add touchstart event along with click in the javascript. If you don’t know what I mean, let me know. Thanks

Hi, There is a serious problem with the website on iOS. On iPhone6/7 and iPad (both safari and chrome) it’s impossible to hide left and right panels (after opening them).

It’s not working even on your demo http://themepixels.me/bracket/app

Can you take a look? Please

I saw the problem. Let me fix it and let you know once fixed. Thanks for telling me the issue.

Hi, please copy this view-source:http://themepixels.me/bracketplus/js/bracket.js and replace it with your bracket.js

I just added an event touchstart beside click. Hopefully it will work on your end. Thanks.

It’s working! Thanks :)

Hi guy, i’m trying use the bootstrap table with a wrap div response-table, then response table don’t working, don’t apear a x scroll bar.

Hi, the correct class is table-responsive not response-table. Thanks

sure, anyway, keep don’t working, i wrap my table on a div with class table-responsive, and nothing happen, keep with layout broken.

Hi, i have no idea how many columns you have in there in your table. If possible it would be best if you can provide me some links to your live page so that I can inspect it and figure out what makes it not working. Thanks

The item description says it supports IE10 and IE11. The mobile menu toggle doesn’t display properly on IE11. You can see the issue here: https://i.imgur.com/AGErTZS.png What’s the solution for this issue?

Hi, we’ll get it fix and let you know once fixed. Thanks

Great. Thank you.

Hello,

I noticed sidebar nav issues on Android device (Chrome).

Navigation menu slides down when you try to scroll down the nav menu/page with menu open as you can see https://imgur.com/a/I9jxH How to reproduce: Scroll on the left sidebar menu, see the page scrolls. The page shouldn’t scroll when the menu opened just like on desktop browser.

Tested on Android 6.0.1, Chrome 65.0.3325.

We thought it has to do with Perfect Scrollbar. Updating the perfectscrollbar to 1.3.0. doesn’t resolve the problem.

Thank you. I’ll try it out.

There no .main-wrapper, even on your demo site.

Edit: Nvm, disregard that. I thought you were referring to existing markup.

ok great

hi dashboard update bootstrap 4.0 after messages, alerts and logout popup not opening ?

please download popper.js and add it to the template for now. We forgot to include it in this version. Run the following command below.

$ bower install popper.js --save

I’ve found that your demo site still use bootstrap v4-beta, but here you stated this templated have been updated to bootstrap 4-final, so which version do you use in this template?

the demo is not updated. I will update in few days. Thanks

Please See Live, Site https://vidsbay.com/dashboard/new-sold-item.php even i have added, <script src=”../template/js/tooltip-colored.js”></script> <script src=”../template/js/popover-colored.js”></script> Tool tips are not showing correct, you can check the source code of my page i have added and linked all filed correct, tool tip working on fine on other pages

please reply

for the tooltip please follow what i did in the demo, place the jquery-ui script next to jquery and should be placed before bootstrap.

ok

Hi

see below screenshots https://prnt.sc/j0v4cm ( Firefox ) https://prnt.sc/j0v4fn (Chrome )

Dropdown Icon is not showing as it should be plz let me know how to fix it, chrome showing correct icon while firefox is not showing it correctly issue of browser support

http://localhost/php-vidsbay/dashboard/ Hi, did as you said, linked CSS and JS but still same check live

i don’t see select2 class added in your live page link.

uploaded now, please check

Hi, please see screenshot, i added dropdown in navbar, as this is main feature of bootstrap and i used all classes of Select 2 and Dropdown but it links in drop down are not showing as those are in white color too, plz tell me how to fix this issue.

Hi, please add popper.js to your project the one I mentioned in the other comment. Thanks

already linked in correct path

Hi please see below Screenshot, https://prnt.sc/j0uutq when we collapse the left panel the data table does not change the size according to screen, plz tell me how to fix the issue, and when i add more columns in the same table the pagination and search bar get disappeared, please tell me how to fix this as well, the issue is in same data table adding more column destroy it.

Hi, if your table wrapped with a class of table-responsive please remove it and if table still not changing size try to add class .wd-100p to the table. Thanks

ok i will change class to wd-100p and what about ” when i add more columns in the same table the pagination and search bar disappeared, please tell me how to fix this as well, the issue is in same data table adding more column destroy it. “

this is another customization which is beyond our control. You should expect to have different look compare to demo when you add more columns to it than in the demo. Try to minimize to size of picture and summarize the content of each column.

Hi,

See below Link for Screenshot, i separated Navbar and footer, right and left panel and i am including them using php include function all pages working file but form wizard conflicting may be javascript and in the result logo is not showing correctly, plz tell me how to fix it Link for Screenshot https://prnt.sc/j0ukde

here is live link https://vidsbay.com/dashboard/list-item.php and popper.js is already linked and logo working fine of all pages while only this page have issue

Hi, i can you please reply me or i would like to get my money back, as your Theme work on Demo pages only, when we start building application and Mixup Features it wont work as it should be Poor Quality of coding

Hi,sorry for the late reply as we usually don’t work on weekend and monday here in my place is holiday.

what you ask is a customization like the category dropdown beside search bar and not a bug and i gave you fixes and saw it in your page all categories dropdown is now working fine except that it doesnt match to header’s theme.

for the tooltip please follow what i did in the demo, place the jquery-ui script next to jquery and should be placed before bootstrap.

Hi,

Just purchased the theme, it looks great. When importing the sass files into my project I noticed some styles are missing after stylesheet compilation that are present in the delivered bracket.css file.

When running `grunt sass:dev` in the theme these styles are also missing in the created bracket.css. As we would like to use the scss files, please let us know what we can do to get the correct scss output.

Example style this is missing in the output which is present in bracket.css:

.input-group-addon, .input-group-btn { white-space: nowrap; vertical-align: middle; }

Thanks,

Tobias

Hi, just figured out the root cause, the original bracket.css was created with bootstrap 4.0.0-beta. With the 4.0.0 now released, some changes break the scss setup in this theme.

If you could update the theme to work with the final bootstrap 4.0.0 scss that would be much appreciated.

Hi im about to explain this to you but good to know you figured it out. I will get this fixed in the next version of this template. I’m just waiting for the angular version to finish.

Hi, I am having problem with peity charts at bottom left, no other style than bar seems to work. I have replaced one bar chart with class peity-donut as it is in your documentation but it does not work. Thanks Pavel

Update: find mistake I forgot to load chart.peity.js ..

Great glad to know. Thanks

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey