Discussion on Codebase - Bootstrap 5 Admin Dashboard Template & Laravel 11 Starter Kit

Discussion on Codebase - Bootstrap 5 Admin Dashboard Template & Laravel 11 Starter Kit

Cart 1,981 sales
Recently Updated
Well Documented

pixelcave supports this item

Supported

This author's response time can be up to 1 business day.

148 comments found.

hi, I have found support for dropzone in theme but its good if you people can integrate jQuery MultiFile Upload (like blueimp jquery plugin) in theme, that will be great. If you people can do this asap please have a release then. Thanks

Hi, thank you very much for your purchase and suggestion! :-)

We will consider it for the future but in the meantime, you can easily add it by following the instructions at https://github.com/blueimp/jQuery-File-Upload/wiki/Basic-plugin if you need it in your project. It should work great in Codebase ;-)

Hi guys, can you help me please with something?

I try to initiate the ‘core-tab” within ajax modal content so I used Codebase.helper(‘core-tab’); it works when modal shown for first time but when I try to show it again it doesn’t work I need to refresh the page :(

kind regards

Hi Ibrahim,

You can try removing the ‘js-tabs-enabled’ class and re-initing core-tab helper on each modal shown event as follows:

jQuery('.js-tabs-enabled').removeClass('js-tabs-enabled');
Codebase.helper(‘core-tab’);

Hope that helps ;-)

Many thanks I will try that

You’re welcome, happy coding! ;-)

I am using pixelcave templates, I already have oneui, but I am waiting for some changes to buy codebase, some of them are in the following question, are you planning to add a datetimepicker and image crop (Croppie js for example)? (Google translate) i’m brazilian

Hi, thank you for your OneUI purchase and your interest in Codebase! :-)

There is a good chance that we will add a Datetimepicker with a future update but if you like one now, you could easily add it in Codebase (eg: https://tempusdominus.github.io/bootstrap-4/ ) Image Cropper is already included and you can check it out at https://demo.pixelcave.com/codebase/be_comp_image_cropper.php

Feel free to let us know if you need any further info! Thanks ;-)

Hi, I love your work, your templates are fantastic, I really had not seen that I already had an imagecrop, I am grateful for the attention given, only then is the hint that I add the datepicker. thank you ;-)

Thank you so much for your kind words, we are very glad you like our work and appreciate your feedback! Wish you all the best with your project and happy coding! ;-)

Hello – can you please provide documentation for navbar or include this in the next release? Not quite sure how to use bootstrap navbar with this theme. Is it the same?

You’re welcome! Please have a look at the Get Started version and more specifically in the landing page example or in the boxed backend pages where we showcase a horizontal header nav.

It is visible on larger screens but it gets hidden on mobiles (where the sidebar menu is used). If you would like to have the exact same menu, you can use the same nav markup in both header and sidebar and it will be styled automatically based on the ul class.

Other than the helper classes which are documented and the Bootstrap elements/classes which can be viewed at the official docs, you can also find the main layout classes in the #page-container documented with inline comments or in the HTML structure in the docs. Are there any other classes for which you would like to have further info?

Have a look and feel free to let us know if you need any further help ;-)

WOW! I missed this! :P Thank you! And thank you for dealing with our questions! I know it must be repeatedly the same questions. I LOVE this theme!

No worries at all, we are always happy to help!! Thanks so much for your kind words, we are very glad you like Codebase!! Wish you all the best with your project and happy coding!! ;-)

Hey all! We just wanted to let you know that Codebase 2.2 update just went live and comes packed with new fresh pages, new features, various improvements, fixes and libraries/plugins updates! All existing customers can download it for free from their downloads page. Changelog and update information can be found in the updated documentation! :-)

2.2 Update – July 10, 2018

  • NEW FEATURES
  • IMPROVEMENTS
    • Muli web font is now the default font
    • Main Navigation spacing and typography
    • Notifications dropdown spacing and typography
    • Modal backdrop background color is now based on current color theme
    • Sidebar is now slightly bigger by default
    • All plugins are now installed through npm for easier updating
  • FIXES
    • Accordion functionality in FAQ page
    • Letter spacing for ‘text-uppercase’ class
    • Box-shadow when Sidebar position is set to right
  • UPDATES
    • Bootstrap 4.1.1
    • Font Awesome Free 5.1.0
    • 5 plugins/libraries

If you have any questions feel free to get in touch through our profile’s contact form, we’ll be more than happy to assist you as soon as possible! Happy updating and coding! ;-)

Where can I find a Landing Page preview?

Hi, thank you for your interest in Codebase! :-)

