Discussion on Lineone - Tailwind CSS Admin Template, HTML + Laravel

Discussion on Lineone - Tailwind CSS Admin Template, HTML + Laravel

Cart 2,326 sales
Recently Updated
Well Documented

PiniaStudio supports this item

Supported

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

338 comments found.

Hello, I wanted to ask, what is the best way to fill in table data with PHP and the tables work? Do i have to print into the JS and then have it executed like that?

Thank you for your help regards.

Hello! It depends on your table. If you use the table only to show information, you can use normal table (with foreach). If your table has search, sort, pagination you can use ajax request and gridjs tables.

is it possible to set the default theme to dark?

Well, you have not purchased the template and you are not familiar with the structure of the template. If you buy the template, you can easily do it later by changing a line of code.

Im a developer for a company and my company has bought it. Could you kindly advise where i need to change the default mode?

For support, you must leave a comment through the account you purchased or send your order ID to our email. Thank you for your understanding.

https://lineone.piniastudio.com/components-table-gridjs.html How can I fill my own data without the unreadable app.js. This is terrible. Please provide the a well-written code in the documentation for the tables. All other tables in the docs are non-interactive and useless

Hello! Thank you for your comment.

The app.js file is the compiled file. If you buy the template, you will have access to all JavaScript files. Gridjs table takes the data form of json and renders it. To see how to use it, after purchasing the theme, refer to the js/pages/tableDemo.js file.

Regards!

I want to buy the admin panel template but I’m wondering Does It support RTL or can it be added since you are using tailwind ?

Hello! Thank you for your interest in Lineone template Lineone does support RTL layout. Please click on the link below to see the demo.

http://lineone-html-rtl.piniastudio.com/

Do you have a psd/design file for this?

Hello! Currently, the file is not ready, as soon as Lineone design system is ready, the figma file will be added to the package.

I already bought other templates and there’re some functionalities missing for this one. I’m using the HTML version, and normally, other templates when you click in a link in the sidebar menu, it automatically transform the link color to “active” based in the URL.

For this template, I have to manually add the text-primary to the active link, this makes things a lot harder. It is even worse for the <!- Main Sections Links -> where you have the SVG and you have to manually add the bg-primary in every page.

Some pages I use the SidebarPanel and others not. However, every page have the <!- Main Sections Links ->, so this is why is important to have the automatically color changing for this menu also.

How can I do this? Can you give an example?

Also, there’s an error to load icons from webfa-solid-900.ttf:1 and webfa-solid-900.woff2:1.

Failed to load resource: net::ERR_FILE_NOT_FOUND

Both are not loading when I open the html template I just downloaded

Look at this example
<a x-data="navLink" href="dashboards-orders.html" :class="isActive ? 'text-prmary' : 'text-slate-500'" class="flex py-2 text-xs+">Orders</a>
If you use the “navLink” component in the tags, you can use the isActive prop in the scope of the component (x-data) and inside it. The “navLink” component matches your current location with the href value of your tag, and the isActive property becomes true or false depending on it.

The problem of loading icons in the web server (localhost or real domain) does not exist, and is only sometimes seen when you use the “file:///” protocol in the browser.

Great theme, but be careful: a lot of things depends on AlpineJS!! For both version html and laravel. I didn’t understand that before buying it. I read in the comments you were working on a React version. When do you think it will be ready? Thank you

Alpine is like the jQuery of today. It tends to be used for static HTML that you want to make interactive in a declarative way. Also, we used vanilla js for Qull.js, Filepond, Tomselect, Flatpickr in version 1.2.0. At the moment, I can’t say ETA for React version, but we are trying to release the Pure ES6 and React version by the end of the year. Regards

Hi! Vanilla Js version added.

Are all files open source? Did you use minify on the files you wrote yourself?

Hello! You can see all dependencies here: https://lineone-docs.piniastudio.com/attributions.html Also, we used laravel mix and vite bundler to minify CSS and JS files.

Isn’t it completely open source when the files are delivered to us?

All scripts are given to you when you purchase the template. You can easily apply your changes to it. We used comments for your easy use. You have two choices to buy. Regular and extended license.

https://themeforest.net/licenses/terms/regular https://themeforest.net/licenses/terms/extended

I’m interested in this theme, but the latest laravel uses vite 3, when will this theme use laravel 9 + vite 3?

Yes. The Laravel version is based on Vite 3 and Laravel 9. https://lineone-docs.piniastudio.com/laravel-guide.html#running-vite

You recently rolled out a new update for your Lineone template. Please let me know the change logs.

Great theme!

On the latest update (today, 8/30, v1.20) I noticed the following two issues: css/components/form.css “print-print-color-adjust” should be “print-color-adjust”

