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.

Hello,

How can I make the left-sidebar scroll-bar looks smooth on small screens too, just like it looks on the higher resolution screens?

Example: High res smooth scroll-bar: https://imgur.com/aZh0KJH Low res normal ‘ugly’ scroll-bar: https://imgur.com/a/ASkHj

Best,

Hi, if you would like to enable custom scrolling on small screen widths as well, you will just have to change line 75 in js/codebase.js from..

if (windowW > 991 && lPage.hasClass('side-scroll')) {

..to:

if (lPage.hasClass('side-scroll')) {

Please have in mind though that this is a design decision in order to have smooth native scrolling on mobile devices. Hope that helps ;-)

Bom pra caralho, parabéns!

;*

Hi, thank you very much for your purchase, we are very glad you like Codebase! Happy coding! ;-)

Hello,

Pre-sales question *

I want to build a web app, this web app will have paid subscriptions. Example. will work this way:

My agency- ( Manages all Clients data ) 1- Admin Dashboard

Client 1 Agency- 1- Manager Dashboard 2- Staff Dashboard

Client 2 Agency- 1- Manager Dashboard 2- Staff Dashboard

Client 3 Agency- 1- Manager Dashboard 2- Staff Dashboard

In order to have a ” Client 1,2 or 3 Dashboard ”, you will have to pay a monthly subscription fee.

I am basically creating a very big CRM where inside I manage multiple small CRM’S

And the buyer can manage it’s own CRM

I will not sell your theme like on themeforest for example. I will use your theme it for one single main CRM where inside are multiple CRM’S

The best example is this i could find to better understand is this one: https://demo.getnextpost.io/

It is one web app – with one design ( admin template ) with multiple users based on a subscription.

Please confirm few things:

0- All above it is considered SAAS ? 1- If I buy standard license, can I use it for multiple domains ? 2- If I buy standard licence, can I use it for multiple sub-domains ? 3- I will have to buy a standard licence for each CRM ? 4- As per ThemeForest licensing, do I have to buy the extended licence to achieve my goal ? 5- As per ThemeForest licensing, do I have to to buy standard licence to achieve my goal ?

I will use your admin template only to design all small CRM’s + main CRM

Looking forward for an answer.

Thank you.

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

Your project is considered a SAAS and since you will charge your users to use it, you will have to purchase one Extended license as per Themeforest licensing. You will not have to purchase additional licenses since it will be a single end product hosted by you.

With one Extended license you will be able to let your clients use it on your subdomains or their domains/subdomains as long as those point to your single end product. Additional licenses would be required if your code is hosted on another server. Regular license would apply if you offer your service only for free without any paid subscriptions.

Hope that answers all of your questions but feel free to let us know if you need any further information! Wish you all the best with your project! Thanks ;-)

I want to contact this profile CEO, not for support. can you give me CEO email or skype?

after profile contact form message sent, i can not get response.

Hi, please check your inbox, we just replied to your email. Thanks for getting in touch! ;-)

Thanks for reply.

Hello, How do I make the Admin menu (upper-right side) automatically open on hover and not only on click?

Hello! You can add the following JS code at the bottom of your page to enable open on hover for the admin menu:

jQuery(function(){
    jQuery('#page-header-user-dropdown').on('mouseenter mouseleave', function(e) {
        jQuery(e.currentTarget).dropdown('toggle');
    });
});

Hope that helps ;-)

Fast reply! Thank you!

You’re welcome! Thank you so much for your rating and review, we very much appreciate it! Happy coding! ;-)

So far I am super excited!!! Perfectly what i wanted.

I was wondering though, I am looking for the jQuery nestable plugin to allow for draggable and sortable menu ordering, sadly looks like it isn’t supported. Would you mind?

Also I feel like the login pages, need more design options. Rest is perfect!!!

Hi, thank you very much for your purchase and overwhelming feedback, we are very happy you like Codebase! :-)

Have you tried including Nestable plugin in the template? It should work fine. If you are having issues, please contact us through our profile’s contact form and we will get back to you with an example.

Regarding the login pages, we already include 3 variations for all authentication pages. Are you looking for something more specific? Let us know and we will have a look into it! Thanks a lot for your suggestion ;-)

gulp watch is totally broken. I do hope you fix this

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

In which way the watch task is broken? Do you have any issues when trying to run it? It is basically the default task, so just calling ‘gulp’ in your console will start it. Let us know, so we can assist you ;-)

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

2.0 Update – January 24, 2018

  • NEW FEATURES
  • IMPROVEMENTS
    • Themed block options styles now work even if they are added in a .block-content and not only in .block-header of a .block
    • Hand cursor is now used when hovering over block option buttons to follow Bootstrap 4 approach
  • FIXES
    • body { text-align: right; } was added in RTL example pages in Get Started version
    • Button groups toggle styles fixed
    • uiHelperNotify() helper for Bootstrap Notify plugin was updated accordingly to support Bootstrap 4 grid classes and display notifications correctly on mobiles
    • .btn-noborder hover and focus styles were fixed
    • .fa-li class (used for icon lists) position fixed
  • UPDATES
    • Bootstrap 4.0 Final Stable
    • 7 plugins

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! ;-)

