496 comments found.
Do you do custom work?
Hi please communicate with us via the support portal or send email at support@redq.io
there’s some bug wen i scroll into half screen like it’s looping scroll up and scroll down again and again. what if it will occurred after buy your theme,can you fix it?
Hi We have checked again and did not noticed any such issue. can you please provide us with the demo link or screenshot or video of the issue.
sir can i make api integration?
Hi Yes you can make your own api integration from your end.
Is this template static or dynamic?
Hi Support team, I want to know do you have mobile app for this or may I use only frontend with this cms (eshop) – https://codecanyon.net/item/eshop-flutter-multi-vendor-ecommerce-full-app/34108271
Kindly let me know. Thanks
Hi Unfortunately no we do not have app for this.
Hi, I know this question has been asked in the past. Are there any Django successful django integrations with this?
Hi You will have to to customly develop and integrate with our template.
Pre-purchase question: What version of Next.js is the template using? And Will you upgrade to v13 by January?
Hi At present our item is on Next.js12 . We can not confirm that if we will update to next 13 by January
Hello redqteam, any plan updating to Next.js v13?
Hi Yes we do have plan but it will take some time to update it to Next.js 13
Hi, I would like to build a multivendor platform for second hand to buy and sell, the purpose is to connect both parties. resellers must be able to inserts items (vehicle, motorbike, electronics, various items) Is this template suitable for my needs ? Thanks
Hi. Is it possible to extract just the frontend of this theme and use with my own API service?
Hey Team,
Wasn’t able to install or run the ecommerce portal at all. Everytime, it gives a new error. Please do the needful.
Hi Please open a support ticket with the error details you are facing and our technical support team will assist you.
next-dev.js?3515:32 Warning: Did not expect server HTML to contain a in . at div at CustomApp (webpack-internal:///./src/pages/_app.tsx:98:28)
I see it in console log. Can you fixed it?
Hi Can you please open a support ticket so that our technical support team can assist you.
Thanks
how can connect to database(mongodb)?
Check our fake api implementation, you just need to add your db + business logic there. We don’t have any restriction on database engine. It’s just a frontend template. you can check NestJS + mongodb integration on github, there are plenty of example.
I have two questions.
1. So, the database configuration will be done by ourselves?
2. is it marketplace or ecommerce?
Thanks.
Hello, I like your template, but the home pages are all similar. Please create a home page with the ability to name different product slides, and do you agree to design a separate home page for me?
Hi Thank you for your suggestion and we will look into it. We sometimes do customization work please send us an email at support@redq.io
I cannot run the shop, api and admin work properly. The error I’m getting is: Error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons: 1. You might have mismatching versions of React and the renderer (such as React DOM) 2. You might be breaking the Rules of Hooks 3. You might have more than one copy of React in the same app See https://fb.me/react-invalid-hook-call for tips about how to debug and fix this problem.
I tried to run a `npm ls react-dom` to understand potential conflicts between versions of react in the dependencies, it seems that next-auth v4 is forcing react 17.0.2 or higher, however many packages have transitive dependencies for react 16.14.0 or lower. I tried to force a npm update to latest versions of react/react-dom, but react-otp-input@2.4.0 is stuck at react 16.10.1. Suggestions? No conflict from my environment, I even removed/reset my npx/npm cache to ensure no interference from my global installs.
Node 16.17.0 npm 8.15.0 MacOS
Thanks.
Hi Please open a support ticket and our technical support team will assist you.
For the ones with similar issue, react-otp-input is running React 16 while other components react 17. Until a patch is done, I run this npm install locally to replace the library with a patched version that uses react 17.
$ npm install git+https://github.com/JPStrydom/react-otp-input.git\#bugfix/add-react-17-as-valid-peer-dependency
What Icon are being used for admin sidebar? I saw it using SVG file and I want to find more icon to add
Hi Most of our icons are custom icons that we have created. However for icons, flaticon is a good resource to look for.
hi author, i bought it before, how do i upgrade to the latest version?
Does the PickBazar template also comes with the Admin Dashboard (Template)?
Hi Yes, it has the shop front end and shop dashboard.
yarn dev:admin-gql is showing an error I have copy the .env.template in admin/grapql folder to my new created file called .env then run yarn dev is showing like this error: Cannot find module ‘D:\REACT APP ECOMERCE\pickbazar-react\pickbazar-react\admin\graphql\$(yarn’ at Function.Module._resolveFilename (node:internal/modules/cjs/loader:956:15) at Function.Module._load (node:internal/modules/cjs/loader:804:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:17:47 { code: ‘MODULE_NOT_FOUND’, requireStack: [] } error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Hi Please open a support ticket and our technical support team will assist you.
Hey There, All of a sudden it stopped working, also your demo is not working.
It gives 500 after login.
Dashboard and Product add page in Admin theme is not working.
Can you please fix your demo and share patch so that our ongoing app will also start working?
OR
Do we need to pay anything ?
Hi you will need to redeploy and it should start working.
tried the same but no luck, I have observed that your demo is working fine now.
anything else we can try ?
any Vercel alternative ?
Hi If you are using vercel then please delete the .vercel folder and deploy again. if you are using any other then delete the .next folder and then build and deploy again. If you are still facing issue then please open a support ticket and our technical support team will assist you.
This worked.
Thanks for your support