405 comments found.
Hello,
How can I improve the performance of the icon library, after compiling in production mode, its weight is almost 2 mb and its take up to 4 seconds to download from the server..
finally, there are an example page to get icons name?.
thank you for your help
we will work on the icon performance soon.And yes icons page are completed and we also Add FontAweosme and feather icons. we will update theme-forest files soon. you can get updated files from github. Thanks 
AsalamoAlikum, Can i get a complete installation guide which also covers how to integrate gull into existing project? Current documentation is not serving my purpose. Thanks
Sorry we dont provide documentation for replace existing project, as everyone has different Project Thanks 
How to prevent cursor with e/w-resize after highlighting the menu column & then also losing focus on all of the page content?
There is a element <div class="sidebar-overlay open" />
You can either remove that element from html or set css
.sidebar-overlay.open {display: none !important;}
Hello
I have a Laravel projet and I would like to know how much you ask to install your template to my project ?
Thanks
Please send your project demo naime.hossain93@gmail.com thanks
Hi how are you i have a project in laravel and i pay this templete i want integrante with my project please what is the best way for do?
You need to add the css and sidebar js files and manually integrate one by one . Thanks
The Mix manifest does not exist
In my cpanel I have created a folder and copied the content of public folder to: /home/public_html/app The remaining folders/files were copied to: /home/w4w/
To fix the error of “Mix manifest does not exist” I have hard-coded $manifestPath in Mix.php This is brought me some success. However, it is still not upto the mark.
What I meant to say is that once I login the .css does not seems to have applied correctly.
Please check: wellforwork.co.nz/app
Looking forward to your support
Please provide Demo Login and so far its look ok now. Please check
Article link : https://dev.to/asapabedi/deploying-laravel-5-applications-on-shared-hosting-without-the-use-of-ssh--16a6Article link :
https://medium.com/laravel-news/the-simple-guide-to-deploy-laravel-5-application-on-shared-hosting-1a8d0aee923e Article link : https://stackoverflow.com/questions/45153738/the-mix-manifest-does-not-exist-when-it-does-existThanks
it is fixed now. thank you very much
Welcome and let us know if you need any help .
Hey can you suggest me any dark template you made with this type of Gui?
We will add the dark version of this template in the next update which is already done and you can get it now from github but not complete yet . Thanks
a query how they work if I want to use for multi-companies or several companies, that is feasible changes to or how
You can use one normal license for one company . If this software as a service product then you need to buy extended license. Thanks
Can you make a version HTML/BOOTSTRAP/Jquery for this ? i dont know about SASS or NODEjs
This Template includes Separate Folder For html/bootstrap and jquery. you can just use the css files from “gull-html/html/src/assets/styles/css/themes/lite-purple.min.css” and you are good to go. Thanks 
Does it have a login and registration page? Also, I want only the HTML code. Is it separate from laravel? And in Horizontal View, sub-menu hide and not acceptable.
Yes all sessions pages included.You will get html files separately and Laravel don’t have login and registration default but you can have it by running Laravel php artisan auth command . Thanks
Thank you for the Response. I need to use this for Backbone JS So i need only HTML files. If all HTML file separate then i am going to buy it.
yes HTML FIles are Seperated. 
Where i can find icons mind classes?
There is a folder “iconsmind” in your downloaded zip. open demo.html from that from folder in browser.
Thank you for the support. When we on full screen mode page not scrolling. Could please tell me the solution.
I just checked the pages of html & laravel versions, woking fine. can you tell me with which page are you having issue?
I checked with dashboard.
i am facing problem with using fontawsome along with iconsmind.css because it is overriding icon tag for font style of icon tag, how to resolve it. I want to use fontawsome alongwith iconsmind.css?
Actually we added some iconsMind css in i tag thats why this happened, we are going to remove this and add font awesome in this theme. Thanks 
i {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: "iconsmind" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
Add this
[class*=" i-"],[class^="i-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: "iconsmind" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
Thanks 
Hi bought your Gull Laravel + bootstrap Admin Panel. There is a problem with scss. The folder named html has many classes that are not included in laravel project. Some pages have alignment and styling problems
Thanks for using our template, give us some time to check . Can you please provide some screenshot? Also you can get the updated files form our github repo .get GitHub access from here https://ui-lib.com/github-access/ . Thanks
you can see in this img left side is laravel project and lite-purple.min.css is generated by npm run dev and on the right side your html folders lite-purple.min.css you can clearly see some classes are missing. After exploring I found only html folder has correct css files so I have to manually copy them after doing npm run dev.
here’s the difference:
https://drive.google.com/open?id=1o8R4y7mIovXZrLGdDFelR5I94zeV9w5esimilarly in some js classes it took me hours to figure out this one my cropper was not setting at all then I saw this missing line in your script file.
https://drive.google.com/open?id=1wdxWByjlM4GVRaPkoL70isjMtqD22VwMTell me if I’m doing something wrong or is it publisher’s mistake
The first image in the left side its lite-blue.min.css and right side lite-purple.min.css. Thanks For your time, we are checking on this now. and let you know when we figure out what is the isse here 
Sorry for your trouble, we find the issue. actually, the files we uploaded ThemeForest in the last update are not correctly Pull from GitHub that’s why you got this. we are now updating the ThemeForest files but if you get the GitHub access you can get the Updated files whenever you want. https://ui-lib.com/github-access/ Thanks 
thanks and awesome work here I love this theme
I will update it from github
you are welcome and Thanks For the Review by the way ,we are going to update our documentation soon . hope you will reconsider the rating to 5, which is good for our team
Thanks Again
Hi, I would like to thank you for your perfect job, Please I want list of icons (cheat sheet).
Thanks
There is a folder “iconsmind” inside your downloaded zip folder. Open demo.html in browser from that folder. Also get the list here http://gull.ui-lib.com/purple/#/applayout-sidebar-large/icons/iconsmind
.Glad to here that you like our item, Hope you Rate our item. Let us Know if you need any help. Thanks 
I’m trying to change the entire body text color in scss, say make it black. I cannot seem to find where this is. Please where can I change it? I have changed primary colors, etc. Just the global body text color. Thank you
To change the body text color find the assets/styles/sass/globals/_globals.scss file and add the color on body{} . Dont forget to rate our item if you like it,Thanks 
i dont find information for put values to charts
https://ecomfe.github.io/echarts-doc/public/en/option.html#titlePlease check this, and you need to add new options for charts in js files where we provide the default values for charts , https://echarts.apache.org/examples/en/ . Let us know if you need any help. thanks
Saludos cordiales, necesito agregar valores a los charts o graficos que se presentan al inicio
i need put values in this charts, index page
This Year Sales Sales by Countriesyou need to edit the dashboard.v1.script.js file for dashboard version one. thanks 
thank you
Hi! does this template has html plain version?
yes , you will get a folder name html, in this folder you will get HTML+bootstrap+Jquery version of this template Thanks:)
Solicito por favor me envíen a mi correo la plantilla que e comprado ya que envato no me permite descargarlo.
abadesquenleyner@gmail.comPlease get the github access from here : https://ui-lib.com/github-access/ Thanks 
Is Gull Html template, compatible with IE 11 & Edge browsers. The descriptions says, it is compatible. but when tested on those respective browsers, I see that the Gull html template is not compatible. Please clarify
working fine in IE and EDGE => https://prnt.sc/o57y8w (edge) and https://prnt.sc/o57yzn (IE) Thanks 