Discussion on TheAdmin - Responsive Bootstrap 4 Admin, Dashboard & WebApp Template

Discussion on TheAdmin - Responsive Bootstrap 4 Admin, Dashboard & WebApp Template

Cart 1,078 sales
Well Documented

TheThemeio does not currently provide support for this item.

241 comments found.

Recently downloaded the latest update, created a new directory in the same way as before. However when trying to use grunt i get the following error now.

npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {os“} (current: {os“})

Is this no longer usable in windows?

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.3 (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {os“} (current: {os“})

grr, for some reason this forum removes the data in the copy and paste,, Anyway, it says it wants OS Darwin not OS Win32

That’s fine, as it says, fsevents is an optional dependency. You’re fine with ignoring this warning.

We are a Software product company in Pune, India. We are looking for high quality design Admin templates to beautify our dashboard UI UX design which will look nice, sleek, intuitive, minimalistic, lively to the viewer for our dashboard, with PSDs and Html screens.

Pls get in touch with us if you are interested in creating a sample design template for us. We would first like to see your dashboard designs, creative work and then get on a call with you to take this association of freelance assigning with you. Kindly direct us to your work assignment showcase and send your contact details. This is pretty urgent!

Our contact – sapana.sharma@celoxis.com

Hi,

Thanks for consideration, but we’re not available for freelance projects.

Cheers.

I have a Vue wrapper around my whole admin area. Is it possible to make TheAdmin work with vue?

The problem I am having is that all of the data-plugins and scrollable areas don’t work inside a vue instance.

I’d like to make the core/scripts available inside the vue app.

Thank you.

Hi

Unfortunately, I haven’t tried it before. But it make sense. Because we load vendors based on existence of data-provide and some other keywords. While we use DOM Observer to make it works with ajax calls, it might be the reason why Vue wrapper doesn’t work.

Cheers.

What is the ETA for the webpack compatible version of this theme?

I don’t think that we move to Webpack before version 2.0 and currently, there’s not any ETA for v2.0.

Hello TheTheme team!

I’ve also bought the TheSaaS template and was wondering if it’s possible to integrate widgets from both templates.

For instance, could I use the custom checkboxes from TheAdmin (http://thetheme.io/theadmin/form/control-checkbox.html) inside the pricing widget from TheSaaS (http://thetheme.io/thesaas/block/pricing.html) ?

My first guess is that some class names would colide if I include the css files from both templates.

Is there any technique to add some sort of namespace to each template, so that they can live side-by-side without conflict?

Thanks in advance.

Hello,

Good question. As you guessed, there would be class name collide and style overridden. For example, in typography, font-family, font-size, line-height are not the same in both templates. So it’s not advisable to load both css files in a same page, even by adding a namespace to the class names.

What kind of components you need to see in TheSaaS? It already has a lot of components which should be enough for a landing page.

Hi,

Great work, hence reaching out to you.

We are a Software product company in Pune, India. We are looking for high quality design Admin templates for our soft product who will design PSDs and Html screens.

We are looking for sleek, clean attractive designs. Wherever you are on this globe, pls get in touch with us, whe. We would first like to see your design, creative work and then get on a call with you to take this association of freelance assigning with you. Kindly direct us to your work assignment showcase and send your contact details. This is pretty urgent!

Our contact – sapana.sharma@celoxis.com

About Celoxis:

Celoxis is world’s leading project management & PPM software. We are one of India’s first SaaS companies, founded in 2001 and headquartered in the western city of Pune. Celoxis is rated among 3 best project management software tools in the world and is deployed by more than 2,000 customers globally, spanning various industry verticals. We are great paymasters and hence keen on identifying, hiring & rewarding creme talent.

Discover us more on www.celoxis.com

Hi,

Thanks for considering us as a potential team to work with you. As I replied you in email, unfortunately, we’re not able to accept any project right now. I’m sure you can find a better team to work with.

Best regards

Hi,

Question about the “chat” widget.

How can I get the chat added inside something like a card.

What im looking to have is something where the chat takes up 2/3 of the width of the screen and then have other cards going vertically down on the last 1/3

The issue I have is I cant get the scrolling to work inside a card and the chat app widget just goes to full 100% height and makes the page scroll.

Ideally I want to be able to have the chat use 100% height but use a scrollbar when the text goes too far. Like what you have in your example.

Cant figure it out.

Hi, I have sent you a link via the inbox feature.

Essentially, The chat i would like full page height (with that small grey boards around the top, left and bottom like it should be.

It means that no matter what height the browser, the chat will always be full page height

Also, when applying a height to it, it seems to break the scrolling of the chat content.

Thanks again for your help here.

Hi,

Instead of height: 100%; to the .scrollable element, use height: calc(100vh – 232px);

Ah ha, Thanks, seems to work as expected! Much appreciated.

Hi,

how to used nested function of data-provide=”sortable” do you have the example of those function?

Hi,

If you mean sorting or moving items from child to parent and parent to child, so it’s not possible. But sorting parents and children of a parent should be possible.

i really appreciate if you can insert this function to your schedule update :) . https://github.com/RamonSmit/Nestable2, thank you

I’ll add it to our todo list and implement it in future releases.

how to dynamically add form fields?

There’s not such an option in the template. You should use a 3rd-party plugin or write the JS code yourself.

Hi,

I’ve got a problem with Google Map integration. I’ve changed the googleApiKey with mine in js file, but when I display a single map in a page, I have the following error “You have included the Google Maps API multiple times on this page. This may cause unexpected errors.”. Any idea?

Thx.

OK, that’s clear now.

Me again. FYI, when I load the map js (with my own script) in the page without using data-provide=”map” it doesn’t work in fact because it seems that your library is still loaded.

“You have included the Google Maps API multiple times on this page. This may cause unexpected errors.”

Are you in the latest version which is v1.1.1? Because we fixed this issue in this release. We clearly load the google map script if the following if statement is true:

if ( $('[data-provide~="map"]').length && window["google.maps.Map"] === undefined )

Hello,

how to have the hover menu feature?

In your samples, to open a menu we need to click on it : ...

I tried that but it doesn’t work: ...

Thank you.

Nope, no JS error. Here is a link. Thanks for your answer. http://www.iot-telecom.io/fr/test/

I would like to open the “avatar” menu (Mon profil | Déconnexion) just by hover css feature.

Oh, now I see what you mean. Unfortunately, we don’t have such a feature right now. We use the dropdown component from Bootstrap which it triggers by click.

OK, thanks for your answer.

When I push File -> Print and try to print any TheAdmin theme demo, I only get blank pages. Is there any way to print pages in this theme? This is a critical use case for our application. Thanks!

Hi,

Since admin templates usually include components that should be hidden in prints (e.g. sidebar, topbar, some part of contents, etc.), we hide all elements by default except you define where should be printable. For this purpose, you should add .printing-area to your desire tag which could be body tag if you want to print everything. You can see how we used this feature in invoice-2 page (forgot to add to invoice-1): http://thetheme.io/theadmin/page/invoice-2.html

Also, you should use this class one element per page. Maybe .main-content is the best place to use it in most pages.

Hello,

I ran grunt and imported the scripts to my project but I keep getting the following error in the console:

$LAB is not defined

Any ideia of what is going on?

Thank you.

Also getting: ReferenceError: can’t access lexical declaration `app’ before initialization

Hello,

There should be something wrong with your js files. Did you included core.min.js and app.min.js in your page? Your script code should be after this includes. If you provide an online demo, it would be easier to inspect your code and find the problem.

Hi,

I got an error on Invoicer template. Please view the screencast for details: https://www.screencast.com/t/fuujkvNLE39Z

I’m using latest version

Thanks

Hi,

Thanks for reporting this issue. I added it to our todo list and will fix it in the next release.

Cheers.

Thanks. I hope it will be here soon. Because I will use that page for my new project.

Hello,

I’m trying to use the bootstrap select (select picker). With not too many options it works just fine. The problem is in a page where the select has around 800 options. It starts at the top of the page, under the header so I just see the bottom part of the select.

I have tried several things. One thing that worked in other templates was data-container=”body”. When I try this here I get a havascript error. “Uncaught TypeError: Cannot read property ‘setAttribute’ of undefined”

Also, if I use the windowPadding I get what I need more or less, because it doesn’t work very well.

Another thing is the live search goes really slow. it takes 2 seconds to start writting a letter. ANd this only with 800 records.

Thanks.

Hello,

Sorry, the slow down issue is solved now. My mistake, I hadn’t seen any file that was creating that problem. My appologies and thanks for all the good work you are doing with the template. I love it.

The position problem is still there. I’m trying to see what the problem is.

For the positioning, the data-container=”body” I used to set in bootstrap 3 doesn’t work at all…but I mad a workaround using data-window-padding = “[70, 0, 60, 0]”

Hi,

Glad you could fix it. It was weird for me, since we only preset the following options and everything else is default options:
$(this).selectpicker({
  iconBase: '',
  tickIcon: 'ti-check',
  style: 'btn-light'
});

Hello,

How can I change the summernote language? I’m setting in the input data_lang = “es-ES” (data-lang) but is not working.

Thanks.

Hello,

Please replace your app.min.js with https://ufile.io/ha8m9 and use data-lang=”es-ES” to load your language file.

Cheers.

thanks, now it works fine !!!

As another user asked you a few month ago, do you intend to make a slidebar that remains small and displays sub categories like this: https://imgur.com/W852dvj

I mean a small sidebar like the one you have in this page (http://thetheme.io/theadmin/layout/layout-3.html) but where the submenus open to the right, and with the possibility to have multiple levels.

Thanks.

Hi,

Yes, we have it in our todo list and will try to add it in the next release.

Cheers.

Do you know when will be the next release? Also, what I’m looking for is a compact menu where you can see just the icons and a simple text and them expand the submenus to the right, like this: http://logicalstack.com/demo/scoop/example/vertical-navigation-compact.html

These guys have a good menu: http://logicalstack.com/demo/scoop/index.html

Thanks

We’re busy with updating other templates to Bootstrap 4, but I guess the next release would be in early or mid of March.

As another user asked you a few month ago, do you intend to make a slidebar that remains small and displays sub categories like this: https://imgur.com/W852dvj

I mean a small sidebar like the one you have in this page (http://thetheme.io/theadmin/layout/layout-3.html) but where the submenus open to the right, and with the possibility to have multiple levels.

Thanks.

Hi,

Yes, we have it in our todo list and will try to add it in the next release.

Cheers.

I need to translate the datepicker plugin, to Portuguese. Unable to make this adaptation within The Admin

Does not work. Here it is: https://pastebin.com/GUjBmaQB

I guess we made that change in the local development and it has not released yet. Please download https://ufile.io/9fn9z and replace it with /assets/js/app.min.js . Make sure you’ll remove the cache and see if it works.

Thank you! It worked

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.

Hello,

As I can understand, you have a single product and agencies are your customers; so:

0) It’s a single product, a SAAS

1) I’m not sure, but probably yes. You have a single product with several domains which leads to that single product. It each domain has it’s own product with user bases, so they are different products and requires a license per domain.

2) If all sub-domains leads to a single product, so yes.

3) No, all sub CRMs are part of a single CRM

4) Yes, you need extended license.

5) No, you need extended license.

For better understanding of licenses, we suggest you to take a look at the comparison table here: https://themeforest.net/licenses/standard and read FAQs if you need more information. Finally, if you still have doubt on which license you need to acquire, you should contact Envato help center ( https://help.market.envato.com/hc/en-us/requests/new ). They can give you the final answer to your questions.

Let us know if you need more help.

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