Blueprint - Responsive Admin Dashboard Template HTML
Themeforest Blueprint - Responsive Admin Dashboard Template HTML
Blueprint is a premium Admin Template for kick-starting any app by sorting the front-end side of your project, powerful through its design, code & features alike Blueprint is very easy to use and implement.
It’s a fully responsive template which has various layouts and sidebar styles (dark,white) with keeping the code clean and dry.
All of the Blueprint pages have been crafted with sticking to strict design guidelines that turned into an impressive design and top quality admin template.
Admin Features & Highlights
Multiple Layouts
- Various Sidebars (Mini, Wide, Dark, White)
- Fully Responsive & Mobile Friendly
- Social Timeline with Sidebar Chat
- Events Calendar
- PSD Files
- LESS Files
- Bower & Grunt Development Setup Included
- Component Highlights
- Datepickers
- Timepickers
- Nestable
- Tree Views
- Calendar
- Google & Vector Maps
- Over 1400 Font Icons
- Responsive Datatables
- Notifiations
- Select2
- Tags Input
- Input Spinners
- WYSIWYG : Summernote
- Sliders
- Multiple Tab Variations
- Multiple Charts
- Responsive Email Application
- Filterable Google Map
- Built on Twitter Bootstrap 3.3.4
- Free Updates
I want to remove the fullcalendar plugin from the plugin.js file. Is there an easy way to do that? How can I tell where it ends?
ReplyDeleteHi samuelr7,
ReplyDeleteWe’re sorry for the delay. To achieve that you need to remove from src/grunt/concat.js the full calendar reference and run “grunt build” also keep in mind to remove the styles for it as well from src/app/less/components.less
Thanks,
mosaicpro.
demo is not working
ReplyDeleteFixed.
ReplyDeleteThanks,
mosaicpro.
Can it directly integrate to Lavarel PHP framework ? Im buying this then.
ReplyDeleteHi QUBESYS,
ReplyDeleteJust create your main layout in blade with the built html / css / js as per the demo files found in the HTML folder.
Send us an email if you need further help to contact@mosaicpro.biz
Thanks,
mosaicpro
I just bought it, but I dont find if the package has a popup style. I like this, http://prntscr.com/8ire01
ReplyDeleteDo you have anything similar popup style ?
I picked this popup style from here, http://moltran.coderthemes.com/dark/
Hi QUBESYS,
ReplyDeleteThat alert type is http://t4t5.github.io/sweetalert/
The package doesn’t have it included but it’s not that hard to add it.
Our alternative are http://blueprint.aws.ipv4.ro/html/default/notifications.html
However you can use the default bootstrap modal component:
http://getbootstrap.com/javascript/#modals
Thanks,
mosaicpro
Hi.
ReplyDeleteYour theme is excellent! Thank you. One of my customers bought it, and it is very nice to develop in.
I started using the function “nestable” today and ran into a little trouble. With static HTML it works fine, but I’m loading some content through ajax into a popup, and I can’t get nestable to work in here. Normally I just need to call the function, after the ajax content has been loaded (like $(’.selectpicker’).selectpicker(); with selectpicker).
I’ve searched the web and the plugins.js file, and it seems like $(”.nestable”).nestable(); should do the trick, but I can’t get it to work. Any suggestions?
And besides that: is it possible to only allow “one-level drag’n’drop’”, meaning you can’t drop an element as an child of another element?
I look forward to your answer.
Best regards,
Christian
Hi Christian,
ReplyDeleteSorry for the delay. Could you provide a gist https://gist.github.com with some minimal reproduction code, just so we can see what you’re doing exactly and send us back the gist URL, maybe we can spot the issue.
Thanks
That’s OK. I think this should be all the neccesary: https://gist.github.com/anonymous/e0b4f64414f63831e2d019a8018e7180
ReplyDeleteAfter you ajax call you need to call:
ReplyDelete$(".nestable").tkNestable();
We wrapped the nestable class into tkNestable see “src/app/js/nestable.js”.
Thanks,
mosaicpro
Thank you! it works like a dream. Is it possible to deactivate the possibility to drag an element under another element? So it is just one-level.
ReplyDeleteHi
ReplyDeleteI haven’t tested .. but there is an option to disable dragging within the child by adding the class “dd-nodrag” or setting the default maxDepth from 5 to 1 in "src/app/js/nestable.js".
See the available options from nestable.
Thanks,
mosaicpro
Thanks. maxDepth worked.
ReplyDeletethese pages on the demo site don’t work ????
ReplyDeletehttp://blueprint.aws.ipv4.ro/html/sidebar-mini/index.html