338 comments found.
hi, i want to use theme using PHP 7.4 is there any change to do? Thanks
Hello! Unfortunately, Laravel 9 does not support PHP 7.4. You must use laravel 8.
Hi there!
First off just wanted to say this is so well done and very impressive work!
I have on question that i am bit confused about. Is it possible to trigger:
$notification({text:’This is a left bottom notification’,variant:’info’,position:’left-bottom’})” from a livewire component?
I tried dispatching the event from the component, but it didnt work for me. Any help would be greatly appreciated!
Thank you for comment.
I don’t know how you called the alpine magic function from the component. Can you explain more? If possible, send more details to our email address piniahelp@gmail.com.
Best regards!
You should post the answers here so we don’t need to contact you to solve the same issues
Sometimes it is necessary to send a file to the client, in that case I ask the client to contact us…
Thanks!
Can you tidy up/beautify the html code? That’s very confusing. Usually tabspace 4.
Hello! You can easly change the configuration. I recommend following format for you. Change the ”.prettierrc.json” file to this:
{ “singleQuote”: true, “printWidth”: 80, “editor.formatOnSave”: true, “proseWrap”: “always”, “tabWidth”: 4, “requireConfig”: false, “useTabs”: false, “trailingComma”: “none”, “bracketSpacing”: true, “semi”: true }
More: https://prettier.io/docs/en/configuration.htmlBest Regards!
Hello, Can’t wait for the React Js (Typescript if possible) version ! When will it be available ? – Any offer for actual buyer ? By the way, great work !
Hello!
We are working on the React (ts) version of Lineone Application. For us, quality is very important, and for this reason, it may be released a little late.
Best regards!
Where can I find the icons used in the left sidebar? I thought it was very good
Ok … Please contact to piniahelp@gmail.com
How can I use it with svelte-kit…? Thanks
Hi! Please contact piniahelp@gmail.com
Don’t have a login screen?
Hello!
We have 2 variant login/register (sign in/sign up) screen
Find it on pages.
Best regards!
thanks very good
Hello,
I would like to know how do i find what script is used in each page.
How do i get the hints for it browsing the code ?
thanks.
Hello!
Please contact to piniahelp@gmail.com
thanks for the support !
Is your problem solved?
yes, its solved.
Hola, realizarán una versión con Vue 3?
HI! Thanks for your comment. Our team is working on the react.js version. The vue 3 version will be created after react.js.
Best Regards!
Is it possible to see Bootstrap 5 version?
Hello!
Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces. These are the some advantages of Tailwind CSS:
1. Speed of developement
2. Responsive to the core
3. Out of box support dark mode, pseudo classes, arbitrary values…
4. Designed to be customized
5. Performance
6. Easy to learn
7. Lightweight ...
Because of these advantages, we choose Tailwind CSS framework.
Best Regards!
I understand, I just really don’t want to learn a new framework) I’ve been at Themforest for a long time and I can say with confidence that you have a very successful theme, I think you can increase sales many times due to the bootstrap theme. Think about it )
Thank you for your kindness! But by the end of year, Tailwind CSS will be take the place of the bootstrap framework in the downloads in npm.
Can I use it inside a VueJs project, coz it is using AlpineJs ?
Hello.
Lineone is CSS first web template. Therefore, you can easily match it with any framework or environments. You can use only css components like avatar, alert, button, badge, pagination, mask, tags, cards, progress, skeleton, spinner, steps, timeline, breadcrumbs. But some of these components like Tab, Collapse, Accordion are written in JS (Alpine.js).
Best Regards
Hello,
I just purchased the template what is the best approach to use it with laravel vite?
Chrees
HI! Laravel with vite will be released this week! if you need is urgent, you can message to our email. (piniahelp@gmail.com)
Best Regards!
Thanks
Hello, The template looks great dose is has RTL support?
HI! The good news is that TailwindCSS v3 support RTL. Our group is working on the RTL version and if all the layouts are finished, it will be added to the theme.
Best Regards!
Thanks will you give me an estimated time like in a month or so. I like the template and I am willing to buy it today if you are going to release the update for RTL in a month or less Thanks in advance
I can’t say exactly, but if there are no serious problems, it will be appended in the coming weeks.
Your prompt response give me a positive image of your support. I just purchased it.
Thanks!
Hello, when do we expect to have RTL support ?
We will add the rtl version to the theme this week.
Great thanks
Congratulations! Beautiful work! Do you plan to launch the Vuejs version? Regards
HI! Thanks for your comment. Our team is working on the react.js version. The vue 3 version will be created after react.js.
Best Regards!
Hello, im having issues with implementing your theme in Laravel, could you maybe guide me? thanks
HI. Please contact to piniahelp@gmail.com
Hi, I’m building a dashboard using Svelte & Tailwind CSS. Can I use only the CSS from this template?
Hello!
You can use all css components like avatar, alert, button, badge, pagination, mask, tags, cards, progress, skeleton, spinner, steps, timeline, breadcrumbs… in all frameworks.
Best regards!
Thanks! Just bought it, lets see how it goes.
If you have problems using css files in svelte, we can help you. Contact piniahelp@gmail.com.
Could you give me a instruction on how to setup on Svelte (without Apline JS) which uses Vite undder the hood.
Ok. Please contact to piniahelp@gmail.com
great theme, love the look and feel. Any plan to make a Vue3/Vite version now it’s the default for new Laravel installations? Thanks for your work
Hello! This is the HTML5 version. Laravel 9 version with vite will be released soon… also our team is working on React version.
Best regards.
Very good seller. Thank you for the support. It helped me for Sveltekit.
Thanks
Hello, codebase does not working well, writing:
$ npm run dev
> lineone@1.0.0 dev > mix
✖ Mix Compiled with some errors in 3.37s
ERROR in ./src/css/app.css Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js): ModuleBuildError: Module build failed (from ./node_modules/postcss-loader/dist/cjs.js): Error: Failed to find ‘~tailwindcss/base’ in [ /var/www/btc/local-template/lineone/lineone-html/lineone/src/css ] at /var/www/btc/node_modules/postcss-import/lib/resolve-id.js:35:13 at async LazyResult.runAsync (/var/www/btc/local-template/lineone/lineone-html/lineone/node_modules/postcss/lib/lazy-result.js:396:11) at async Object.loader (/var/www/btc/local-template/lineone/lineone-html/lineone/node_modules/postcss-loader/dist/index.js:97:14) at processResult (/var/www/btc/local-template/lineone/lineone-html/lineone/node_modules/webpack/lib/NormalModule.js:758:19) at /var/www/btc/local-template/lineone/lineone-html/lineone/node_modules/webpack/lib/NormalModule.js:860:5 at /var/www/btc/local-template/lineone/lineone-html/lineone/node_modules/loader-runner/lib/LoaderRunner.js:400:11 at /var/www/btc/local-template/lineone/lineone-html/lineone/node_modules/loader-runner/lib/LoaderRunner.js:252:18 at context.callback (/var/www/btc/local-template/lineone/lineone-html/lineone/node_modules/loader-runner/lib/LoaderRunner.js:124:13) at Object.loader (/var/www/btc/local-template/lineone/lineone-html/lineone/node_modules/postcss-loader/dist/index.js:142:7)
1 ERROR in child compilations (Use ‘stats.children: true’ resp. ‘—stats-children’ for more details) webpack compiled with 2 errors
Hello. Did you changes to the package.json file? Did you make any changes in the project structure? Can you send the ‘package.json’ and project structure to piniahelp@gmail.com?