338 comments found.
Is there anything special that needs to be included in order to have dismissible Alerts working? I copied the code directly and they do not dismiss.
Hi.
If you are using “lineone-html-es6” edition, look at the “src/js/pages/elements-alert.js” file for alerts.
Regards
Dear, Author. Your theme is fantastic. We have started to adapt it in our pure js project. Our question is regarding the POS application, by default (fresh download), the yellow button in the right-bottom corner (only small devices) looks like it is not working as should be, cause it is expected to show the card items, but when it is clicked nothing happens. Could you please take a look? Thank you so much.
Hello. Thanks. This will be corrected in the next update.
Regards
is there a way to get the fix before the update? I am working the POS application for a current project. Thank you in advance.
Hello. Message our email (piniahelp@gmail.com).
Hi,
I already have a project. And using Laravel+Jetstream+Inertia+Vue3+tailwind. Can i directly use this theme?
Hi.
When you purchase the bundle, the following packs will be avaliable for you:
1. lineone-html-es6 (html + js [without any framework])
2. lineone-html (html + alpine.js)
3. lineone-laravel (alpine.js)
Here you can see folder structure, instructions, attributions… https://lineone-docs.piniastudio.com/ Regards
Do you have the vue version for this? i facing a lot problem when i integrate the theme to my vue project
Hello. Message our email (piniahelp@gmail.com). We will send you the sample file
hello and thank you again for your excellent work. when I try to display a page containing apexchart curves I have an all white screen (nothing is displayed). but when I try with the laravel controller there is no problem (everything is displayed). my problem is that I would like to refresh the page dynamically with a select button (display by month/by year). is it possible to have a very simple example with your theme? THANKS
Hello.
Check your email
hello! How can I use it at NestJs? Can you tell me how to use it?
GET http://localhost:3000/css/~tailwindcss/base net::ERR_ABORTED 404 (Not Found) app.css:1 GET http://localhost:3000/css/~tailwindcss/components net::ERR_ABORTED 404 (Not Found) app.css:1 GET http://localhost:3000/css/~highlight.js/styles/atom-one-dark.css net::ERR_ABORTED 404 (Not Found) app.css:1 GET http://localhost:3000/css/~tailwindcss/utilities net::ERR_ABORTED 404 (Not Found) simplebar.css:1 GET http://localhost:3000/css/components/~simplebar/dist/simplebar.min.css net::ERR_ABORTED 404 (Not Found) tom-select.css:1 GET http://localhost:3000/css/components/~tom-select/dist/css/tom-select.css net::ERR_ABORTED 404 (Not Found) tooltip.css:1 GET http://localhost:3000/css/components/~tippy.js/dist/tippy.css net::ERR_ABORTED 404 (Not Found) tooltip.css:1 GET http://localhost:3000/css/components/~tippy.js/dist/svg-arrow.css net::ERR_ABORTED 404 (Not Found) tooltip.css:1 GET http://localhost:3000/css/components/~tippy.js/animations/shift-away.css net::ERR_ABORTED 404 (Not Found)
This error is on the console.
Running in the nestjs environment Is there no github? The basic frame? The frame?
Ps. Using Google Translator..
HI, You can make a github repo and invite me, I can help you to run the theme on your environment.
Thanks
Hi, dear. I’ve purchased this template, that is nice design and well coding html.
I would like to confirm one thing. Can I get the design files (XD or figma etc…) for this template?
I am a programmer and would like to order to a designer to design the UI.
I don’t mind purchasing them additionally, so if there is a way to do this, please let me know.
HI. Unfortunately, there is currently no design fie for this theme. But for Icons we are used “Heroicons”, “Fontawesome” icons. You can also use the following icon set: https://www.figma.com/community/file/886554014393250663 https://www.figma.com/community/file/995152741314467050 https://www.figma.com/file/XysENgWpZMPumLsQv74fSG/Free-Icon-Pack1200-icons-Community https://www.figma.com/community/file/944228750903853832 https://www.figma.com/community/file/1014530944191182499
This was the actual error: In GitDownloader.php line 500:
Failed to execute git checkout a878d45c1914464426dc94da61c9e1d36ae262a8 - && git reset --hard a878d45c1914464426dc94da61c9e1d36ae262a8 -
fatal: reference is not a tree: a878d45c1914464426dc94da61c9e1d36ae262a8
It looks like the commit hash is not available in the repository, maybe the tag was recreated? Run "composer update graham-campbell/result-type" to resolve this.
npm install -> worked
Now the Problem 2: when I excecute php artisan following error occurs: PHP Warning: require(C:\xampp\htdocs\lineone-laravel/vendor/autoload.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\lineone-laravel\artisan on line 18
Warning: require(C:\xampp\htdocs\lineone-laravel/vendor/autoload.php): Failed to open stream: No such file or directory in C:\xampp\htdocs\lineone-laravel\artisan on line 18 PHP Fatal error: Uncaught Error: Failed opening required ‘C:\xampp\htdocs\lineone-laravel/vendor/autoload.php’ (include_path=’C:\xampp\php\PEAR’) in C:\xampp\htdocs\ lineone-laravel\artisan:18 Stack trace: #0 {main} thrown in C:\xampp\htdocs\lineone-laravel\artisan on line 18
Fatal error: Uncaught Error: Failed opening required ‘C:\xampp\htdocs\lineone-laravel/vendor/autoload.php’ (include_path=’C:\xampp\php\PEAR’) in C:\xampp\htdocs\lineone -laravel\artisan:18 Stack trace: #0 {main} thrown in C:\xampp\htdocs\lineone-laravel\artisan on line 18
How can we fix that?kind regards
Hello.
I just checked the theme on xampp, there is no issue.
Try the following steps: 1. Make sure you are using latest version of the theme. 2. Clear your composer cache: “composer clear-cache” 3. Delete “vendor” folder and execute “composer update”.
If you still have these issues, contact us to our email (piniahelp@gmail.com)
Regards
Hello I want to purchase this template, does the Html and js template require any installation? because I want to integrate the template to reactjs
Hi.
When you purchase the bundle, the following packs will be avaliable for you:
1. lineone-html-es6 (html + js [without any framework])
2. lineone-html (html + alpine.js)
3. lineone-laravel (alpine.js)
Here you can see folder structure, instructions, attributions… https://lineone-docs.piniastudio.com/Regards
Hi, I tend to use gridjs table, already applied the code, want to ask about the pagination things. like is it client side like datatable, just simply configuration, or server side pagination which using offset. if so, do I need to configure it? environment is pure javascript.
found it. is 3rd party library, will read the documentation myself. thanks
would be great to add django support with pure JS
Hello.
We currently have the pure js edition, (https://lineone-html-es6.piniastudio.com/) you can yse this edition in any project.
Thanks, Regards
Hello, File upload does not supports in this template.it shows null oe zerp after uploading any file. filepoint plugin is not working properly
filepond plugin is properly working . images get preview but doesnt inserts into database
Hello.
Can I know more about the framework/environment used in your project and also your code? If you like, you can send more details to our email (piniahelp@gmail.com).
Thanks
hi can you elaborate more about it that you have mentioned in mail
Hi,
I want to integrate this with sevltefkit framework please provide any guidance on this. Thanks.
Hi.
You shoud use “lineone-html-es6” folder, in this case, there will be NO conflict with your app/framework/environment
want to use in angular project Is there a way to use it?
Hi.
You shoud use “lineone-html-es6” folder
Where is the content of Quill?
i have https://pastebin.com/J9EJhSep
in which variable is the content stored?
Hello.
Try this:
<button @click=”console.log($refs.editorExample._x_quill.root.innerHTML)”> Log Content </button>
how to combine livewire with alpinejs for popperjs ?
<x-btn.popper x-ref="popperRef" wire:click="btn_show_popper" />
<div x-data="{ isShowPopper : @entangle($attributes->wire('model')).defer },
usePopper({
offset: 12,
placement: 'auto',
modifiers: [
{name: 'preventOverflow', options: {padding: 10}}
]
})" class="flex">
<div x-ref="popperRoot" class="popper-root" :class="isShowPopper && 'show'">
<div class="popper-box max-w-[16rem]">
<div class="rounded-md border border-slate-150 bg-white p-4 dark:border-navy-600 dark:bg-navy-700">
<h3 class="text-base font-medium tracking-wide text-slate-700 line-clamp-1 dark:text-navy-100">Pilih Kolom</h3>
<p class="mt-1 text-xs+">Silahkan dipilih kolom mana yang akan di tampilkan.</p>
<div class="mt-4 flex flex-col space-y-4 text-slate-600 dark:text-navy-100">
</div></div></div></div></div>
Hello. You should ‘x-ref=”popperRef”’ inside the “usePopper” component. If you have any issue, you can send the issue with details and screenshot to our email (piniahelp@gmail.com).
Hi. I purchased your theme and want to thank you for such good work. Unfortunately, I still don’t know Alpine well, so I would like to ask how to install the Laravel version with regular Javascript? Thank you.
Hi.
You can use the lineone-html-es6 edition.
Hi, do you play to add a design for profile pages?
Regard
i saw that but i mean something more like https://www.tailwindawesome.com/resources/personal-cv/demo
nice theme btw.
This is one of the best UI kit I ever used. Design is world class! You covered almost everything in this UI Kit, Thanks for making this it works like a charm. This UI kit reduced my work from a month to a week.
Love from India.
Hi.
Thanks for your kind review.
You can help us by leaving 5 stars and your review here: https://themeforest.net/item/lineone-multipurpose-admin-and-webapp-ui-kit-based-on-tailwind-css/reviews/38247812Regards
Done
do you think to implement a colorpicker in the future?
Hello.
You can use input as color picker
<input class=”form-input h-9… ” type=”color” >