Discussion on Gull - HTML & Vuejs Admin Dashboard Template

Discussion on Gull - HTML & Vuejs Admin Dashboard Template

By
Cart 1,257 sales
Well Documented

ui-lib supports this item

Supported

This author's response time can be up to 2 business days.

203 comments found.

I bought the gull-bootstrap-laravel-admin-dashboard-template. In this package came the gull-vue-starter-kit. Is it the same as this one to buy? (Gull – HTML & Vuejs Admin Dashboard Template)

we only provide starter-kit with laravel template and here you will get full version. thanks

Hello,

a quick question: is there a way I can place the navigation menu bar to the top header bar?

From the top header bar I removed the Mega Menu and the search from the left, have only the logo. Looks good.

However, thinking that would it be possible to put the navigation menu items to the right of the logo?

Now the navigation menu items are below the top header bar, would spare an entire row in the real estate if can manage to put the menu up next to the logo.

Any way to do it?

Thank you!

please contact here uilib.help@gmail.com with your query . thanks

Hello, I’d like to know if this comes with the proper .php scripts for a fully functional user database with a working login and registration.

This product is provide vuejs and html UI . if you want user login/registration along with this template then you need to do some custom work. you can contact here uilib.help@gmail.com . thanks

Hello. I want to use your theme for its graphic design. I don’t want to use jQuery and I will not develop a single page app. I want to build an app with many pages and be able to use vuejs components in my html files on different pages. Is it possible with this template to just use components that I choose and continue enjoying the fact that it does not depend on jQuery and use all the features of vuejs?

Sorry for my english, I don’t know if I made clear my question.

We added the laravel starter kit in github repo, get github access from here http://githubaccess.ui-lib.com/ Thanks

Thank you. I’m now downloading the starter-kit. Is the the starter-kit ready for LaravelVue SPA?

no , only laravel .

Hi,

Is there a way to move bottom vue-perfect-scroolbar component programmatically? I’m using it in chat.vue.

Please check their official documentation . thanks

is that in HTML only? i am looking for only HTML template.

Yes this provide HTML separately Thanks

Hi, Actually, I bought this item after seeing demo of FORM WIZARD but the HTML version of product I downloaded have a different SMART WIZARD. How do I get that demo form wizard in HTML version

We use Different Plugin for vue & html as there is no similar plugin in both platform we are not able to provide same smart wizard. thanks

Have you released the vue+laravel version of this template already? If not, do you have a guide of integrating this template with Laravel backend? Please help. I’m thinking of buying this template.

Hello any update on this?

Also, I wanted to confirm how is vue getting integrated with laravel in your laravel+vue starter kit. I mean, would the integration be a true SPA with all of vue interface getting loaded in a single blade?

This will be SPA and you will see when we published the laravel+vue version. Thanks

Hi,

I am having specific issues when I need to place a form within a b-modal. Can you suggest any way to get this done?

Please try and do this and you will see that once you close the modal the modal does no open again. I have tried to place raw inputs in the form and that works. The problem is when using the b-form.

Could you please provide some sort of guidance please?

please contact here uilib.help@gmail.com with your query . Thanks

Hi,

where can I find an example for loader (spinner) for the html version? When opening up a page first would like to see a loader in the center of the empty screen, then the page. Any example of this?

Thank you!

try to add this code after body tag

  
<!-- Pre Loader Strat  -->
    <div class="loadscreen" id="preloader">

        <div class="loader spinner-bubble spinner-bubble-primary">

        </div>
    </div>
    <!-- Pre Loader end  --> 
if this not work then contact here uilib.help@gmail.com Thanks

Naime, great, thank you so much, I got it working nicely!

You are Welcome :)

YOUR DEMO IS NOT WORKING :(

its working , please check again . thanks

Hi, I’d like to make the style of verticalTopBar in verticalSidebar layout static floating, but doing so will de-shape the whole app. It’s currently “relative”. How can I achieve that ?

Thanks

can you please share some screenshot here uilib.help@gmail.com thanks

Hello, noob here… I want to add 2 node libraries here: cors and mongoose. Please tell me on which file can I add the imports? thanks

If you want to use any plugin globally then You can import in gull.kit.js file or main. Js file. Thanks

Hi,

How do I make sure that when I use b-modal that the modal works properly.

I have a use case where I use a button to pop up a b-modal. When I close the modal after the first time it no longer opens after I click the button again. There is also an issue with closing the modal once the form inside the modal has been submitted. Only refreshing the page works.

Please help me solve my problem.

Thanks.

Can you please refer the issue here uilib.help@gmail.com with the page link from demo. Thanks

is this template available in bootstrap and html without the vuejs?

Yes it’s provide Html version with bootstrap saperately. Thanks

Where can i get that one? i want to pay today.

This item already included html version. You will get it after download or you can get from github githubaccess.ui-lib.com . Thanks

Hi. I’m interested in getting this for my project. We have an existing dashboard created with https://bootstrap-vue.org and vue 2.

Can this be integrated easily without breaking the existing code base?

Ideally I would like to just load the new css to make it look better and load the new components only when they are needed.

Is that possible?

Yes You can do it , if you need Help on this then you can buy our template and contact here uilib.help@gmail.com Thanks

Hi! This dashboard is amazing. I would like to buy it but I’m currently more inclined towards a dashboard that has already some back-end integration. Do you have a dashboard that is built with VueJs and has some initial back-end setup? Thanks!

No we don’t have any backend integration for now. Thanks

Hello author of the theme, Theme looks good and working perfectly till now. I have issue in Datatable -> Vue good table, if we compare checkbox of table of preview and downloaded code, then it is showing like old traditional way in downloaded code. So it is different from theme preview and another thing is, when we add checkbox to vue good table, it is not showing row’s border bottom for that particular cell, that you can see in theme preview also. can you throw some light on above two issue?

Can you tell me how you will contact me? Like i have to check this comment section here or will you mail me?

Please contact here uilib.help@gmail.com with your issue and we will get back to you . Thanks

Issue solved please check your email or get latest file from GitHub , thanks

Dear,

Congrats on this piece of art. We are enjoying it.

I wonder if you could inform me how can I rebuild the css from SAAS changes.

Thanks in advance.

Thanks for your interest in our template, for now we use the scss file directly in src/plugins/gull.kit.js file so if you add any new css in scss file this will work . If you have any other query please contact here uilib.help@gmail.com Thanks

Thanks, it works. I miss the line as it was hidden by IntelliJ. We ware able to change the color we need.

Great :)

Hi there, thanks for this great template. I just bought it, but I had a small question, which is: how do I turn off the transitions of the vue router? I’ve changed the index.vue pages and removed the transition mode, but I’m still getting a fade-in/out effect. Can you help me out? Cheers!

Welcome :) Please contact here uilib.help@gmail.com and you will get the solution soon . thanks

Hello, you need to remove the transition tag from each layouts index.vue file such as to remove the transition from layout1 or large layout you need to remove the transition tag from
src/containers/layouts/largeSidebar/index.vue
file Use :
<router-view />
instead of
<transition name="page" mode="out-in">
<router-view />
</transition>
do this for all the layouts file such as in:
src/containers/layouts/verticalSidebar/index.vue
src/containers/layouts/compactSidebar/index.vue

Hope this helps if you need further help please let us know Thanks

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