The first page on the live preview is a landing page and is included in the package. It uses the same layout as the backend without the sidebar and the header. This means that if you would like to add a header or a horizontal navigation from other page examples, you can easily do so in the landing page as well.

Hope that helps but let us know if you need any further info ;-)

Ahh, indeed! Thanks for the quick reply and answer!

Hi,

1) Is this template support horizontal menu bar? 2) What is the file size for 1 demo page? Because i downloaded 1 template and the file size is around 100mb which they included third party source like bootstrap.

Hi, thank you for your interest in Codebase! :-)

Please have a look at your inbox, we just replied to your email! ;-)

Hi,

Please Can we have an update to support es6 and modern build tools like Dashmix

it would be awesome to support other build tools like Webpack maybe with laravel mix config files that we can use with our projects most modern framework use Webpack to manage all front end assets

Hi, thank you very much for your purchase and continued support! :-)

Thanks a lot for your suggestion as well! There is a good possibility that we will refactor the JS code and introduce ES6 and webpack support out of the box for Codebase as well in the future, so please stay tuned!

Of course, have in mind, that if you are familiar with webpack and it is something you would like to use today, it is relative easy to set up. Feel free to contact us through our profile’s contact form if you need any assistance ;-)

Hi, Quick response as always. I’ll be waiting eagerly for ES6 and webpack support, hopefully it will be soon

We will evaluate how such code refactoring could impact existing projects (if updating will be easy) and move forward with the implementation if it is something feasible! Thanks once again for your suggestion! ;-)

Hey there?

Thanks for the massive update. However, i can’t see alerts and notification elements and options for something such as sweetalert, growl or equivalent.

Hi! Thank you so much, we are very happy you like the latest update! :-)

Please have a look at the bottom of the Activity page under Elements section where we present both SweetAlert2 and Bootstrap growl notifications! ;-)

Hey all! We just wanted to let you know that Codebase 2.1 update just went live and comes packed with new fresh pages, new documentation, new and improved Gulp tasks, various improvements, fixes, updates and integration of Bootstrap 4.1! All existing customers can download it for free from their downloads page. Changelog and update information can be found in the updated documentation! :-)

2.1 Update – April 28, 2018

  • NEW FEATURES
    • Dashboards
    • New documentation design
    • New Gulp Tasks (added build-in web servers with auto refresh and file compilation for both versions)
    • Bootstrap’s Custom File Input functionality (it now populates selected file names into the design automatically)
    • Notifications Dropdown (backend pages in header)
  • IMPROVEMENTS
    • Letter spacing, color contrast and layout spacing
    • User’s name now becomes an icon on mobiles to free up space (backend pages in header)
    • Custom Table Tools helper now works better with links/buttons in clickable table rows
    • Custom SCSS overrides are now easier with the new custom/ folder
    • Sass files now compile to both minimized and full versions of all CSS files
    • Gulp Tasks refined and improved
    • Added a package-lock.json file which helps installing the exact same dependencies versions as the ones we use (this helps by making sure everything works as intended)
    • Landing page design
  • FIXES
    • Bootstrap Colorpicker demo examples in Form Plugins page
    • .sidebar-mini-hidden-b class works correctly now
    • #page-loader no longer appears when printing a page
    • Removed .btn-circle class from mobile navigation toggle button (in Minimal Dashboard)
  • UPDATES
    • Bootstrap 4.1
    • 14 plugins/libraries

If you have any questions feel free to get in touch through our profile’s contact form, we’ll be more than happy to assist you as soon as possible! Happy updating and coding! ;-)

Hello.

Please try to improve the typography for CodeBase. The font style is bad. Please use other font. Font Awesome Icon Pack makes loading speed slow.. The theme contains little design samples… etc…

You notice the drawbacks for CodeBase, so you make a new Admin theme. Is it a good strategy?

Do you know why Metronic is the best seller? Because the author always try to improve the theme, making it almost perfect.

I think it’s irresponsible if you notice the drawbacks of a current theme and only implement the solutions in a new theme…

Want to get more sales, but it’s not the right way to do that. Successful vendors make customers happy, not make them like a fool to do business with you, no matter how talented you are.

Codebase got fewer sales than OneUI because you don’t improve old theme and only put out new theme, if you keeps this mindset, I dare enough to say your new theme will get even fewer sales than CodeBase. Let’s see.

Hi,

It seems that you are feeling upset but we think that your reaction and attitude towards our work is unfair. We understand why you might feel this way though and we can’t blame you.

You believe that since we released a new project, our previous ones will stop to be supported or improved. After all, this is what you constantly experience out there. Have you wondered though, why we have so few projects even if we are working for so many years?