When do you expect to release the update which includes bootstrap 4 final stable version and font awesome 5 support?

Hi, thank you for your interest! Codebase 2.0 update (which also includes the Bootstrap 4 final stable version and Font Awesome 5 support) is almost ready and we are aiming for a release early next week, so stay tuned! ;-)

Hello, is there any coming update for codebase?? thanks

Hi! Yes, the next update is coming soon and will include a Crypto Dashboard page pack along with the official Bootstrap 4 stable version, so stay tuned! ;-)

Can you help me to change all the icons to Font Awesome 5, i tried but not all are correct, i have problems with de side menu, can you tell me what files do i need to change or modify to have all working property?

Hi, we just had a look and everything seems to work as expected when Font Awesome is updated to 5 version. Could you please send us an email (we’ve communicated before) or a message from our profile’s contact form with a screenshot/url to have a look at the issue you are experiencing?

Sure, i already send you a email with an image to show my problem.

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

This template had a front-end when I purchased it. I can’t seem to find it, and I want to use it? Where do we find this?

Hi, thank you very much for your purchase! Please have a look at your inbox, we’ve just replied to your email! ;-)

Hi, just got your mail. Thanks for the awesome support. Keep the good work up!

You’re welcome, thank you very much for your kind words!! Wish you all the best with your projects and happy coding! ;-)

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

1.4 Update – December 1, 2017

  • NEW FEATURES
  • IMPROVEMENTS
    • slidesToScroll option was added to Slick Plugin Helper and can be set with data-slides-to-show attribute
  • FIXES
    • Themed block options fixed when nested blocks are used
  • UPDATES
    • Bootstrap 4 Beta 2
    • 9 plugins

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! ;-)

why did you removed card class from bootstrap 4 and replaced it with block? is there any alternative for card-deck in block?

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

We needed a custom layout building element which could fulfill all our design requirements. We can’t rely on a Bootstrap element for such important component especially if you consider how cards evolved and might as well change in the future.

You can use the .row-deck class for such functionality and also check out a live example at Grid page under Elements section.

Moreover, please have a look at the Docs under the Bootstrap section where we have more info. You can easily include the original Card component if you need it, just by uncommenting a line in the main Sass file.

Hope that makes sense and helps ;-)

I didn’t want to include card in css beside block. row-deck did the trick.

Thanks for the answer. The template has clean code =)

That’s great, we’re glad it helped! Thank you so much for your rating and kind comments, we are very happy you like Codebase! Happy coding! ;-)

is this theme compatible with bootstrap-vue.js.org and-or react bootstrap. Eliminating jquery and bs4 js

Thanks for the reply, just to clarify: a vue/react codebase.js to init and use your custom js will not be in future backlog?

var uiInit = function() { lHtml = jQuery('html'); lBody = jQuery('body'); lPage = jQuery('#page-container'); lSidebar = jQuery('#sidebar'); lSidebarScroll = jQuery('#sidebar-scroll'); lSideOverlay = jQuery('#side-overlay'); lSideOverlayScroll = jQuery('#side-overlay-scroll'); lHeader = jQuery('#page-header'); lHeaderSearch = jQuery('#page-header-search'); lHeaderSearchInput = jQuery('#page-header-search-input'); lHeaderLoader = jQuery('#page-header-loader'); lMain = jQuery('#main-container'); lFooter = jQuery('#page-footer'); };

Hi, please have a look at your inbox, we just replied to your message! ;-)

Thank you!

Hello, may I ask if it’s possible to have a ajax data table with layout like “Dynamic Table Full pagination”. In this way we could refresh dataset without reload pages. Thanks a lot!

Hi, thank you once again for your purchase! Have you checked out your inbox? We have already replied to your email! Please have a look and feel free to get back to us if you need any further assistance! ;-)

I’m sorry, but I not received the mail :( Is it possible to send again? Thank you very much

No worries, we’ve just forwarded our reply to your other email address! ;-)

Hello, how to use “Varying modal content” in codebase? The example available at https://v4-alpha.getbootstrap.com/components/modal/#events did not work on the test.

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

Please send us a message through our profile’s contact form from the account the purchase was made and we will get back to you as soon as possible! ;-)

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

1.3 Update – October 20, 2017

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! ;-)

Can you email me the old frontend pages? as i bought this theme because it was complete. I could design my backend and frontend. Now you’ve taken them away i’m not able to design them on my own anymore benm764@gmail.com

We worked very hard to create Codebase and we had no intention to undervalue it by removing the frontend example pages in any case! Unfortunately, Envato forced us to remove those pages from the package and we had to comply. No worries though, please check out your inbox, we just replied to your message! ;-)

Request* login page where theres a image to the left and login fields on the right

Many new authentication pages are coming in the next update, including similar design for login page, so stay tuned! ;-)

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