405 comments found.
-
buttons
- bootstrap button
Could you please help with this to open the submenu under buttons menu.
- There is another issue when click on search the popup not scrolling…
Please make an invitation in GitHub osymsuleiman
thank you for your support.
You already have access, https://github.com/mh-rafi/gull-html
We are going to add multilevel dropdown to html version.
Please spare some time and rate us on themeforest which is really important for us and for everyone that purchase our template. If you don’t know how to provide ratings & review please visit this link: https://help.market.envato.com/hc/en-us/articles/203269490-Giving-Feedback-On-Items Thanks
hello, recently i bought this template, it’s awesome but still lack select2 plugin, it would be nice if you can add it in the package.
We just added select2 to our roadmap. Thanks
Please spare some time and rate us on themeforest which is really important for us and for everyone that purchase our template. If you don’t know how to provide ratings & review please visit this link: https://help.market.envato.com/hc/en-us/articles/203269490-Giving-Feedback-On-Items Thanks
Hello, thanks for the recent support replies.
How can I select which theme color to choose? I have been editing the main example template which uses a script to change from purple to blue. Where is this script as i may be better removing it. The theme color defaults to purple and if I change the css in the public folder, lavarel changes it back from the SCSS
you need to edit the html\src\assets\styles\sass\themes\lite-purple.scss file and change the color as you want then recompile assets . for laravel you can use npm run watch command. Thanks
Thank you. I was meaning to ask how to change theme from using lite-purple.css to lite-blue.css as default theme
you need to add the lite-blue.css instead of lite-purple.css in the master.blade.php file.Hope this will help.Please spare some time and rate us on themeforest which is really important for us and for everyone that purchase our template. If you don’t know how to provide ratings & review please visit this link: https://help.market.envato.com/hc/en-us/articles/203269490-Giving-Feedback-On-Items Thanks
Hi! I’m kinda new to larvel and I’m wondering how to update theme to newest one? Do I copy some files or what ?
if you already used the Previous version laravel files of this template then you just need to replace the sass folder and js files and then blade layouts folder.N:B current laravel version of this template is 5.8 .if you need further help let us know and rate our template if you like it .Thanks
Hi, I have tried everything to get the template to work. I have installed lavarel, I can go through normal Laravel tutorials to make blade files and controllers, and edit .env file for a test site, but not for the purchased template.
Please can you break down what I should do from the beginning. For example, do I use composer to install a fresh laravel site then transfer your template files?
I want to be able to recreate your demo on my local test server.
Your help is appreciated.
ok we will make a screen-cast video and share it and for now to run this application you need to have these minimum server requirements for laravel 5.8. please check your local server meet these or not.
if you are not using Homestead, you will need to make sure your server meets the following requirements: PHP >= 7.1.3 OpenSSL PHP Extension PDO PHP Extension Mbstring PHP Extension Tokenizer PHP Extension XML PHP Extension Ctype PHP Extension JSON PHP Extension BCMath PHP Extension
Thank you. All those extensions are installed.
now follow these steps in your selected laravel folder of the template.http://demos.ui-lib.com/gull-html-doc/#laravel . let us know if this works or not. thanks
I get this error
PS C:\xampp\htdocs\starterkit> php artisan serve
In AppServiceProvider.php line 26:
Class 'App\Providers\Schema' not found
PS C:\xampp\htdocs\starterkit> php artisan key:generate
In AppServiceProvider.php line 26:
Class 'App\Providers\Schema' not found
PS C:\xampp\htdocs\starterkit> php artisan serve
In AppServiceProvider.php line 26:
Class 'App\Providers\Schema' not found
PS C:\xampp\htdocs\starterkit>
in which folder you run this??? folder name? did you run composer install command first????
Found the following was missing in AppServiceProvider.php in the starter kit
use Illuminate\Support\Facades\Schema;
is this working now ? After run these command the template should work fine as here its works fine .we multiple time checked.
composer install npm install Now Need Rename the .env.example to .env php artisan key:generate Now Need some Laravel Commands php artisan serve
Is this working now ?
Thank you!! I got the demo working. I’m going to build my site and send a first class review. Many thanks.
Nice to Hear its working fine.. Dont forget to rate our template if you like it. Thanks
Its great thanks!
I’m just wondering about the search bar. It disappears on a smaller screen. What is the plan for bringing up the search box?
@media (max-width: 576px) {
.layout-sidebar-large {
.main-header {
height: $topbar-height-mobile;
padding: 0 1.5rem;
.logo {
width: 60px;
}
.search-bar {
display: none; // <<==== remove this
}
.menu-toggle {
width: 60px;
}
....................
Hi,
I’ve tried everything but don’t get it working. A Laravel expert was also brought in, but he also does not succeed. I would therefore like a refund. How can we arrange this?
Thanks!
Hello, can you please tell us what you did not able to make work? give us details what you are facing. The theme working fine .if you follow the installation guide.. let us know your issue we will try to help. thanks
For Laravel Version : you will need to make sure your server meets the following requirements:
PHP >= 7.1.3 OpenSSL PHP Extension PDO PHP Extension Mbstring PHP Extension Tokenizer PHP Extension XML PHP Extension Ctype PHP Extension JSON PHP Extension BCMath PHP Extension And you need to follow the installation guide. http://demos.ui-lib.com/gull-html-doc/#laravel . Hope this will Help you. If this is not the case tell us more about your issue. Thanks
I tried everything again, but I can’t get it working. Maybe it has to do with the server setting or with something else. I don’t know, I am very disappointed. Can you arrange a refund or do I have to contact Envato support?
Thanks
if you have the minimum server requirements for Laravel 5.7 then The Template should work fine. I think You need to check your PHP version or server settings. And can you please give us screenshot with details what errors or issue you are Facing? can you please check the Laravel version requirements and installation guide. ? http://demos.ui-lib.com/gull-html-doc/#laravel Thanks
Can you Please Tell us What you actually Tried ? and What issues are showing give us Screenshot .Thanks
we will send you invitations soon. dont forget to rate our item if you like it. Thanks
Invitation sent! https://github.com/mh-rafi/gull-html/invitations
Hi, what is the difference of “gull-html-laravel” directory to “gull-laravel-starter-kit”?
Also, there is a “zip” file inside the “gull-html-laravel” directory. I want to know is that the updated and full version of the “gull-html-laravel”?
gull-html-laravel is a full version of the template converted to blade files with routing. starter kits are for a one blank page for each layouts with all assets so that you can easily start working with one of your selected layout. let us know if you need any more help.dont forget to rate our item if you like it. Thanks
Hi, I am new to PHP and Laravel. I also understand the support does not contains installation service.
However, is there some resource available for setting up the theme ? I will be of great help.
Thanks.
Hi, here is the documentation for installation. http://demos.ui-lib.com/gull-html-doc/#laravel
HI, Thanks for your advice. I have now installed xampp and transferred the files across. However, I can get dashboard 1, but not the other dashboards.
1/. How can I get the white menu with labels below icons to display. The version I am getting seems like a previous design. I have also overwritten the files with the updated version, but this is not working.
2/. Do I have to manually copy all the other html pages and create the blade files myself?
Many thanks, Shabs
Laravel files are updated too . Please check the Laravel main version and we also provide 3 starter kit for three layouts . If you have Laravel knowledge you can easily work on that .select one Laravel folder and follow installation guide . Thanks
Hi, I have just purchased this template. Is there an easy way to upload the template files to my hosting server, so it runs and I can make edits from the hosting server? I simply uploaded all the files and it wasn’t the right thing to do. Many thanks. Shabs
Yes you can upload the html files on your server and view and edit on live server though it’s time consuming.by the way rate our template if you like it and let us know if you need anything else. Thanks
hey hi by mistake I bought this module i was supposed to buy the Angular JS version, Can you please help me with this.
If you have not downloaded the item yet. you can request a refund and buy the angular version. Thanks
The bank-rtl.html not working 100%
Please email us with details that what is not working . Thanks
Blank rtl bug fixed , please check the recent files from our GitHub repo. Provide your GitHub username we will give access. Thanks
github username : elmgdad or email: helmgdad@gmail.com please provide to me very soon
you can download the updated files from themeforest too . We will sent you github invitation. Don’t forget to write a review if you like our template. Thanks
I have a codeigniter application … I want to replace it with this template, is it easy?
yes you can use the html templates and resources and integrate in codeigniter. we are planning to add codeigniter starter kit. thanks
ok thank you, i have a plan to buy … should you wait for the codeigniter version? how long do you have to wait?
We will add the codeignitor starter kit within next month . Thanks
I cant see horizontal layout (of navigation) in the recent version in HTML folder.
Please check the html files and you will get a file name “blank.horizontal-bar.html”. Thanks
i want to hide sub-menu div when mouse out from sub-menu. its now click function.
You need to add a “mouseleave” eventListener for div “sidebar-left-secondary” in js/sidebar.large.script.js . Something like this
$("sidebar-left-secondary").on( "mouseleave", function(){
closeSidebarSecondary();
} )
Thanks
thanks. but in script.min.js
hi! great Work! how can i make the RTL version PERMANENT ?
You need to add dir=‘rtl’ in the html tag. Thanks
How can I assign the required attribute to a checkbox?
when I do, do not show me the “Select one of these options” message.
this is my code:
<label class=”radio radio-primary”> <input type=”radio” name=”ramo” value=”{{$ramo_permitido->asignatura_superior->id}}” required> <label style=”font-family: sans-serif;”>{{$ramo_permitido->asignatura_superior->nombre}}</label> </label>
can you please send us a screenshot of the page that not showing.Thanks
<form>
<div>
<input type="checkbox" id="subscribe" name="subscribe" value="newsletter" required>
<label for="subscribe">Subscribe to newsletter?</label>
</div>
<div>
<button type="submit">Subscribe</button>
</div>
</form> this is how check box work. Thanks
the gull issue does not show me the “select one of these options” message when using the required attribute.
in this image I am using the template code https://prnt.sc/mquv81 and in this code I’m using only laravel https://prnt.sc/mquwoxWhy do not you show me the message in both images?
this is the code I am using: [CODE] <label class = “radio radio-primary”> <input type = “radio” name = “bouquet” value = ”” required> <label> name 1 </ label> </ label> [/CODE]
And how can I comment on the code in this forum?
you are trying to say that when you submit the form without select the radio input its not showing any required message?
i want to use multilevel menu, how can i do that?
We will integrate multilevel menu in our next updates. Thanks
thanks
Hello, we added multi Level drop-down .please check the latest files from GitHub.Get github access https://ui-lib.com/github-access/. Let us know if you need any help,Hope you will reconsider your rating which will be good for us to do more work. Thanks
Hi! I’m integrating Gull in a existing Laravel 5.7 project. When I run “npm run dev” (or “watch”) the compilation finished successfully but i show multiple warnings, like this: ” WARNING: You probably don’t mean to use the color value gray in interpolation here. It may end up represented as gray, which will likely produce invalid CSS. Always quote color names when using them as strings or map keys (for example, “gray”). If you really want to use the color value here, use ’”” + $color’. ” Any way to resolve this warnings?
--#{$color}: #{$value};
^^^^
resources/gull/assets/styles/vendor/bootstrap/_root.scss 4:9 @import
resources/gull/assets/styles/vendor/bootstrap/bootstrap.scss 11:9 @import
stdin 72:9
In the example projects (gull-html-laravel, gull-laravel-starter-kit…) appear this warnings too.
Thanks, Miguel
After running “npm run dev” compilation finished successfully and everything works fine. this is not any issue which causes any break or something .But again we will check .Thanks 