219 comments found.
Hello, How complex will it be to convert this React Dashboard to NextJs? Do you recommend converting this project to NextJs?
Hi! That depends on your requirements. We’ve designed this React template to be SSR-friendly, so it should work well with any SSR framework. However, fully converting it to Next.js might require some additional adjustments, and I can’t say for sure how seamless that process would be.
Hey!
How are you? I have a question: Do you have the Figma for the project? Can you share that with me too?
Thank you so much!
The template is excellent! It has a lot of great features.
Hi, Thanks for your comment. We don’t have figma file now
Hello, my name is Pradier Cameron. I recently purchased your template—thank you for your response to my comment.
We are a young startup currently developing our web application, and we plan to use your template with TypeScript. We only need the components that you have already adapted for TypeScript.
Would it be possible to get access to those existing TypeScript components?
Thank you for your time and response. Best regards, Pradier Cameron CEO – ThinkBer
I want this theme to be html version:::; when going to be this html version
Currently, we don’t have plan to add HTML edition
Hi,
How can I set a dark and light logo here?
Thanks
Hi, you can use className:
<LightLogo/> <DarkLogo/>Or theme hook:
const { isDark } = useThemeContext() {isDark ? <DarkLogo/> : <LightLogo/>}
Hi, great job building Tailux.
I have a doubt: does Tailux comes with the Backend/API/Database. I mean, when I install it does it populate the database?
Thanks
Hi, this project doesn’t include a database – we used fakedata.js to populate the content.
Thanks for the answer.
If I purchase this version 1.2.1 now, when you’ll be releasing the TypeScript version will it be included in the updates or will I need to purchase it again?
Hi, once you make a purchase, you’ll receive lifetime access to all future updates -including the TypeScript edition and more.
Hello, I like your work. I also like the tables in Tailux and i have a question: Is it possible to use/insert the tables on Elementor/WordPress website? I just need to show a table on my website. If yes, what is the process to do so? And is it going to be very complicated since a also want to edit the table alot so it can suit what I am trying to do. Regards
Hi, this is a React application, so you’ll need to find a plugin that allows you to embed React components into an Elementor page.
Hi,
I recently purchased the Tailux React Tailwind Admin Template from ThemeForest—great work on the design!
I wanted to ask:
1. Do you have an approximate release date for the TypeScript version? It would help me plan my development timeline accordingly.
2. Are there any plans to migrate the template to Next.js in the future?
Looking forward to your response.
Best regards, Fazalul Abid
Hi, we do plan to release it asap, but at the moment, we can’t provide an exact ETA. Quality is our top priority.
Is there a planned release date for the TypeScript version?
Thanks in advance.
Hello, When the typescript version will be available ?
Hi this is current status:
✅ UI Components ✅ Layout ✅ Contexts ✅ Forms ✅ Tables ✅ Prototypes ✅ Dashboards ⬜ Apps ⬜ Refactoring & Bug Fixes ⬜ Quality Check
Thanks, do you have a set date on when you will release it?
Hi, TypeScript is coming soon ? The template is really good and my team and I are really looking forward to the TypeScript version !!
Hi this is current status:
✅ UI Components ✅ Layout ✅ Contexts ✅ Forms ✅ Tables ✅ Prototypes ✅ Dashboards ⬜ Apps ⬜ Refactoring & Bug Fixes ⬜ Quality Check
i wanna add some components from preline library , can i do this without losing ur design responsive !
Hi, I’m not sure about the plugins, but this doesn’t conflict with any Tailwind CSS code.
Hello,
I hope you are doing well, Can you make customization services as freelancer ? If you can i will be happy to have a meeting for discuses the requirements.
Thanks in Advance, Fadi
Hi, It would be really great if you can provide any documentation for implementing authentication for supabase or something similar. Thank you
Hi, I just bought this template but I get following error trying to install it with yarn:
yarn install v1.22.22 info No lockfile found. [1/4] Resolving packages… warning eslint-define-config@2.1.0: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. warning quill > quill-delta > lodash.isequal@4.5.0: This package is deprecated. Use require(‘node:util’).isDeepStrictEqual instead. [2/4] Fetching packages… warning eslint-define-config@2.1.0: The engine “pnpm” appears to be invalid. error vite@6.2.5: The engine “node” is incompatible with this module. Expected version “^18.0.0 || ^20.0.0 || >=22.0.0”. Got “21.1.0” error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Had to update node.js 
is this pure react js (javascript) template ? can you share me folder structure ? basically i am looking for pure react js template with javascript
Hi,
This is a ReactJS template. You can view the core technologies used here: https://tailux-landing.vercel.app For the folder structure, please refer to: https://tailux.piniastudio.com/docs/getting-started#folder-structurecan you please help me to let me know that in this template, which is used? javascript or typescript? i am looking for javascript.
We currently have the JavaScript edition available, and the TypeScript edition is in its final stage of development.
Hi there, <LogoType className=”h-5 w-auto text-gray-800 dark:text-dark-50” /> The logotype.svg says “Tailux”, but I can’t see where it’s being displayed in the template. Could you point me to where it’s rendered?
Also, could you please add me to the GitHub repo? Here’s the link: https://github.com/saruman
Thanks!
Ok, the name shows when themeLayout: “sideblock”. I got it.
Also, where can I get the same SVG icons that you have on: src/assets/dualicons/ ?
Hi.
You can use any dualtone icons pack for example:
https://www.figma.com/community/file/886554014393250663 1. Select an icon and copy it as SVG.2. Replace fill=”...” or stroke=”...” with fill=”currentColor” or stroke=”currentColor” inside the <path> tags.
3. Adjust the fill-opacity attribute for better color visibility (e.g., fill-opacity=”0.4”, fill-opacity=”0.8”, or fill-opacity=”1” for optimal results).
Thanks for sharing the link, remember to add me to your repo on github 
Ok
Hi, I received the invitation last night but now the link is not working.
Invited again
Hi, I am trying to change the routing in such a way that Sign In or Login page should appear without any authentication. But my route is always returning ”/null” but when i type the web address directly ”/dashboards” it redirects properly. Meaning it does not share the route properly after authentication and returns ”/null”.
Hi, you can check the src/middleware folder for AuthGuard and GhostGuard. You can refactor or modify the paths there as needed.
Can you please share the Figma design?
Hi, Currently we don’t have figma files.
Do you have Figma for this?
Hi, Currently we don’t have figma files.