We have proved more than once how much we support our projects and value our customers, that can be seen publicly in each project. We are planning on continue doing so and further improve ourselves.

Codebase is a relative new project and has a long way in front of it. Last week we already announced on Twitter that we started working on its new update which will feature many improvements both to its design as well to its toolkit.

Every project has its own design approach, purpose and is made to fulfill different requirements and cases. Please stay tuned for the new update which is coming this week and rest assured that we listen to all feedback.

Thank you for your support.

Hi, i’m thinking to buy your template, but when I tried (i’m using my colleague source) to compile the sass/scss source the checkbox and radio button are not shown properly (the bootstrap element checkbox), the compiled css (in css folder) is different with the compiled from scss. Can I make sure that it is fully working properly first?

Hi, thank you for your interest in Codebase :-)

Yes, we can confirm that the compilation process works as expected. It’s the same we use to compile the CSS files found in assets/css. Feel free to purchase a license and let us know if you need any further support. Thank you ;-)

any discount/coupon for 1st time buyer? :D btw i have some problem also in bootstrap file input (not showing the path)

Unfortunately, coupon codes aren’t available on Themeforest and the price is the same for all customers. We can ensure you though that the price is very reasonable for the hundreds of work hours behind it and it will totally worth it. Feel free to contact us after your purchase through our profile’s contact form to assist you further. Thank you ;-)

does it support to connect to django backend?

Hi, thank you for your interest in Codebase! :-)

Codebase is an abstract template and the HTML version can be used with any language or framework including Django. It does not connect directly in some way with a framework but it can be used to build the UI of your web application/website. How it will be integrated it’s up to the developer of the project.

Hope that makes sense but let us know if you need any further info ;-)

Do i have to renew support to download this new update…?

Hi, thank you very much for your purchase :-)

No, you don’t have to renew your support to receive new updates. All updates are free for all existing customers and you can always download the latest available package from your Downloads page. Hope that helps ;-)

I also have a problem with the scrollLock:

codebase.js:77 Uncaught TypeError: jQuery(...).add(...).scrollLock is not a function at uiHandleScroll (codebase.js:77) at codebase.js:70

There are no other javascript errors and I included these files:

<!- Codebase Core JS -> <script src=”{{ asset(‘template/assets/js/core/jquery.min.js’) }}”></script> <script src=”{{ asset(‘template/assets/js/core/bootstrap.bundle.min.js’) }}”></script> <script src=”{{ asset(‘template/assets/js/core/jquery.slimscroll.min.js’) }}”></script> <script src=”{{ asset(‘template/assets/js/core/jquery.scrollLock.min.js’) }}”></script> <script src=”{{ asset(‘template/assets/js/core/jquery.appear.min.js’) }}”></script> <script src=”{{ asset(‘template/assets/js/core/jquery.countTo.min.js’) }}”></script> <script src=”{{ asset(‘template/assets/js/core/js.cookie.min.js’) }}”></script> <script src=”{{ asset(‘template/assets/js/codebase.js’) }}”></script>

Hi, thank you very much for your purchase :-)

This error happens because the function scrollLock() can’t be found. Do you by any chance also get any file not found error? If not, please send us a message through our profile’s contact form with a link to your page and we will have a look at it as soon as possible! ;-)

what’s new in the latest 3/15 release? does the online demo or download reflect it?

Hi, thank you very much for your purchase! A new package update isn’t available at the moment. The last updated field changes when we also make a small update to the preview image or the tags on Themeforest! :-)

Please make sure that you’ve selected to get notified by email from your downloads page and stay tuned for any new updates in the future! Thank you! ;-)

cool, thanks for the clarity

You’re welcome, happy coding! ;-)

Hi! I saw “Last Update: 15 March 18” but I did not find the new version. Thanks

Hi, thank you very much for your purchase! A new package update isn’t available at the moment. The last updated field changes when we also make a small update to the preview image or the tags on Themeforest! :-)

Please make sure that you’ve selected to get notified by email from your downloads page and stay tuned for any new updates in the future! Thank you! ;-)

Can we add a scrollbar to the block?

Hi! For custom scrolling please have a look at https://demo.pixelcave.com/codebase/be_comp_scrolling.php and for your JS error please make sure that you’ve including scrollLock core plugin in your page. Hope that helps ;-)

I absolutely have, i have no idea why this isn’t working :(

Please make sure that you are including all core JS files (SlimScroll is needed for custom scrolling in blocks) and that you don’t have any custom JS code which might cause JS errors in your page ;-)

Hi I just purchased, do you have a github page

Hi, thank you very much for your purchase! :-)

We don’t know if you mean another project of ours (we can’t see the purchased badge) but we don’t have a GitHub page available at the moment.

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