211 comments found.
Need NextJS version. Willing to pay
Hi, Can you make a video tutorial on how to setup the starter template and how create pages and add it to navigation bar. Creating good video tutorials for this can help customers a lot. Thanks
Do you have a trial version for the TypeScript and JavaScript versions?
Hi! Just checking in to see if anyone had a chance to look at my question. I’m still hoping for some help. Thanks in advance!
Hi, you can check the demos here:
JS: https://tailux.piniastudio.com/ TS: https://react-tailux-ts-vite.vercel.app/
Also the folder structure: JS: https://tailux.piniastudio.com/docs/getting-started#folder-structure TS: https://react-tailux-ts-vite.vercel.app/docs/getting-started#folder-structure
.
As mentioned earlier, you can follow the official React Router documentation for guidance on setting up routing.
https://reactrouter.com/start/data/routing#route-objectsHello Support Team
I need to change the flow of routing URL
Right now its like this
https://tailux.piniastudio.com/dashboards/sales https://tailux.piniastudio.com/dashboards/crm-analyticsbut I need it like this
https://tailux.piniastudio.com/{customer_id}/dashboards/sales https://tailux.piniastudio.com/{customer_id}/dashboards/crm-analyticswith customer id in URL along with whatever user has been login. I need to pass each and every routes
Plz help me setup like this asap.
Waiting for your reply
Hi Support Team, Thanks for your reply. I’ve gone through the documentation link you shared about React Router route objects. However, I need help understanding how to correctly update my existing route setup.
You can check the routes in src/app/router.
I hope you are doing well.
I recently purchased your “Tailux – React Tailwind Admin Template” and have successfully received the code. However, I would also like to request the Figma and PSD design files for the same.
Could you please provide them on a priority basis?
Looking forward to your response.
Hello, Thank you for your comment. Currently, we don’t have design files available for this theme.
It doesn’t support nested collapsibles so I modified the accordion on prime panel but I only have a little knowledge on FE so this might not be the optimal but you should consider for future releases something like this:
<AccordionPanel>
<Accordion multiple={true}>
{childs.map((i) =>
i.type === "collapse" ? (
<div classname="{"pl-2"}">
<CollapsibleItem key={i.id} data={i} />
</div>
) : (
<MenuItem key={i.path} data={i} />
)
)}
</Accordion>
</AccordionPanel>
To modify and customize the PrimePanel menu items, you can edit the file located at: src/app/layouts/MainLayout/Sidebar/PrimePanel/Menu/index.jsx.
The PrimePanel supports the following features:
Menu items
Collapsible items with child elements
Dividers
Each of these elements can be fully customized to fit your needs.
Yeah I know, I already did that. I fixed my problem and I believe it might be a common one. This is why I shared my solution
Hi there,
I integrated this template to my nextjs app and getting this error, https://app.screencast.com/ZIZvHLFxAARB9
Can you help?
Thanks, Kief
Hi, To integrate properly, you should have experience with React, Next.js, and server-side rendering (SSR). Based on the error you’re encountering, it looks like you need to wrap your app with the appropriate Theme Provider.
If you’re still facing issues or need further assistance, feel free to email us at piniahelp@gmail.com.
Hello, For react js, is there a single download for both JS & TS templates? Or are they separate?
Hi, Both TypeScript (TS) and JavaScript (JS) versions are included in a single download.
Hello,
Thank you for providing this theme. I’ve downloaded and started integrating it into my project. However, I’ve encountered an issue regarding the layout configuration.
According to the documentation, updating the layout setting in the theme config file should change the default theme layout. Unfortunately, this does not seem to work as expected. Even after modifying the config, the default layout remains unchanged.
Could you please help clarify if there are additional steps required, or if this might be a bug?
Looking forward to your assistance.
We use the main layout in core apps such as Chat, Kanban, Task, and Settings. For other apps or pages, you’re free to use whichever layout suits your needs.
If you check src/app/router/protected.jsx, you’ll find two main layout trees:
DynamicLayout
AppLayout
We’ve included comments in the code to clarify how and where each layout is applied. You can also explore their child routes for a better understanding of the structure.
Additionally, don’t forget to work with the src/configs/theme.ts file * each setting is explained with inline comments. After updating the config, be sure to clear your localStorage, as some options may be cached.
Hello, I liked this theme. Can I use it with Laravel for the backend? And do you have plan to create the Combined Laravel + React TS version for this Template?
Thanks for your comment! Currently, the project is available in React (both JavaScript and TypeScript). Ideally, you should have experience working with both Laravel and React.
We’ve intentionally kept the authentication and ect minimal to make integration with different types of backends and projects easier.
I have bought your Tailux – React Tailwind Admin Template. Can you tell me you have the same template in Bootstrap?
Hi, No, this theme powered by React and TailwindCSS
Hello! I’m considering buying the Tailux – React Tailwind Admin Template (React 19) for a MicroSaaS platform. I would like to know if Figma templates are offered when we buy the license.
Regards, Renata
Hi, actually, we don’t have figma files now.
Best Regards.
Hi there, Please invite me to your GitHub account. Username: meetingcreative
https://github.com/meetingcreativeHi, can’t invite org, please insert your useraccount
I have already completed the purchase. Could you please add me to the GitHub repository? Thank you! https://github.com/lib4x
HI. invited
I just purchased can you add me to github, thanks!
Hi, invited
i downloaded the code and tested . there are so many features is missing compare with live preview option. for example “Theme Layout” is missing to customize the layout in my template. looks like many features is missing, kindly provide me the full code or refund my money, thanks you
please invite me also ,i need latest bug free code or refund me
You can customize the theme directly from the “settings” section. Also, there’s no difference between the demo and the GitHub version – except for the demo images. Btw, you’ve been invited to the repo.
Hi there, Please invite me to your GitHub account. Username: coder-selvarajan
https://github.com/coder-selvarajanHi, invited
Hi, thanks. I got access to the typescript version of it.. however could you provide the repo for the JS version also please? For now we are thinking to go ahead with JS version
Please add me to github as well; https://github.com/storminteractive
I also have a problem. with the download. When I go as per docs with yarn install -> yarn dev in js demo I’m having the following error:
[plugin:vite:import-analysis] Failed to resolve import “i18n/config” from “src/main.jsx”. Does the file exist?
I looked at the code and it’s a matter of changing the path to ”./i18n/config” but when I do that all the other files are reporting simmilar problem. Is there a setting in vite that will sort it out?
Hi, just a heads-up – the import paths can differ between the JavaScript and TypeScript editions, so please make sure you’re following the correct documentation and stack.
I also just checked everything working fine. Did you happen to make any changes to your Vite config?
p.s Invited
I just purchased can you add me to github, thanks!
Hi, Invited