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 am getting the same error. using 4.0.0. help.

has any one integrated it with yii2 framwork, especially the real estate template?

Hello please I just purchased this them and i could not download, i have been told in my downloads page that i have reached my daily limit. and that i should wait till 24 hours. i do not have that time to wait. When my downloads finished i only saw a download.html file in my downloads i could not even get 1 themekit files. so what does it mean that i have download 20 already please send me the files to download immediatley.

Hi,

Unfortunately we can’t help with this issue. You can either wait for 24h and then try to download again or if you think it’s a mistake you can contact envato support and they will help you.

Thank you for your understanding.

Hey .. Is it possible to fill the Charts in the Admin Template, with data from an Database ? If so, how ?

Thank’s a lot!

Hello,

Why the output maps.js have the physical path of the javascript files like below?

{C:\\xampp\\htdocs\\GoogleMap\\lib\\layout\\js\\_skin.js

The code is so confusing. Its really hard to seperate the maps code and integrate into existing application. The code is well written but the output files are much more complex to read.

AUTHOR: Will you at least tell, how to build the html with Separated libraries? gulp—theme $THEME_NAME build:dm still concatenates the maps related javascripts <script src=”js/app/maps.js”></script> and couple other libraries as well. Also how to avoid the physical path presence in the output files? ./main”. I clearly don’t want to expose my local physical path to be visible in a production code.

”./main \Code\html/themes\themekit\src\js\themes\real-estate\main.js”,?????????

The chat of this website has some bug.

On this url:- http://themekit-v4.themekit.io/dist/themes/social-3/index.html#

The chat boxes will open only a maximum of 2 boxes and if you click on any name afterwords the names on chat will keep changing.

Has anyone got this bug fixed? Our website was about to go live and we found this bug. Can you please help?

Hi robinspaul,

We decided to limit the chat windows to 2 and new chat windows if more than 2 are open will open on the last window opened.

It’s a subjective decision… as there are tons of ways to go around that :)

Thanks,
mosaicpro.

Hi, If you open the 3rd or 4th chat window on the already existing second chat box, that will confuse people. The chat messages will be confused.

Can you please tell me a how I can STOP opening the new chat window on the existing last chat window?

Can you please tell me how I can increase the number of chat boxes to 5?

Can you also please tell me why it requires 2 clicks to open the first chat box? I prefer to open the chat window on a single click. Thanks,

pleas, i would like to know if these themes are useable on a wordpress platform? before i purchase. thanks for your quick response.

Hi pick2,

This is a static HTML template and not an installable Wordpress theme.

Thanks,
mosaicpro

there is no angular version for the real state, that’s the only thing i bought this for is this a mistake? or should i have bought the single version of real-state can you let me know?

Hi,

Yes, only the single version includes AngularJS. However, please note that it’s not a full AngularJS application, but only a starting point, a starter boilerplate which includes the basic setup, routing, a main controller and the separated views and most of the directives are simple bindings to jQuery so make sure this is not an issue and it fits your requirements.

Thank you

Thanks for the answer but I bought the angularjs version of the code from the other link and asked to refund this one, yeah its not the best angularjs implementation and as you say its more jquery adaptation to angularjs but at least the designs of this real-state is quite awesome and worth the money.

How to set submenu in the Navbar menu?

Hi i’m in small trouble. I work with Meteor js + Node js + React js. n i have no idea how to integrate this theme in my project? i cant just push all file in project Meteor will start load them all. So i need rewrite modules and make it work in the environment. But even for that i need at least row html and style files. Where can i find them? and do u have any easy way to integrate templates with React or Meteor?

Thanks.

Unfortunately for the moment there’s no easy way, but we’re planning an update in the near future that will make working with the source easier. We’ll also switch to Sass and try to provide some basic starter boilerplates, including MeteorJS. However, we can’t promise a certain timeframe yet.

Thanks

How to stop map auto resize/ adjust on page onload? for example if i set the initial zoom to 6 and place 3 pins on the map next to each other. The page tries to auto adjust/pan the zoom level. How to avoid this?

Hi, i have a major problem with firefox and social-3 template. You can check out my website here: http://webplanners.gr/social-3/. As you can see images and comments are out of box. You can have a better view on the problem here: http://www.webplanners.gr/social-3/user-private-posts-grid.html. Thanks in advance.

I found the solution here: http://stackoverflow.com/questions/21943108/bootstrap-3-img-responsive-images-are-not-responsive-inside-fieldset-in-firefox.

Old versions of bootstrap do not have the attribute ‘width:100%’ in the class ’.img-responsive’ and that was causing the problem. As simple as that :)

How to implement the marker cluster with the listing-maps.html example?

I see a piece of code in maps\js\google\main.js

