607 comments found.
Hi,
Nice theme good work! What is the angularjs version in these Themes?
Thanks
Hi,
Thank you for your interest and appreciation.
We’re using AngularJS v1.3.10 released 20 Jan 2015, but since we’re using bower to manage 3rd party assets, it should be rather simple for you to upgrade if necessary. We’ll probably do that ourselves with the next update.
You can see more details on the setup we’re using for AngularJS in the documentation: http://themekit.aws.ipv4.ro/docs/code/angular/index.htmlHi,
Do you have a rough estimation for your next update date?
Thanks
Probably 1-2 weeks.
Can you tell about the new features? We have to decide one of the themes but we may wait for 2 weeks.
Thanks
Actually, please don’t mind but for the moment we’d prefer not to say anything specific, but definitely new features.
We would recommend making your decision based on what’s already included with the item.
Are you looking for some specific features the item currently doesn’t have?
If there’s anything you’d like to see added with new releases, please let us know.
Hi,
We are actually interested in the real estate theme plus the admin theme along with it.
What we like to have; - Payment and moniterization focus: recurring membership packages containing free Package also. Paypal and another direct credit card payment gateway which is supports most of the countries such as autorize.net. Also transaction and invoicing Management from admin Side.
- multi currency support. Properties should be submitted in any currency.
- Full screen Video Cover front page: this should include a search Widget.
- front End submission: a convenience way to Submit a specific property in diffrent languages in a single submission.
- some tool to enable custom post fields. We Want to Customize the property and agent fields.
-social Sign in
- property search statictics
- several alerts and notification mail support
-property comparision
We know we have lots of requirements and your theme is all about the front End.
If there is an easy Architecture for the back End integration it will be great.
We really like to have your theme but we need some technical assistance for the back End. We dont have nodejs competence but asp.net.
Thanks
Please see the reply here
NEW UPDATE: VERSION 4.0.0 – 01 June 2015
We are pleased to announce the latest release of ThemeKit v4.0.0 with a primary focus on Documentation and Structure.
Release summary
- Updated libraries
- Enhancements
- Grunt Fixes
- New Gulp Workflow
- New Documentation
- Other
You can see the full release notes here:
http://themekit-changelog.aws.ipv4.ro
Documentation
The new documentation includes:
-
Installation
Provides installation instructions for all the various tools and technologies used in the development workflow for this template on any major operating system. -
Workflow
-
Gulp (recommended)
Provides a stream based build pipeline that connects files together across a number of processing steps, defining dependencies. The files content gets read and piped down a number of processing steps which results in the final assets that get used by the application. -
Grunt
Provides a file based build system that connects files together across a number of processing steps, defining dependencies and which results in the final assets that get used by the application.
-
Gulp (recommended)
-
Code
-
Structure
Provides a basic understanding of the file structure and the main directories you’ll find in the package. -
Manage assets
Introduction to Bower, the package manager for the web and basic usage instructions. -
Include paths
Easily include files and reusable logic in your application code, whether it’s Less partials used to style the application, Swig templates used to compose HTML documents or JavaScript modules or arbitrary code. -
Less
Introduction to Less CSS pre-processor and using vendor prefixes in your application style. -
Swig
Introduction and basic usage for Swig, a template engine that allows you to compose HTML pages by using layouts, extend layouts from pages, include reusable partials in your templates and a lot more. -
Browserify
Introduction and basic usage for Browserify, a tool for building modular applications in JavaScript which lets you package and organise scripts in a modern and reusable fashion. -
Right-to-Left
Guide for adding RTL or Right-to-Left script support to your application, where the writing starts from the right of the page and continues to the left, for languages like Arabic, Hebrew, Syriac, Samaritan or Thaana. -
AngularJS
A guide for customizing an existing theme from our templates into an AngularJS SPA or Single Page Application and provides a basic understanding for the AngularJS setup we are using.
-
Structure
- Reference
As always, this update is completely free for existing buyers and available for download now.
Feel free to drop us any suggestions or requests you may have and we’ll do our best to make it happen for the upcoming releases.
Thank you.
Dependencies for swig and swig-highlight are missing in lib/grunt/package.json
Thanks for letting us know. We’ll do another check today and release a hot fix update if necessary.
Hi, I would like to integrate Admin layout Wizard style (http://themekit.aws.ipv4.ro/dist/themes/admin/essential-wizards.html) in Social Network #1 (http://themekit.aws.ipv4.ro/dist/themes/social-1/index.html) layout
Could you please quickly let me know which js and css file need to included.
Waiting for your quick response.
Regards, Raj
Hi,
The wizard is part of the Essential package. Please have a look at the new documentation from v4.0.0.
Thank you.
Hello,
I just want to know, when the next version of ThemeKit will be released.
Thanks in advance
Hi,
Sometimes this week or next week.
Thank you.
Hi,
Just letting you know ThemeKit v4.0.0 is now available. For more details, please see the update announcement comment.
Thank you.
Hello,
could you tell me how to use it without setting up Vagrant ? on my local node? maybe a small getting started tutorial without vagrant would be nice
or maybe there is one and i didn’t see it?
P.s. having node installed going into dev folder trying to execute grunt build:dist—theme 1 and there are various errors: Loading “autoprefixer.js” tasks…ERROR >> TypeError: Arguments to path.join must be strings Loading “browserify.js” tasks…ERROR >> TypeError: Arguments to path.join must be strings Loading “concat.js” tasks…ERROR >> TypeError: Arguments to path.join must be strings Loading “copy.js” tasks…ERROR >> TypeError: Arguments to path.join must be strings Loading “cssmin.js” tasks…ERROR >> TypeError: Arguments to path.join must be strings Loading “less.js” tasks…ERROR >> TypeError: Arguments to path.join must be strings Loading “prettify.js” tasks…ERROR >> TypeError: Arguments to path.join must be strings Loading “sass.js” tasks…ERROR >> TypeError: Arguments to path.join must be strings Loading “swig.js” tasks…ERROR >> TypeError: Arguments to path.join must be strings Loading “uglify.js” tasks…ERROR >> TypeError: Arguments to path.join must be strings
Hi,
There’s an upcoming update on it’s way with a huge focus on documentation and structural improvements, also a new Gulp workflow and the fix for your issue with Grunt. Are you using Windows?
The update should be available this week or next week.
Thank you.
Thank you for your reply, i’m using Linux..
One concern that i have now after playing around with it.. i was shocked to notice that one page-request needs to download over 3 MB in script and css files.. thats very heavy.. i guess thats not really usable for more serious projects, only prototyping or websites with a handful of users. or do your structural improvements adress the huge amount of mostly unused css and js code?
would love to use this theme, as the functionality is very impressive, but the download-size per request is just verr impressive too.. 
Well, the entire library is large because it covers a lot of cases, but you can pick just the things you need from it.
The thing is, for most people thats really hard to accomplish given the complexity of the template and multitude of components, libraries and even the tools used, so with the next update that’s exactly the problem we’re trying to solve.
Hi,
Just letting you know ThemeKit v4.0.0 is now available. For more details, please see the update announcement comment.
If you enjoy our work, please take 30 seconds to rate it.
Thank you.
Hi,
Could you please help me to fix some thing
Actually in http://themekit.aws.ipv4.ro/dist/themes/social-1/timeline-list.html each post there is an option for comment post input box, there i want to add dropdown menu for onclick of comment,
- Good
- Bad
- Nuetral
but problem like because of [media overflow:hidden] dropdown menu is not showing.
Please help me to fix this issues
Waiting for your response.
Regards Raj
here are the query
span class=”input-group-btn open”
a href=”” class=”btn btn-default dropdown-toggle” data-toggle=”dropdown” aria-expanded=”true”
i class=”fa fa-photo” /i /a
ul class="dropdown-menu"
li a href="#" Good /a
Bad
Nuetral
/span
Sorry about the delay. Could you please re-post the code? You have to wrap it in <pre> tags.
<pre> code here </pre>
Alternatively, use an external tool like http://pastebin.com to paste code.
Thank you.
I need psd files of all these themes which I have purchased in my package so can you please send me psd files to my email id shamsad@techilasolutions.com
Thanx in Advance
Hi,
We apologize for the delay. Unfortunately we don’t offer PSD files for this item.
Thank you.
Hi guys, great template! I’m creating a wizard and i’ve a couple of question. 1) There’s a way to configure slick parameters (like “draggable”) in page and not in the js? 2) How to implement a form validation in every fieldset?
Thank you in advance!
1) Solved!
2) Still wait for help 
Hi,
We apologise for the delay. The v4.0.0 update does include some documentation for the wizard, but the existing wizard provides more a getting started point rather than a complete solution.
For the moment, we don’t have a solution for the form validation within the wizard. However, we’ll add this to our todo list for the next releases as we imagine it’s a common, if not even required scenario.
Just an idea though, you could use the Slick.js events to trigger a 3rd party form validation before changing the active step:
// On before slide change
$('[data-toggle="wizard"]').on('beforeChange', function(event, slick, currentSlide, nextSlide){
console.log(nextSlide);
});
See the official documentation.
Thank you.
Hello, can this work with wordpress?
Hi,
Its not a WordPress theme if thats what you’re asking, so you can’t install it in WordPress as it is. However, being HTML, CSS and JavaScript, it can work with anything, including WordPress. We only provide the user interface and any functionality has to be implemented.
Thank you.
On next version of this theme, can you provide a breadcrums like that?
http://codepen.io/eMaj/pen/qtico
Added to the list. Thank you
bought this but having trouble with setup. do you have a tutorial or guide to help? documentation is a bit sparse.
Hi woolfeNZ,
Please bear with us for a few more days. There’s a new update coming with a huge focus on documentation, installation, basic usage and customisation guides.
Thank you.
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 get started, 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 appreciate it if you would take a second and change your rating.
Thank you.
Hi, I had purchased a theme named Social Admin sometime back around June 2014 from you guys and I had used it in one of my projects which is ran with codeigniter, I had deleted all the html files and only remained with the Css and JS files when using it and I dont remember where I had downloaded that version that time, I have tried and downloaded the current version but is so confusing since I was used with the older version and alot has changed on this new version which makes it so hard for me to follow, Can I get a download link of the older version (that is the version of July 2014) so that it can be easy for me to follow. it can be so hard for me to start replacing the files with the current files since its a complex project.
Hi,
We definitely understand the situation you’re in, but unfortunately we don’t have a copy of that version.
However, there’s a new update coming soon (1-2 weeks) which will have a better and simplified structure and most importantly a new documentation that will cover many aspects of working with the framework and the various tools and libraries, so it would be best if you could wait for the update.
Thank you.
then what will I do because I cant start all over again, I believe you guys all the only people who can help me out, the theme during that period looked like this screenshot here: http://rti.ac.ke/theme-capture.JPG/ if I can get the theme especially the HTML files then I will be sorted out, I cant use the current theme because there is alot of changes on the structure, I thought when people do support they are not supposed to change the structure of the theme/framework but improve on the existing one and add new features. you guys must have a copy somewhere, wen I bought the theme I never knew that the structure will completely change someday and this means that I will never update the framework because the structure is completely changing, Please guys do something at-least I know somewhere you guys can get a copy, Thank you
Unfortunately, we really can’t help you with this one.
This is one of the reasons even Envato mentions in it’s legal documents for buyers to download purchased items immediately.
I thought when people do support they are not supposed to change the structure of the theme/framework but improve on the existing one and add new features.
There’s no such rule and every project out there has releases with major structural changes.
You are responsible for downloading your purchases and keeping backups after originals. When we release an update (and please keep in mind that updates are free), you can choose to download and use the update (major or not) or keep using the version from your initial purchase.
The circumstances, the complete rewrite we’ve had to do to create the existing framework behind this item, the fact that we were not using version control at that time for all projects, etcetera, makes your request impossible.
If we still had the old version from one year ago somewhere, we would of gladly helped.
Thank you for your understanding.
Hello Team, I want to use this theme for our batch mates to get connected (approx 80-100). May you please advise will it work for my requirements. Also advise how to manage the data of all signed in users.
Hi,
This item doesn’t provide data or content management, its a HTML item and provides the user interface.
Thank you for your interest.
I am trying to add ngCookies service. I put “angular-cookies”: “~1.3.10” in bower, did bower install. and ran grunt—theme admin-angular build:dist
I am still getting the injector error. This is my app
angular.module('app', [
'ngResource',
'ngSanitize',
'ngTouch',
'ngCookies',
'ui.router',
'ui.utils',
'ui.jq'
]);
Why ngCookies not injected in the app. How do I add the third party module inside the app?
Oh never mind. I found the issue. I needed to update the _grunt.config.json file to include the component. It would have been easier if the documentation do mention about it.
thanks,
Hi,
There’s a new update comming soon which will include the missing documentation.
Thanks for letting us know.
Hi,
Wanted to build a quick pdt prototype for demo and need reusable angular controls. Is there a list of angular elements?
Regards, Parag
Hi,
We apologise for the delay.
Just letting you know ThemeKit v4.0.0 is now available.
Among other things, the update includes a guide for working with AngularJS and our template which also includes the list you requested.
For more details, please see the update announcement comment.
Thank you.
Hi,
I have a problem with getting the sidebar ui work properly. It has to do with the javascript file requiring some other file i.e
......
./app/vendor/sidebar/js/main.js": [ function( require, module, exports ) {
require( './_breakpoints' );
require( './_sidebar-menu' );
require( './_collapsible' );
require( './_dropdown' );
require( './_sidebar-toggle' );
I’m using html, js, and css from the dist folder. I’m working on a React project with npm and other stuff. Is there some sort of conflict here?
To run a check, I tried removing the dist folder from the downloaded package to another directory to check if it depends on ./app/vendor/sidebar/js/main.js” in the dev folder, but everything works fine. I open the js/module-sidebar.js file, and comment out the above code, refresh the page, and it starts behaving like what I have in my app.
My question, from my check above, are there other files required i.e npm modules?
There’s also this console error: failed to load slick.css.map. AND [Warning] Deprecation warning: moment().subtract(period, number) is deprecated. Please use moment().subtract(number, period). (vendor-forms.min.js, line 3) from vendor-forms.js
Hi,
You can ignore the .css.map error as its only triggered when you open up the console itself so for a regular page load without opening the dev tools that error is not actually there.
That’s because the dev tools are trying to load map files for anything that’s minified so if there are any errors within the minified file you’ll see details about it in relation to the unminified file (so you can see the actual line in the unminified file that triggered the error).
Somehow the map file wasnt generated for that css file but anyway you can safely ignore it.
The warning, you can ignore that as well, it simply warns that the syntax was deprecated but nontheless its still working because the author of that plugin provided backwards compatibility.
Are there any other errors in the console?
Who can help me to have these frameworks ready to launch my website?
Hi Targon,
Do you need help with something more specific?
Hi,
Has anybody tried changing the grunt configuration so you can use the unminified version of the app. Debugging the angular app is really impossible in the minified version. If anybody has done that, can you please help me with that.
thanks in advanced.
thanks,
Hi,
Are you currently using the grunt tasks provided with the item?
When running grunt tasks, you can pass an additional argument --min false to build unminified assets.
I have already told you, it doesn’t work and you have told us there is a bug which you will fix in your next release, which i don’t know when will be coming?
Sorry about that, my mistake. The new version should be available next week.
Hi,
Just letting you know ThemeKit v4.0.0 is now available.
Among other things, the update includes a new Gulp workflow which we recommend as it’s much faster than Grunt and also 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 enjoy our work, please take 30 seconds to rate it.
Thank you.
Hi mosaicpro,
I don’t know when are you going to fix the bug for the unminified version. Can you at least tell me the changes that I can do it to my side so that I can continue my development. Debugging the minified version of the app is really impossible.
thanks,
See our comment here. For the future, please try to keep and reply on a single discussion thread for the same issue.
Thank you.