Discussion on ThemeKit - Bootstrap Admin Theme Kit

Discussion on ThemeKit - Bootstrap Admin Theme Kit

Cart 3,169 sales
Well Documented

FrontendMatter does not currently provide support for this item.

607 comments found.

I really like this theme. But i have pain with the file sizes.

1) Your dedicated Real Estate Theme for example have: 1.3mb minified css / 1.5mb minified js

This really hurts browser performance. How easy is it to strip down modules to only things I really need? e.g. the “module-colors-buttons.min.css” is 440KB (!!!). Is it easy to strip down to only a few button variations? Or is it only possible to disable the whole module?

2) In the “listing-map.html” it is not possible to reach the left filter panel on mobile!?

3) Is it possible to disable the custom scroll implementation? It makes the theme nearly unusable on Android (Chrome / Android 5.0.1 / Nexus 5). Native Scrolling on the Desktop is much better too.

Hi, can you help our problem?

how to ‘hack’ jQuery ajaxify implementation, so that my jQuery will works without making such ’$.noConflict()’ things?

Please, I have a new question.

When I change the primary color for my theme in black (or dark colors) or in white (or light colors) I meet some problems with the links on the navbar. I can not see links in black when the bg is dark and i can not see the link in white when the bg is light.

I would like to know if you have provide a variable like @primary_color (or anything else) to change easily the colors of the links in the navbar (and in the sidebar) ?

Thanks for your help

Hello, What is the GRUNT command to generate only css files for dist ? And if it’s possible only minified ?

Thanks in advance for your help

I have found this command :
grunt less cssmin --theme social-2

Is it possible to have only min files ?

Hi,

The command from your example is basically running 2 tasks: “less” and “cssmin”; the first will compile the LESS code into plain CSS (uncompressed) and “cssmin” will compress those files into a new minified version. So, not sure what you mean by “only minified”.

Ok thanks I have my response.

How do you implement the learning theme for .NET application. I tried copying all the js and css files but some of the layout is not functioning. Do I have to use LESS to compile them and then use them? Is there a way to implement the learning theme with the files in dist/theme/learning? Please advise.

There is no spesific template color changing documentation. Don’t even bother to buy it, there is no support about that matter right now, if you are not an experienced linux, bower, grunt user.

Hi Rajinhear,

Sorry to hear that you’re having issues with changing the colors. Let me know more specifically what theme your’re trying to change colors on and where you got stuck.

Thanks,
mosaicpro.

I’ve installed, vagrant & virtualbox. I started the VM. I took ssh keys from Github to use on that server. And after that, i remotely connected to that machine. I used linux commands to reach to the dev directory to use grunt commands. But i failed to generate or use any grunt related tasks. It gave an error when loading gruntfile which is Error : “Cannot find module ‘time-grunt’ “

I tried to install time-grunt from npm with basic command

“npm install time-grunt”

It downloads some files but after i guess its not the right solution.

I’m now installing vagrant & virtualbox on a different computer to test if it’ll work on that pc. I hope i’ll find a solution to generate social template 2 with other colour palettes.

I know this pack does not include an installation service or solving problems services about installations. But if that beautiful template would have a detailed installation tutorial, it’d have much more positive impression about it and also your corporate identity on themeforest

Hi,

We apologise for the delay.

Just letting you know ThemeKit v4.0.0 is now available.

Among other things, the update includes a completely new documentation that should help you understand the structure, the workflow and how to work with the template in general.

For more details, please see the update announcement comment.

If you find the new documentation useful, we’d really appreciate it if you would take a second and change your rating.

Thank you.

Dreamweaver does not load the .css files – seems to be impossible to work with this template.

...also disappointed that the angular real estate template does not seem to be included with ThemeKit.

