53 comments found.
In this script, I will open up to 3000 e-mail accounts and have my customers log in. Can customers use this script in webmail style?
php version? laravel version?
Hello This is regarding mobile view. When i click on sidebar and after that clicking outside sidebar it should be closed as per good user experience. Can you do this in your template ?
Sir , can buy this template to use my application which i gonna develop ERP application and upload codecanyon to use as instance based, please give me a genuine answer .
I wish it was on gulp not grunt.
Hi, it’s one year old template written in angular 1.x and that time grunt was a popular choice. Currently doesn’t have a plan to rewrite as I’ve moved to React JS now
Really awesome works,Good Luck With Sales
How to use modal pop up with angularjs? Can You explain the basic of the implementation.
Hi, All the modals based on bootstrap 3 and I just implement some transition effects to that. Modal transitions work by just adding provided css modal effect classes to that. All the modal effects transition are in the modal.less file. And to know about how this modal work, see the official doc.
After reading that doc, go to the ui/app.ui.ctrls.js file where basic implementation of modal is given. And the html content of the modal is in the views/ui/ folder. Here’s the modal openButton code:<button class="btn btn-lg btn-pink" ng-click="modalOpen()">Open Modal</button>See the modalContent.html file for basic modal. To change the modal transition, simply
$scope.modalAnim of `app.ui.ctrls.js` with provided classes given in `modal.less` file.
I’m not able to use ngCookies plugin with this theme. can you help me please
I have purchased your angular js template and i used HTML version for my website so every time I refresh the page, the whole css gets generated. This takes about 15 seconds each time, so it’s a pain waiting for the page to load. How can i make CSS files load faster and quickly.
Please give solution as soon as possible.
Hi, I already sent you mail. And I think, you’re using less css in production version without compiling the css to production. Please go through the doc on how to compile and minified lesscss to css.
Hi, Thanks for your support, i tried to compiling the css but its not working for me here i send my demo link.
URL: http://technobytee.com/abs_new_nma/index.php http://technobytee.com/abs_new_nma/dashboard.php
Please resolve the page loading speed issue.
As I can see, you’re using the development build in production version. See in the chrome developer tools. And I sent you the mail for the detailed description.
Hi, Thanks again for your response. i used that css as you sent in email but site alignment, bg color everything is gone, please check this URL :
http://technobytee.com/abs_new_nma/dashboard.phpI tried compile nav-horizontal.less, header.less, nav.less to css it’s not converting error message is coming.
Please check this & give me the solution.
Hi, I can’t give the custom solution for your dashboard, unless it’s the problem in purchased file. Clearly, it’s a problem from your side because what I can see is lots of error in chrome developer console. So, first fixed those problems.
Also, you’ve added extra css and html classes which override the default one. For eg:
You’ve added content-container div multiple times which cause this problem. And this is just a one problem, there are lots of problem. See the chrome developer console.Ctrl + I
Hi, Thanks for your support, there is no problem to adding extra classes & divs for the alignment, the problem is stylesheet, i have fixed the alignments.
Thanks.
Hi , template is good but in mobile chrome , safari etc. navigation is not working. ( Also in your demo ) Submenus can’t open. Please help asap. Thanks..
sent you a email
getting error on console app.js:54 Uncaught TypeError: Cannot set property ‘checked’ of undefined
this.siteSettings.find("#navFull")[0].checked = !0;
I can’t find this error in live preview. Maybe, you changed the id #navFull in html file. Can you have a demo so that I can find the bug in your modified code.
Hi ,
First of fall i would like to thank for your AngularJS with Material Template.
i have purchased your angularjs template and i have set root path as a login page .
i have a issue with your header and navigation , when i load my login page header and nav comes as html.
and i have preloader but it is come again .
i know you have solution for this issue and affected styles.
please give solution as soon as possible .
Thank you
It seems that you’ve not purchased the template. Please verify with email or purchase ID
?<?php echo date('l jS \of F Y h:i:s A'); ?>
now it working. but when page is loading it takes some times to load.
That’s because you’re using the src folder which contains uncompiled css code (LESSCss). Read the doc and compile it into production ready folder. You can also use the dist folder, but only if you don’t want to make changes to css.
For the security, kindly do comment from that username.
I have a problem in Materia – Responsive Admin Template html version on all devices working fine but on ipad side menu is not open please help us how should i do….
Hi, in nav.less file find and set this code:
.main-container .nav-wrap .site-nav .nav-list > li
{ overflow: visible!important; }
already visible in main.min.css but not working
sir i use only the css file not less file… i change
.main-container .nav-wrap .site-nav .nav-list > li { overflow: visible!important; } in main.min.css file
but not working in mac ipad..sir please mention me code in css file..
sir i use only the css file not less file… i change
.main-container .nav-wrap .site-nav .nav-list > li { overflow: visible!important; } in main.min.css file
but not working in mac ipad..sir please mention me code in css file..
?..
Ok try this:
.main-container .nav-wrap .site-nav .nav-list > li.open .inner-drop {
/** Change the value below **/
display: block;
opacity: 1;
}
Note, search the exact line in main.min.css file
sir I change the }
display: block;
opacity: 1;
but same problem…menu are not open in mac tablet.Horizontal menu are open in Mac tablet, but vertical menu are not open.
Can you please mail me so that I can send you the modified JS File. Or if you want to do yourself, then do this. Inside html/src/scripts/app.js file, in line 286 and 318 attach the touchstart event with click event like this:
a.on("click touchstart", function(e) { .... }
aRest.on("click touchstart", function(e) {...}
Now, if you’re running code from dist folder, you have to compile it src folder via grunt task runner. See DOC.
send me your mail.I will send you app.js file from this location html/src/scripts/app.js. I will send you only app.js file or another ?
Due to spam avoidance, you can contact it via envato contact page. See my profile.
sir i will send script folder on your mail..please check mail.
I can’t get it. Write to solutionportal121[at]gmail[dot]com
I send the full script folder form this location Materia/HTML/dist/scripts in winrar format. on your gmail id solutionportal121[at]gmail[dot]com form this ID bahmad143{at}hotmail{dot}com..check your mail
Didn’t get it.
I have sent you this twice check e-mail. i send file from this mail bahmad143(at)hotmail(dot)com
Sent you a test mail
check your mail
?
check mail i send the script folder again ….and also reply on the your mail
Hi, is materia has a typeahead auto complete features ?
Hi Guys, anyone here with documentation on how to upload these template files to visual studio?
You can’t. But you use it with Visual Studio Code which is different from visual studio.
I buy this template ….. but in html page the horizontal menu not open the list item….how can I fixed it….:?
It seems that you’re not a buyer. Please provide the purchase code.
Hi
I can’t see the profile page in live preview and also i need pages to show inbox listing and compose message which I also can’t see in preview
There is no profile page included but you can easily build them with html code with css class only because all the css styling are provided
I just purchased it but do not see form wizard? where it is?
And horizontal menu – drop down does not work
This template was first written in angular so some of the functionality is not ported to html version. Form wizard is one of these.
For horizontal menu to work, set this in css stylesheet (or in less stylesheet – nav.less)
.main-container .nav-wrap .site-nav .nav-list > li { overflow: visible!important; }