/* * Clustering */ if ($(’#google-map-clustering’).length) { // We need to bind the map with the “init” event otherwise bounds will be null $(’#google-map-clustering’).gmap({‘zoom’: 2, ‘disableDefaultUI’: true}).bind(‘init’, function (evt, map) {

How to make use of this method? and how to see the marker cluster in the UI? do i need to add any specific attribute in the html tag?

Hello,

How can I set the notification bar to scroll.

I need to set it to scroll when to many notification are showing.

Hello, I noticed a small error when using fixed layout with sidebar.

http://themekit-v4.themekit.io/dist/ui/layout/fixed-2-inner-sidebars.html

When you open that specific page on your mobile phone, the top and bottom part of the sidebar disappear behind the header and footer of the page.

Are you kidding ?? 51,000 unnecessary lines of CSS and JS same ?? How they have been allowed something so ridiculous something here ??? I spent years buying here but never I have not seen anything so ridiculous…

It looks like a copy paste of all existent CSS frameworks …. A full Bootstrap framework css file as have less then 7000 lines of CSS and you have 50,000 …... Money thrown …. one template like this will kill the SEO of any website ....

I am surprised by something so bad here

The code is confused, there is no one single file with variables and separate css.

I have already requested the refund from Envato.

If you’re going to extract the CSS and Variables to external file let me know.

they will contact you for refund

Hi,

We’ve confirmed with Envato that we’d like to refund your purchase. The issue should be resolved soon.

Sorry for the inconvenience.

I’m trying to use google.maps.ImageMapType with your example. Can you tell me how to do it? Here is the javascript

<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>

<script type="text/javascript">
var map;
var mapBounds = new google.maps.LatLngBounds(
    new google.maps.LatLng(15.572799, 76.574882),
    new google.maps.LatLng(20.129634, 83.055606));
var mapMinZoom = 5;
var mapMaxZoom = 14;
var maptiler = new google.maps.ImageMapType({
    getTileUrl: function(coord, zoom) { 
        var proj = map.getProjection();
        var z2 = Math.pow(2, zoom);
        var tileXSize = 256 / z2;
        var tileYSize = 256 / z2;
        var tileBounds = new google.maps.LatLngBounds(
            proj.fromPointToLatLng(new google.maps.Point(coord.x * tileXSize, (coord.y + 1) * tileYSize)),
            proj.fromPointToLatLng(new google.maps.Point((coord.x + 1) * tileXSize, coord.y * tileYSize))
        );
        var y = coord.y;
        var x = coord.x >= 0 ? coord.x : z2 + coord.x
        if (mapBounds.intersects(tileBounds) && (mapMinZoom <= zoom) && (zoom <= mapMaxZoom))
            return zoom + "/" + x + "/" + y + ".png";
    },
    tileSize: new google.maps.Size(256, 256),
    isPng: true,

    opacity: 1.0
});
function init() {
    var opts = {
        streetViewControl: false,
        center: new google.maps.LatLng(17.851216, 79.815244),
        zoom: 5
    };
    map = new google.maps.Map(document.getElementById("map"), opts);
    map.setMapTypeId('satellite');
    map.overlayMapTypes.insertAt(0, maptiler);
    var marker = new google.maps.Marker({
    position: {lat: 17.495354, lng: 78.359756},
    map: map,
    title: 'Hello World!'
  });
}
</script>
<body onload="init()">
<div id="map" />

Sorry for the delay. Which of the examples are you referring to? You basically want to change the map type?

I like of all templates. Congratulations! I sorry, but the template music in “Upcoming events” are destructurized: http://themekit.aws.ipv4.ro/dist/themes/music/index.html I need to see the template perfectly working to acquire. Thanks very much.

Hi,

Thanks for reporting! The issue will be resolved with the next update.

Tema donuyor. Sebebi nedir? Yüklendikten 3-5 saniye sonra islem yapilir hale geliyor. Çözebilir misiniz?

I do not know english.

Step by step I am writing.

Go to this page -> http://themekit.aws.ipv4.ro/dist/themes/social-3/index.html

Page rapidly, slide up and down.

After 5 seconds,

Page freezes. a short time can not be processed.

Can you resolve this problem?

If your answer is yes;

I will buy it.

Or Go to this page -> http://themekit.aws.ipv4.ro/dist/themes/social-3/user-private-users.html

Try scrolling down the page. (Page opened at that moment.)

Not slip down.

After 5 seconds, you can scroll.

Also:

Can I edit as I want to design?

I’m buying the first time the theme. HTML files that I can download to my computer?

Very very thanks.

Hi,

It seems the Isotope grid is causing that. Unfortunately, for now the only way to get rid of the small delay is to not use Isotope.

Yes, HTML files are included with the download package.

Thank you so much. I will buy it in 2 or 3 weeks. Again, many thanks.

Hi, I downloaded the Learning theme earlier and I see that it’s included in this kit. Is it the same version of Learning theme in this kit or different? I’m considering buying this kit.

Hi,

Thanks for your interest, but ThemeKit includes just a few page examples (also different design) by comparison with our Learning App which is much much more detailed and thoroughly designed for the niche.

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