css/components/tom-select.css “print-print-color-adjust” should be “print-color-adjust”

Thank you!

Hello! Thank you for your comment. We fix this minor issue on v1.2.1. Regards!

Can you provide a changelog for the theme so everyone can know what changes for every update?

Hi, I recently bought your template and I’m loving it. Thank you so much for creating such an awesome template .

I’m a Next Js developer and I’m having a hard time to connect this template to my next js project. I know basics of tailwind but it’s configuration is confusing and I can’t understand that. Can you please help me to setup this template with my next js? Any blog article would be helpful ❤️

Hello! Lineone is CSS first web template. You can use all css components and forms without JS, but some of these components like Tab, Collapse, Accordion are required JS. if you have a problem using our components or temlpate in the Next.js environment, please send your problem to piniahelp@gmail.com address.

Hello, the UI kit has some shortcomings on the sidebar side and different designs need to be presented.

Hello! New sidebar, sideblocks will be added soon.

Best regards!

We’ll be happy if it’s fast thx.

We have some test version variants, if you like, send us an email so that we can deliver it to you/

Pre-purchase question. Hello. This theme comes with the option of using HTML, copying the code blocks or even the full theme options page. I don’t use Laravel but pure HTML or PHP.

Hello! There are two different templates inside the bundle. 1. Pure HTML 2. Laravel 9 You can convert the HTML template to backend language or backend frameworks. If you have any problem, you can contact piniahelp@gmail.com.

Best Regards!

Hello! I’ve found this template interesting. But, I am suffering to use it. I wanted to use it for my Vue JS project, but theme has plenty of unnecessary codes related to the alpine js. I need the html files without any additional frameworks. I am confusing to use it. I need only UI, like the simple html template. Please, help!

Hello! Lineone is CSS first web template. Therefore, you can easily match it with any framework or environments. You can use all css components and forms without JS, but some of these components like Tab, Collapse, Accordion are required JS. if you have a problem using our components or temlpate in the Vue.js environment, please send your problem to piniahelp@gmail.com address.

Hello,

Thanks for great template. But i need design for my team. So can you give for me design of the template?

Thanks, Mike

Hello.

As soon as the figma file is complete, ut will be added to the bundle.

Best Regards!

Wow, thank you!

but can you tell me know when the figma file ready? thanks

Do you provide an icon-set page? I still didn’t find it yet on the downloaded template

Hello! We are used “Heroicons”, “Fontawesome”. You can also use the following icon set: https://www.figma.com/community/file/886554014393250663

Lovely theme. I’m considering buying the theme but the documentation does not say anything about customizing the cryptocurrency chart in order to use my own data on it. Any clue?

Hello! We used apexcharts library to make charts. You can customize it very easily. See this example:

https://apexcharts.com/javascript-chart-demos/area-charts/spline/

has profile or user page?

Hello! Currently there is only one user page. Gradually, new dashboards, pages, forms, tables will be added. https://lineone.piniastudio.com/form-layout-5.html

Best regards!

plugin:vite:css /var/www/html/resources/backend/css/base.css:36:5: The `dark:bg-navy-900` class does not exist. If `dark:bg-navy-900` is a custom class, make sure it is defined within a `@layer` directive. /var/www/html/resources/backend/css/base.css:36:5 at Input.error (/var/www/html/node_modules/postcss/lib/input.js:148:16) at AtRule.error (/var/www/html/node_modules/postcss/lib/node.js:60:32) at processApply (/var/www/html/node_modules/tailwindcss/lib/lib/expandApplyAtRules.js:324:29) at /var/www/html/node_modules/tailwindcss/lib/lib/expandApplyAtRules.js:476:9 at /var/www/html/node_modules/tailwindcss/lib/processTailwindFeatures.js:55:50 at plugins (/var/www/html/node_modules/tailwindcss/lib/index.js:33:63) at LazyResult.runOnRoot (/var/www/html/node_modules/postcss/lib/lazy-result.js:339:16) at LazyResult.runAsync (/var/www/html/node_modules/postcss/lib/lazy-result.js:393:26) at async compileCSS (file:///var/www/html/node_modules/vite/dist/node/chunks/dep-665b0112.js:44459:25) at async TransformContext.transform (file:///var/www/html/node_modules/vite/dist/node/chunks/dep-665b0112.js:43963:55 Click outside or fix the code to dismiss. You can also disable this overlay by setting server.hmr.overlay to false in vite.config.js.

Hello! Did you make any changes in the tailwind.config.js file? If you build a project from scratch, you must also copy the tailwind.config.js file

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