108 comments found.
can you add me to your github https://github.com/ducnm98
hey why in demo I found this template call api but in code it’s hardcode
Where did you see api? We’ve used dummy data.
Any possible to get the html template.
no . thank you
Are you planning to update the template? I want to buy the template but the React version is old
Yes we will update the theme . thank you
How can I integrate with my own backend reat api. Could you please provide any document is available for integrate with rest api
Hi, you need to use axios or fetch, you can follow this https://www.youtube.com/watch?v=zueyEdRZQlk
Hi
i am facing the same issue here for some reason its updating all the states on one dispatch any dispatch causes cartList state to be null cartList is core state being used at the moment on the cart system of the theme
Can you assist or update the template?
Can you share a screenshot or record? Have you added more actions and dispatching them, which is causing the issue?
Hi , i need help i trying to create a authReducer with context , but when i do the dispatch it overwrite all the state.
ex: dispatch({type: “CHANGE_AUTH”, payload: { user: data.auth.user, token: data.auth.token } })
Hi, I’m already working on a project. can you give your github username? so you can take a look how I’ve implemented the authReducer. Thanks
my username is brackbk , thanks
i’m wating the invite
Thank you for the effort into this great template .. When is a new release expected date?
Hi, we’re going to add new pages and features, But can not assure any release date right now. Thanks
estimated when? After days, weeks, months?
you bought the theme seeing existing demo and features . and again there is no date of new release fixed yet. thank you
Hi team, I can not see any service layer in the code itself. How can we connect an API to this template. Can you provide me some insight?
Hi, Sorry for late reply. Please check https://github.com/uilibrary/Bonik-react-issues-and-Feature-request/issues/3
Create a support ticket if you need assistance or have any questions: https://support.ui-lib.com/help-center/tickets/new
Hi Team, how can we dynamically change the main theme color on page load? is it possible? E.g. From single code base, For country selected as USA theme main color is RED, for UK theme main color is BLUE
You can define multiple themes and provide different theme based on conditions at src/pages/_app.tsx line 21 <ThemeProvider theme={theme}>
Create a support ticket if you need assistance or have any questions: https://support.ui-lib.com/help-center/tickets/new
Hi team, I want to implement Nextjs i18n. Can you give me a small snippet of how to implement in a component you have created? I know the concepts of the implementation of the locale JSON files. Can you share the example using the Navbar component used in the theme? Like “User account” changes to “compte d’utilisateur” when locale ‘fr’ is selected.
Which package are you using, I think next default i18n does not support translation. I found this plugin helpful https://github.com/vinissimus/next-translate
You can give a try.
01303631112 this is my whats app number. knock me, i am interested ” BONIK” theme
you can buy if you like it . thank you
Hey Other, I have some question regarding this theme
Can I see the admin panel?
admin panel https://bonik-react.vercel.app/vendor/dashboard
Where can i find link for Admin dashboards?
dashboard for admin/vendor https://bonik-react.vercel.app/vendor/dashboard
user dashboard https://bonik-react.vercel.app/orders
I am trying to make static build, Using the command below npm run build-static-page Getting some kind of error, attached the link below, Please guide me. https://ibb.co/phMtCkm
Please answer me for this solution, what i have to do.
Please give us some time , we will get back to you soon , Thank you
also please tell me which nodejs version support this theme
You can use node v14
Can you try “npm run dev” first?
yes
But still not getting the solution
Hi, Lazy image is used throughout the app which is not supported by static site generation technique.
Do you want your whole website to be static? it’s not always good practise. you can select few pages which will be visited most and make them static.
I want to deploy it on firebase hosting.
What should i do to deploy it on firebase hosting, for that i need static build, if you have any other way to do that then share the code with bonik theme.
Hi, this is a nextjs bug https://github.com/vercel/next.js/discussions/22980,#discussioncomment-472214, nextjs team is fixing it. In the mean time can you use vercel?
Is this compatible to make dark layout?
We dont have any dark layout yet , thank you
hello I just bought the pack, but I can’t start it, I’ve tried it with NPM (with audit fix and without) with YARN, I put yarn error output in pastebin. thanks for listening. (Maybe this comment is duplicated, but I had a problem with sending the first one)
https://pastebin.com/cpbt6HQEHi, these are not errors, just warnings. we’re going to fix those warnings. Thanks
hello, thanks for the quick reply, i saw that they are just warnings but then i end up having a [1] 64161 segmentation fault npm run dev . : / I’ll see if it’s not my NPM’s fault
Can you share a screenshot?
a screenshot would basically be what I put in pastbin, I made these two videos with yarn and npm to be more visible
yarn https://youtu.be/rXnxI013BLk npm https://youtu.be/vBw30DoklJsPlease, remove duplicate category/subcategory in the file /src/data/navigations.ts We used them to increase our navigation data size to produce a nice looking mega menu. Thank you
