8 comments found.
The template comes with an annoying issue. It’s likely to load the Purple theme first and then overwrite it with the one I picked in the setting. When loading the page, it showed a purple theme in the left menu and then immediately replaced with the ‘facebook color’ theme.
Thank you for your feedback. I am checking and will fix it for you tomorrow.
Okay thanks. If the load fast enough, there would be a pinky/purple flashing (menu & button) and then immediately change to ‘facebook’ theme.
Hi Anhbloginc, you can change the default color by changing the `$default-highlight` variable in the `app/assets/scss/_variables.scss` file. After that, run `npm run build`
There was no file in that location. The only file I found is: laravel\resources\sass/_variables.scss
Content of it:
``` // Body $body-bg: #f8fafc;
// Typography $font-family-sans-serif: ‘Nunito’, sans-serif; $font-size-base: 0.9rem; $line-height-base: 1.6; ```
Sorry, this file: xhtml/app/assets/scss/_variables.scss After you change this file, please run `npm run build`. It will generate xhtml/dist folder. And use it for your backend
Okay thanks. How about the one for laravel?
After running `npm run build` from the xhtml directory, you will have the `/xhtml/dist/assets/css`. Please replace “laravel/public/assets/css” by the xhtml css.
I am trying to launch bootstrap modals via javascript but i keep getting the error
Uncaught ReferenceError: bootstrap is not defined
when i disable app.js and load bootstrap.js and popper.js manually things work but the collapsible menu stops working.
Also there is no documentation related to what each of the JS files contain.
It seems bootstrap modal is not defined in app.js
what can be the solution for this? is there an updated app.js
fetch(url) .then(response => response.text()) .then(response => { if (response === ‘OK’) { alert(“Thank you”); let TestModal = new bootstrap.Modal(document.getElementById(‘test-modal’)); TestModal.hide(); } })
Thank you!
Hello, the package downloaded is only via npm (install and start) is there any way to get this package only in HTML (without run and build npm)??
We can run with the command: yarn build:prod
Does it support RTL?
We have not yet supported RTL
Hello i can’t find date pickers, time pickers and datetimepickers, are you planning on this? also i can see all the cards has button to collapse see here https://imgur.com/7NKbLjx <- the yellow one, but it doesnt collapse the card is this a bug or it doesn’t have this feature? if you can fix this and add datepicker,timepicker and datetimepicker I am ready to buy.. Thank you
Thank you for your suggestion. I am going to this. My plan is: Finish this on 29/6/2021.
Great! after I see the changes i am ready to buy, thanks
Hi Poseso, bug collapse is fixed and Date-picker here https://flexadmin2.web.app/forms-date-pickers.html and you can use html5 Time-picker here https://flexadmin2.web.app/forms-basic-elements.html
I haven’t found modal feature.?
Thank you for your feedback. I am going to add it. Please wait for me for 2 days.
Hi @mattew86. You can see Modal feature here https://flexadmin2.web.app/ui-kits-modals.html
congrats, great job, wish you get good sales too. 
Thanks bro
Congratulations! Nice Work, GLWS 
Thanks bro!