Discussion on Bracket Responsive Bootstrap 4 Admin Template

Discussion on Bracket Responsive Bootstrap 4 Admin Template

Cart 2,807 sales
Well Documented

themepixels supports this item

Supported

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

338 comments found.

Retina.js doesn’t seem to be doing its job.

Retina only works in images that have @2x in the filename. For example you have Image.png, retina will look for Image@2x.png file and replace the Image.png when viewed in retina supported device. In the demo, some images doesnt have @2x so you might think it’s not doing its job.

I added two versions of my logo and it didn’t update the image to retina…also if you look at the search icon you’ll notice it’s not coming up as retina even though there is a retina version of it in the images folder

I tested it myself and I labeled retina to the other version of my image to see if it’s the one loaded when viewed in retina device and it works. Are you using an ipad retina?

Excellent admin template. :)

A little note: if possible, add the international/special characters in fonts files. (for example: á, ó, ç, etc…)

The default font used is Lato and i am not sure if special chars is supported. I’ll check for it

Nice and clean good job GLWS

Very nice theme! Good work. I would wait for some more features and would buy it. For example, ToDo list is one important feature required. I also noticed that Calendar events are not dragable on touch screen, or there is something I am not doing correctly?

1) Events are draggable now and can be dropped onto a calendar date, however event dropped so can not be dragged again and dropped onto another date. This is, however, possible in desktop browser. 2) Also, could not locate ToDo list in the currant release? Am I missing something?

1. Let me check on that. 2. It’s in panels and widgets (widgets.html)

This template looks awesome. Before I purchase it I would like you to look into a problem I am facing when viewing the template on my phone. I have noticed that the left menu does not always hide when I view the pages on my phone. I have to refresh the page before it can hide. I am currently using a Nokia 1520 which is running the windows phone 8 OS and the browser is likely to be IE10 or IE11.

That’s hard I dont have windows device for now. Give me time to look for this device

Excellent template.
Congratulations!
Do you intend to implement a feedback review?
Thank you,
Catalin

I will take note on this and will be available soon

Charts & Graph Question:

I am mocking up the charts and graph page and I want to put a donut graph next to a stacked chart and neither of the two charts show up? Does this have something to do with how the java is written,, the div that they appear in or something in the charts.js file? Please advise. Thank you.

Im pretty sure there is missing. If possible give me the live page so that I can check it

Sorry for the delay. Below is the link to the page I am talking about. Also I want to add the map function too. Please see the section labeled TEST ROW. Thank you.

http://mediumfour.net/MyDrinkTicket/mdt-admin-report-test.html
You’re just copying it without renaming the id of the element. ID must be unique. Change the TEST ROW to any id (i.e. donut-chart3). Then copy also the js code and make sure you change the id also. Example below:
new Morris.Donut({
        element: 'donut-chart3',
        data: [
          {label: "Male", value: 65},
          {label: "Female", value: 35}
        ],
        colors: ['#5e768c','#be1e2d']
    });

When will 1.2 come out?

By late this week

When hovering on the points on Network Performance chart you get JS Webpage Error: Line: 67 Error: ‘showTooltip’ is undefined.

How can I contact you?

if regarding extra work, i’m sorry but I am not available to work right now.

Left side links don’t work.

No it works fine..maybe your device doesnt work :)

very nice theme… found a small little bugs .. when i click the chat list icon in the blog list page it will show some overlapping layers

I’ll fix this as soon as I can. Thanks

This is already fixed and will be available in the release of 1.2 update

Another small thing I found…On the timeline page, if you resize the text box, the box below it does not move down to facilitate the larger size:

Oh and how do I fix the issue with the top bar budging 1px to the right when the leftbar is collapsed?

Thanks

James

I’ll let you know for the fix. Thanks

This is already fixed and will be available in the release of 1.2 update

I’m having the same issue as zedseven.

Basically do this:

1. Go to “Skins & Layouts” 2. Enable “Sticky Header” 3. Enable “Sticky Left Panel” 4. Enable “Collapsed Left Panel”

You’ll notice that the leftpanel items get lost under the layout on hover. Also the top bar shifts by 1px for some reason:

(http://i58.tinypic.com/a2xhg2.png)

I will investigate on this why this is happening. Its fine in me here. Try to clear your cache and see if its fixed

Hi for the meantime while waiting for the update you can fix this issue by adding the below code in style.default.css. You can insert it somewhere in line 3302
.stickyheader .sticky-leftpanel { z-index: 100; }
.stickyheader .sticky-leftpanel .leftpanelinner { margin-top: 55px; }

Awesome thanks so much for the prompt reply. The theme is great by the way!

The other thing that would be great would be a to-do list element.

Thanks!

I’ll take note on that. Thanks :)

When the menu is contracted, the pop-out menus are underneath the other elements so unusable.

Very nice theme BTW.

It was 32 BTW.

Hi for the meantime while waiting for the update you can fix this issue by adding the below code in style.default.css. You can insert it somewhere in line 3302
.stickyheader .sticky-leftpanel { z-index: 100; }
.stickyheader .sticky-leftpanel .leftpanelinner { margin-top: 55px; }

This is already fixed and will be available in the release of 1.2 update

Looks good, but some things are not working on touch input devices (iOS at least, haven’t checked Android).

- sliders are not draggable - events in calendar are not draggable

I’d need both of these to work with touch devices – but the theme is very good.

I will fix that. Thanks for letting me know.

This is already fixed and will be available in the release of 1.2 update

is there a guide to integrate webmail function?

There is not guide. The integration is depends on the framework that you use

This is a very interesting theme, but I feel following is missing and all of it can be found in MetroNic:

  • Language Switch Bar
  • Tree View
  • Block UI
  • Toastr Notifications
  • Pickers
  • Custom Dropdowns

The template already have custom dropdowns but have only few examples, see the demo under the select fields – http://localhost/bracket/template/general-forms.html

I will put more examples to this in the demo for the next update

Hey,

Thanks for a prompt reply.

Last link you provided was pointing to your local host, so it won’t work.

Could you add a boxed layout where its a fixed width and centered with the nav on top? Also, maybe a frontend template?

Yes I will add that in the next update..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