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?
Yes. It’s possible.
And how?
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.
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.
Anyone can help me with this?
Hello! In the next version, which will be released next week, we will make styling the sidebar easier using the svg image technique… Thank you for your patience…
Not the styling my problem. Look this template: https://themesbrand.com/minible/layouts/index.html
For example, when you move to another page, there’s something on JS that automatically detect the url and check if the link in the sidebar match the current opened page to make it “colored/bold”. So, you don’t have to worry about making this manually.
On your template, I have to manually set the “color-primary” for every page, so it’s harder to transform the sidebar into a component.
Do you will fix this?
Ok, I will look into this. Of course, in the Laravel version, the active menu is selected automatically.
I appreciate it very much! Thanks
Hello! In version 1.2.1, we added the feature of automatic link selection. You can test this possibility and send your comments to our email (piniahelp@gmail.com).
Regards!
Is this working? I downloaded the template and the <!- Main Sections Links -> keeps manual. SVG Path have the class=”fill-primary dark:fill-accent” when selected, and when not, it have the class=”stroke-slate-500 dark:stroke-navy-200”. So It still not automatic. I’m using vanilla HTML version.
We implemented automatic select on Navigate links. You can see them in the ”<!- Sidebar Panel Body ->” section. But ”<!- Main Sections Links ->” are not specific to one page and can be active in several pages and links. For this reason, we didn’t use the navigation component there.
But if you want to use the main section as the main navigation, you can use the new “navLink” component and the “isActive” property as used in the main navigation on <!- Sidebar Panel Body ->
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
<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?
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/extendedI’m interested in this theme, but the latest laravel uses vite 3, when will this theme use laravel 9 + vite 3?
You recently rolled out a new update for your Lineone template. Please let me know the change logs.
Hello, you can see changelog here: https://lineone-docs.piniastudio.com/release-notes.html
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
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?
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