CreativeMilk
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Item was Featured
- Author had a Free File of the Month
- Author was Featured
- Bought between 10 and 49 items
- Europe
- Exclusive Author
- Has been a member for 4-5 years
- Referred between 100 and 199 users
- Sold between 10 000 and 50 000 dollars
509
Purchases
Buyer Rating:
4.47 stars
4.47 average based on 85 ratings.
-
5 Star
6475%
-
4 Star
910%
-
3 Star
33%
-
2 Star
67%
-
1 Star
33%
| Created | 26 November 10 |
| Last Update | 22 June 11 |
| Columns | 4+ |
| Compatible Browsers | IE7, IE8, Safari, Opera |
| Documentation | Some Help |
| Layout | Liquid |
| ThemeForest Files Included | Layered PNG, Layered PSD, HTML Files, CSS Files, JS Files |
- animations
- business
- clean
- corporate
- css3
- designer
- fashion
- html5
- jquery
- login
- minimal
- modern
- personal
- web 2.0
© All Rights Reserved CreativeMilk -
Contact Envato Support


I upgraded Google Chrome to 11.0.696.60 and it still not work correctly. strange.
I access http://labs.markdijkstra.eu/ezicms/cms/tickets.html
and click on Add in the tickets 1 panel.
The only think I see in javascript log is that missing .css:
GET http://labs.markdijkstra.eu/ezicms/cms/css/ui/ui.accordion.css 404 (Not Found) GET http://labs.markdijkstra.eu/ezicms/cms/fonts/Ubuntu/stylesheet.css 404 (Not Found)
lol, yes the demo is missing the update…......so yes the demo version does not work correct
But the file it self works. The demo is a different file, compact to run faster because i dont want to have a high server load(for all of my demos)
Ah ok, lol.
I just found this page. great work. i have a question though …for what CMS systems does it work? the backend i wanna use it on is trisoft. is it compatible with that?
thanks in advance 
All skins here on ThemeForest are basic HTML /CSS skins, so they dont fit into a cms system. These skins are mostly used for custom cms systems.
i see, so ezicms doesn’t have its own database so i should be able to get it working for any custom cms basically? what about the report/stats parts … does it create its own database for that?
No, all admin skins here are pure visual skins, no DB’s, as i mention before most admins skins here will be used for custom builtd cms system.
So its pure HTML /CSS with jQuery, or in other words it’s pure client-side.
thanks
Amazing!
My boss has bought it , now I’m going to write the PHP source for a custom cms. You can easily work with it.
I was wondering how I can get the value of the #editor. $(”#editor”).val() does nothing, returns an empty string.
I would appreciate any help!
I have added a new editor to update 1.5 because the first editor did have some bugs (which the author of the script isn’t going to fix), so use to the other editor in the files.
I have a quick question about the tabs on this page http://labs.markdijkstra.eu/ezicms/cms/settings.php
Is it possible for when the page loads to set one of the other tabs as the default in view (e.g. SEO Settings) and not Website Settings.
Yes you can set a tab as default, just add selected: 3 (zero based index so the first tab = 0)
Thanks for the quick reply, where do i need to add the selected: 3 to ?
for the vertical tabs open main.js and go to line 341 and add the line below that line, dont forget to add a comma behinde the line
Dear Mark,
Just to let you know, the browser button also does not work for Safari on Windows and Mac. While its not a big issue for ie8, mac users cant seem to figure out that part on some days.
Which file is the button being triggered by? i can take a look at it and find a fix if i do find the time to do it.
Cheers, Hans
Strange, well i dont work on a mac now so i cant test that(sad to see a difference between mac an pc)
The code is in the main.js file (function ezi_forms_upload) and the code used comes from http://www.appelsiini.net/projects/filestyle
I think its an z-index issue but i cant test it
Any help would be nice
Hey mark, i have another question.
Im doing a remote using a dialog box to a php file. My modal background used to work in the previous version i downloaded probably 1.3,
It doesnt seem to work now. The modal pops up but the screen behind my modal no longer dims. Ie the background layer does not seem to be rendering.
Do you have any idea?
Cheers Hans.
Ah thats not good, can you send me an link or/and some screenshots of it so that i can fix it.
The theme looks like a perfect match but I have a question before I buy it. Is the pagination on the sortable tables running on ajax or would the browser have to reload to grab the next page?
The pagination is pure visual, you have to use an other easy to use jQuery plugin for this http://flexigrid.info/. This plugin will not refresh the browser.
Thank You very much… I hope more update .. cheers
Thanks
I think there are more updates planned but i am not sure, just keep watching this page
Hello,
I see that that your demo theme is in PHP . How can I use your theme to skin my Ruby App?
- Erik
Well the demo a little bit of php, to fit our demobar, nothing more.
The Theme it self is HTML /jQuery/CSS, so you have to make it fit, which isn’t that hard to do. HTML is pretty simple to change it in to php.
Hi I just bought your template – which is purely amazing by the way – however, I am unable to click the Logout and Administrator links on the header in the eziFlex template. It works with IE but it wont work with any other browser I use Safari, Firefox, Chrome, etc… Just wondering how I can fix this. Thanks.
Thanks, we have seen the bug, you can fix this by changing -> open style1.css -> line 243 -> margin 20px 0 10px 0 change the first into 30px and it will work.
Yea that fixed it. Thanks.
Can I get this template comes with sample user detail page, complete with detailed biodata, such as customer details page
I dont understand what you mean.
i mean, page sample for user detail, like detail account or edit user account
Do you mean database data?
and
http://themeforest.net/item/neueadmin-cms-and-crm-template/full_screen_preview/150625ow you mean the validation part of the login? This is pure javascript and its not any connection to an database
I am interested buy this template. Viewing the demo, the ticket page, if you resize window the columns bust. Think you can solve this problem?
Which version(ezicms, eziflex, ezimini), which browser and OS do you use, and if you can include an screenshot we can help(because we cant find the issue)
thank you
okay found it, you are talking about the ezifles version, yes this will burst because of the amount of data, the table has no fixed value, so if you add to much data and you have a low screen resolution it will burst. The solution for this is to add less data, also remove parts from the search bar will help)
Great template! I’ve been messing around with it. I notice one issue on the media.php page. In firefox only the first ‘selected’ “Sort by Category” button become ‘selected’. All the other ‘selected’ buttons on the page don’t look selected. In chrome the other selected buttons look off (i.e. the font color is not white). I’ve tried messing around with it but I can’t fix it… Also… I’d love a navy blue skin…
The selected class is an indicator class, so there should be 1 active(so one dark the rest light) one visible.
The right selected button in chrome can be fixed by changing the css into #filter-by-date .selected{ }
Some question regarding your product. Nice theme. If we buy this will we able to use all of our product.
Second question. In your theme you use isotope.metafizzy.co. Is this a licences copy of you. As they told only one version must be brought from them. If i buy your script will i use that script all of my other project.
1. depending which license(http://themeforest.net/wiki/support/legal-terms/licensing-terms/) you buy.
2. you can use isotope for free if you use it for a personal project, otherwise you have to buy a license(the license is very cheap $37)To answer your question, no you dont get our license, because thats not possible.
Hello,
Does the theme support RTL layout for arabic language?
Thanks
No, there’s no RTL css file, but you can change it.
I apologize if this has already been asked, but i didn’t want to read through 5 pages of comments. I am using a mac with Firefox, and the logout button will not work. I messed around with css in header, and by removing the margin it worked, but margin was gone, so need a work around for this. also tested on the demo, the same thing. Just tried safari, and same thing. Maybe it’s on windows browsers too.
I think that the answer is in the comments but here it is
open style1.css -> line 243 -> margin 20px 0 10px 0 change the first into 30px and it will work.