Hi, Can you help me please. I’m searching a solution to change the color of the template. I’ve understand that if I change the @primary_color in the file dev/app/vendor/skin_social/variables/_color.less and rebuild with grunt I can change the color of the template but the scrollbar of the sidebar will not change color (#16ae9f)

If I use your color theme (in the skins.html) the color of the scrollbar change. But I can not understand how I supose to do this by myself definively

Is it the good method to change the color of the theme ?

Thanks in advance

Great Job !

Hi siciliano21,

You need to update dev/_skins.json given your specific theme name update your primary color that will sort the issue.

Thanks,
mosaicpro.

Sorry I don’t have understand, update the name of the file or the content ? With what ? Can you give me mor informations. Thx a million

OK perfect I’ve find how to fix my problem thx

hi there first of all great job guys;

i have a small question id like the sidebar to be sidebar-size-2 for computer screen and sidebar-size-1 (whole width) for smartphones how can i do this without duplication the side bar and using xs-hidden …. ?

thanks

no help ?

I am using a javascript to show all friend list. I have used your data-toggle=”gridalicious” same as write in html file. It works when I giving static content but when adding dynamic content, gridalicious not working.All list show in single row, Please help for get me out from this issue. :( :( :(

I posted this issue 19 days ago ….still can’t get any reply ..please reply …

We apologize for the delay. Any chance we could see the problematic page? You can message us privately from our profile page with a link to that page. How are you adding the dynamic content?

Is there a way to trigger the sidebar opening from Javascript? I’m binding another event to the click of a button that opens the sidebar.

Hi,

I would like to get the refund for my purchased product ,Can u please tell me the process to get refund..

Thank You

Hi!

I just bought this theme and im having trouble to find a proper documentation to help me create new pages.

Like this email page ( http://cdn.mosaicpro.biz/themekit-3.6.3-final/dist/themes/admin/email.html ), i want to use this css/js of it but im not sure what to import and what html i should use.

Same thing with some form elements ( datepicker, upload file, ... ). Any help?

I’m actually using the files on “dist” folder and checking what css and js files are being loaded and what files i will need for the element i want. Since i will use more than one theme in my project is getting really hard at some point. Dont get me wrong, this template looks awesome. But, unless you plan to use only one of the themes this template have and don’t bother use all js and css files ( you probably will use the half of it ) , i don’t recommend at all.

Hello -

Are any of the social networking features functional?

If not, how hard is it for a person with limited coding skills to make them work?

JM

Hi JM,

To answer your questions:

1. No. 2. I wouldn’t say hard, but time expensive, even for experienced programmers.

Thanks.

Hi ,

Does any 1 help me to install this template…I do understand that its not WordPress template to install automatically…At least can u tell me the steps to start this?

Thank you

Hi,

I have purchased social theme,Can u please tell me how can i integrate this theme in my website?..

Please help me..

Thank You

Hi i have the same problem, can help me?

Hello there I am trying to set up the theme using the documentation. I have installed virtualbox, and vagrant .. configured the social.yaml file to point to the root (therefore the folder that points to contains dev,dlist,docs,vagrant,Vagrantfile) .. and I have tried to run vagrant up, followed by vagrant ssh.

What would be the next step in order to access the page and why does the ip 192.168.10.10 does not load any page? Also how can I access the app files once the server is loaded (to view the pages from app directory?

I am not sure I understand how this work, if there is any documentation that you could provide me I would greatly appreciate it

Hello ,

I purchased your ThemeKit template , whereas I only wanted the Real estate Template it was only later on I discovered that you have a dedicated template for Real Estate . Now Should I separately purchase Real estate template of this pack contains all the features and functionalists of Real Estate . Please suggest

Hi Am thinking about a news portal. But so in my search Coral looks nice. but the same time i found Themekit too. So Im not getting an idea to choose which for the purpose.

So for that purpose which theme will work the best..

Also honestly I didnt udnerstand the major difference between these two themes

I notice that people keep asking about changing the colors of the theme over and over and over and over and over and over and over again. You either point them to a link to an instruction for a completely different them with a different file structure that does not yield results, or point them towards the default.less file some where over the rainbow.

Further, whenever anybody asks a good, specific question, nailing down the exact things one would need to comprehensively understand how this works, instead of publishing the information publicly, you invite the individual to email you privately and keep the information off the boards. I have spent quite a bit of time reading through the comments “support” on here and duly note that you will take the time to explain something esoteric, but when it comes to the basic documentation that one would normally expect with a theme of this magnitude, “mañana” seems to be the answer and you are busy working on “improvements” and “upgrades” rather than taking care of the obvious and clear lack of documentation.

That you are willing to spend hours privately emailing people the same information over and over again, where we never see the exchange, or if a satifactory resolution was achieved, is of concern at this point.

I spent days trying to get the SASS working on my own rather than “bothering” you, assuming the problem must be on my end, only to discover that there is a known unresolved SASS problem with no warning in bright flashing lights to anybody who buys the theme.

It may be an inexpensive theme, but it stopped being inexpensive at around the 25 hours into it mark without any of the results I can easily achieve with other themes. 1500 sales * $23 is a cool $34,000 in sales so far. I have to wonder how many people actually got the thing up and running and how many people gave up and walked away and chalked up their $23 loss to their lack of skills rather than your consistent refusal to provide accurate, reliable, complete documentation beyond a supposed way to maybe change the primary color, if you are lucky.

I think you should stop all improvements and fix your glaring documentation problem and stop providing “private” support in situations where it is clear the same question is being asked over and over and over and over and over and over again.

And no, I’m not going to tell you what my problem is and email you privately hoping for some help.

I would like public help with exactly where to change all customizable elements of this theme, from fonts to background colors to font colors and beyond. You have it structured so that stuff is all over the place, almost obfuscated.

With all the time you spend responding privately to people, you could have properly documented this 10 times. So what is going on here?

:impatient: :impatient: :impatient:

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