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.

how to install my template to my hosting site my hosting site is godaddy.com please help us as soon as possible

Hi firebrigade,

This is a HTML/CSS theme that you need to implement onto your own system (PHP/ASP/RUBY etc).

This theme is not installable as a Wordpress Theme, you need HTML/CSS knowledge to start working with this template.

mosaicpro.

I have a problem. help me! I separate your theme page something like topmenubar, rightside menubar, left sde main menu bar, chat side bar, header and footer. But some error happens, I think it from module path.

I use this code var URL = ‘http://localhost/social_commerce/'; var JS_PATH = URL+’public/js’; var App = {}; var basePath = ””, commonPath = URL+’public/assets/’, rootPath = URL, DEV = false, componentsPath = URL+’public/assets/components/’;

and errors are error1 : Uncaught TypeError: Cannot read property ‘MapTypeId’ of undefined code : maps-google.init.js?v=v1.0.1-rc2&sv=v0.0.1.1:321 error2 : Uncaught TypeError: Object [object Object] has no method ‘gmap’ code : also same there.

My debugging : code : maps-google.init.js if (typeof initGoogleMaps != ‘undefined’ && typeof google != ‘undefined’) { igms = true;

-> initGoogleMaps is defined as function -> google is defined as object but your theme normal operation is those things are not defined and after -> function initScripts loads other scripts like below( my case skip this loading) var $scripts = [ componentsPath + “modules/admin/maps/google/assets/lib/jquery-ui-map/ui/jquery.ui.map.js”,

  • So I think problem from : I move assets to other path so I define commonPath to fit my path.
  • So My question is where which script define initGoogleMaps and google??

I find it. I use my html form script using id=”google” so it makes conflict. It’s ok. I can fix it.!!

problem : id=”google” makes var google, and so google is defined as object. -> 1. initCoocleMaps and google are defined -> igms =true 2. igms = true; -> initScripts() if igms return; -> not loading script

Hi wangjacsi,

Glad you found the solution to your problem.

mosaicpro.

To stahe, It’s just theme, it means it does not work logical jobs of the server side. You have to make your own server system and logic for your plan using PHP,ASP,Ruby, Python … etc. And after you need to integrate and customize it to your server side system.

I’m a bit confused on how to install this. I keep seeing you post “Social is not installable like a WordPress theme, and it’s used as a starting point for development of custom applications, front-end and backend. Social is a HTML template and provides the HTML interface and resources used by it (CSS/LESS, Images and JavaScript). It does not include any server side implementation, nor it provides a database connection layer, and its up to you to implement it using your preferred server side scripting language, like PHP.”

I don’t have experience with any of this stuff, only WordPress. Am I understanding this correctly that this theme is not used for Wordpress at all? It’s something totally different. Also, I have no idea on how to install this. Is there a tutorial or something to installing this?

Hi stahe,

As wangjacsi stated this is a HTML/CSS theme that you need to implement onto your own system (PHP/ASP/RUBY etc).

This theme is not installable as a Wordpress Theme, you need HTML/CSS knowledge to start working with this template.

mosaicpro.

Really liking the style of this theme. I have a few questions though before deciding to buy this one or not. Is there a way to set up a news feed option, similar to Facebook where you see what’s going on with all your friends? Does this integrate well with other plugins? For example I use:

http://codecanyon.net/item/user-profiles-made-easy-wordpress-plugin/4109874

for the customizable member search option, would this work with this theme? I need my members to be able to have an advanced search to search for other members. I have it, just curious if it would work with this theme?

Hi stahe,

The Social Network Template can be used as a theme for any development environments of your choice. The only aspect is that you need to implement it yourself as this is HTML/CSS/LESS/JS template.

mosaicpro

You can collect subscriptions to my social network?

Hi linconcastro ,

This is a HTML/CSS theme that you need to implement onto your own system (PHP/ASP/RUBY etc).

This theme is not installable as a Wordpress Theme, you need HTML/CSS knowledge to start working with this template.

mosaicpro.

hi when i try to redirect to PAGE not not included into the (Social template) some bugs in the style happen , like, the contents of the strange page comes into the Social template, and i’m sure the strange page not have the styles and javascript who comes with the Social template.

i think it happen cause (ajaxify), how can i handle this to redirect to the page with its separated styles without bugs?

when i EXCLUDED ( //’assets/components/plugins/ajaxify/ajaxify.init.js?v=v1.0.0&sv=v0.0.1’,) every thing walk FINE, but i still want to use (Axaxify) please guide to to handling this bug

Hi. When I inspect the page in Chrome using the dev tools, under ‘Resources/Scripts’ I noticed that my scripts are loading multiple times. What can be the cause of this? This happens each time I click on a link. I do have ajaxify loaded. I feel this will hurt performance. Otherwise the site is running fine.

https://www.dropbox.com/s/a5b63aivfesbe5n/Screenshot%202014-03-24%2016.01.12.png

Hi danaia,

I’ve tested in the online demo and in the package available for download both ajax and non-ajax version.

Everything loads fine and scripts are loaded once.

Can you please provide a demo link or email us more details on contact@mosaicpro.biz

mosaicpro.

Where is the playlist.html and album and song files located?

Hi vallowens,

They will be available within the next update.

Thank you for your patience.

mosaicpro.

Hey Mate, thanks for your work ! It’s really well done and complete… I’ve 2 questions to ask :

1) Are this the only scripts that menage Admin part ?

../assets/components/core/js/sidebar.main.init.js ---— ../assets/components/core/js/sidebar.collapse.init.js ---- ../assets/components/core/js/core.init.js

There is an other Js that manage admin ??

I want to remove all admin features…I need only pure html, css, and only functional Js to the page not to the admin functions… I need to remove other uneccessary admin parts ?

2) In the folder ../social-non-ajax/admin/ajax/

File: DataTables.json ---— File: calendarEvents.json ---— File: infinite_scroll.ajax ---— File: maps_google_realestate.json ---— File: twitter.json ---

Are necessary for non Ajax Version ?? Can i blast everything ?

For now i’ve only theese questions…Hoping i can figure out other things to myself, in case i’ll contact you again…

Thanks in advance, Regards Michele

Hi sweepy420,

It’s more than what you listed there.

Take for example the admin_fluid/grid.html

The only things you can remove to keep most of the design intact are
pace.min.js (pace preloader - preloading counter at the top right)
bootstrap-select.js (custom boostrap select)
bootstrap-select.init.js (boostrap select initialization)
less.min.js (.less processing instead of current css)
excanvas.js (flot charts)
Regarding the
File: DataTables.json —-—-—-—— File: calendarEvents.json —-—-—-—— File: infinite_scroll.ajax —-—-—-—— File: maps_google_realestate.json —-—-—-—— File: twitter.json —-—-—-——

That is needed for the datatables, calendar page, infinite scroll etc to work. If you have a blank content page you don’t need them.

mosaicpro.

I have tried the non-ajax version in my mvc application but unfortunately I was unable to get this working. The way the references made for the scripts and the css files are hard to understand and I get this error in firefox console. (I can send you the mvc application)

1. ERROR: POST http://localhost:29801/Content/admin/ajax/twitter.json

405 Method Not Allowed 2ms

2. The file is there but still the error not found 404 Not Found 2ms

The references made are hard to understand to a beginner level or a little more experienced person e.g. assets/components/library/bootstrap/js/bootstrap.min.js ?v=v1.0.1-rc2&sv=v0.0.1.1

Q: How could any one get this working with hard to understand the structure.?

Did I waste my money & time with this template. I think this has to be lot to be improved for understanding.

:( :crying: :confusedsad:

More errors:

GET http://localhost:29801/__browserLink/requestData/c9c195c79b8d4afc954c575a770c34a7

200 OK 100ms browserLink (line 37) GET http://localhost:29801/b6203204d72847fa9dc47b74e...t%3A29801%2F&browserName=Firefox&_=1395552219405

404 Not Found 47ms browserLink (line 37) GET http://localhost:29801/b6203204d72847fa9dc47b74e...t%3A29801%2F&browserName=Firefox&_=1395552519404

404 Not Found 47ms browserLink (line 37) GET http://localhost:29801/b6203204d72847fa9dc47b74e...t%3A29801%2F&browserName=Firefox&_=1395552819412

404 Not Found 46ms browserLink (line 37) GET http://localhost:29801/b6203204d72847fa9dc47b74e...t%3A29801%2F&browserName=Firefox&_=1395553119416

404 Not Found 51ms browserLink (line 37) GET http://localhost:29801/b6203204d72847fa9dc47b74e...t%3A29801%2F&browserName=Firefox&_=1395553419405

404 Not Found 48ms

Hi

Social doesn’t have any faulty errors and as far as ?v=v1.0.1-rc2&sv=v0.0.1.1 this is ignored when rendering a file we used that for caching.

Please send us more details about your mvc or a demo link.

contact@mosaicpro.biz

mosaicpro.

You still have not provided any information on posted errors, neither you have replied to the question whether your social template can be used in master layout pages?

1. The id=”menu” is not shown on page load neither it comes when clicked on

2. Which script is used with this id=”menu”?

Could you please be quick in reply.

Hi saeedjalal,

It’s useless to copy and paste your local host urls.

The twitter.json for the twitter api so if you are just building up your app you don’t need that.

Not sure about your id=”menu” not shown on page load can you provide me with more details (link to a demo or some source files that I can view).

mosaicpro.

Hi, I have a problem here!

Whe the page loads the load counter (0 to 100%), thats very ugly, keeps counting even after the page loads and the message notification area (Mr.Awesome) never shows. I want to know where the counter is to change it ou even remove it.

Thanks!

Hi INGODJAN,

To remove it delete this line:

’../assets/components/plugins/preload/pace/pace.min.js’

mosaicpro.

Update is cool. thanks!

Hi wangjacsi,

Glad you like it.

mosaicpro.

the update is much better thank you

Hi kissfm011,

You’re welcome. Let us know if you have any other suggestions.

mosaicpro.

Hi, how can i get the HTML5 markup data from wysihtml5? I read this document but I could not find any API function for get the textarea data.

it’s ok. just get by getElementById(‘id’) it shows HTML markup data.

Hi, How do you set the left sidebar to be closed as default when entering the site?

Hi danaia,

In core.init.js instead of line 255:

 $('.container-fluid').removeClass('menu-hidden');
add
$('.container-fluid').addClass('menu-hidden');

mosaicpro.

Thanks!

Hello i love your work!

Are you available for to make a custom project?

Speak soon!

Alex slickgfx@gmail.com

Hi slickgfx101,

Sent you a message.

how can i fixed the header of this template?

Hi saintromeo,

You want the white top navbar to be fixed?

mosaicpro.

yes, i want the white top navbar to be fixed, and how to disable the left menu?

Hi saintromeo,

Just to let you know we rolled out an update containing a fixed version with top navbar.

mosaicpro.

any update on the next update :)

Hi vallowens,

We are doing our best to get it live in a few days.

mosaicpro.

Hi vallowens,

Update is live.

mosaicpro.

Hello,

In the downloaded zip the form-elements.html files is compromised… I’m desperately trying to get the select2 tag input working but without the examples it’s kind of hard. Do you have a non-crashed version of the page or can you give me the initial code for the tagging input ?

Thanks

Hi PhysaLice,

We will fix this issue ASAP and release it within the next update.

mosaicpro.

Hi PhysaLice,

The update is live and the form elements page is fixed.

mosaicpro.

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