586 comments found.
I was about to buy this one but I found that there is no dark mode
Hi, i think there’s an error with the next-js version, the @glidejs/glide is missing from the package.json and trigger an error since it’s called in the _app page. And the Dockerfile return an error when building, some file that should be copying in the respective part of the image are not found but not all of them but since i can clearly see that all the files needed are present i think it’s more of problem coming from my end. (i.e my docker).
Hi,
Thanks for reporting it to us. We have already informed our team to look into it.
The Dockerfile are not maintained anymore, From the next update we will remove all the docker files. We will suggest you to manage and maintain the dockerfiles by yourself.
Thanks Redqteam
Do you provide or support user authentication integrated with the template?
Hello,
We have Firebase and Auth0 authentication integrated with the template.
Thanks Redqteam
Hello I bought the theme,I want to have the sidebar start collapsed not expended is that possible ?
yeah you can check our sidebar collapse open close code and made the state close by default.
Which library for icons are used in this theme?
Hi we have used ion icons library for isomorphic
I cant see that library in package.json file. Where can I find it. I want to change the icons of the sidebar. Can you give an example how to do that?
Check the package react-icons we are using it in the template.
To change the icon please check our icon config file from isomorphic/src/config/icon.config.js
For technical question please submit ticket in our support site here https://redqsupport.ticksy.com/
No one is replying at https://redqsupport.ticksy.com/ since last two days.
Please check, I see that you already got response on your ticket.
Not able to run isomorphic-boilerplate. Keep getting the following error after installing packages through yarn and then running yarn start
./src/containers/Sidebar/options.js Module not found: Can’t resolve ’@iso/config/icon.config’ in ’/Users/xxxxx/Desktop/Isomorphic – React Redux Admin Dashboard/isomorphic/packages/isomorphic-boilerplate-single/src/containers/Sidebar’
Please help!!
please create ticket here, https://redqsupport.ticksy.com/ our dev team will help you. Thanks
Already did.
Hi! Do you have any plans to release an update? It would be good to update ‘antd’ components to use new API features.
yes, we will try to push it soon
Hello. just nextjs version send me pls cchilugen@gmail.com non mona
Please download it from your envato account. You can contact with the support for technical instructions.
From where I can change the fonts and font sizes?
depends where you want to change the font size, you can check it from the theme config file where you change change the color and font size but would be better if you do it from the containers.
Hey there folks
how well documentet is algolia in your theme? I’ll be honest I’ve tried quite a few templates which have algolia included but seems that it very often entails installing dependencies and setting up the search ui virtually from scratch
This is our current Isomorphic Algolia docs https://redq.gitbooks.io/isomorphic/content/components/algolia.html
But there are mores to it, First you need to decide which Isomorphic package is best suited for you and from there you need setup the package and configure algolia.
We are working on improving the docs and will try to provide a new redefined documentation.
This looks great
Hello, can i use this template in commercial project or open-source project?
sorry it’s not for open source project.
For creating django documentation is sufficient i tried to create support ticket it throws support expired but i renewed the support ?
Hi yes you can renew your support and open a support ticket.
I couldn’t find any other way to contact you. NextJS not working. I wasted 5 hours. Also, in your docs you have a syntax error. Please send me a refund (you can remove this comment).
Hi your template looks interesting and well documented. do you provide support if we use component instead of class .
Hi,
Thanks for your query,
We are not entirely sure what do you mean by “do you provide support if we use component instead of class ”.
Our template uses functional component. Although it has few class component as an example to use both functional component and class component together.
Thanks
Hi does this app use react hooks and functional components or it it class based with component lifecycle methods like componentDidMount.
Thanks
All of our component are functional component. There might me few class component to show our user how to use them together.
I’ve bought a license, by then I got 3.06 version, now I see V3.1.0 has been released, when I go to download page and I download the item, I get an old item (on change logs it is v3.05, even older than what I got in the first place), could you please fix or I am missing something ? Unless I am missing something I’m supposed to have access to future versions as well?
The change log file is not updated we will fix it in the next release. However you can always check the package version from the packages/isomorphic-cra/package.json file
Do you guys have an ETA on dark mode? Only thing holding me back on this.
Hi Sorry but we can not provide any ETA for dark mode. We have our pipeline of updates on the projects and we will push dark mode accordingly. However it will take a while
I will pay extra for dark mode 
Hi Thank you for your offer but we are working according to our pipeline as we stated on our earlier response.
Running `yarn build` in the isomorphic-next folder will result in an error.
I created ticket: https://redqsupport.ticksy.com/ticket/2534711/
Please assist.
I get problem below.
>yarn build
yarn run v1.22.5 warning package.json: No license field $ next build
> Build error occurred TypeError: Cannot read property ‘concat’ of undefined at Object.webpack (/var/www/html/frontend/node_modules/next-transpile-modules/src/next-transpile-modules.js:102:73) at Object.webpack (/var/www/html/frontend/node_modules/next-optimized-images/lib/index.js:66:27) at Object.webpack (/var/www/html/frontend/node_modules/next-fonts/index.js:44:27) at Object.webpack (/var/www/html/frontend/node_modules/@zeit/next-sass/index.js:47:27) at Object.webpack (/var/www/html/frontend/node_modules/@zeit/next-css/index.js:30:27) at getBaseWebpackConfig (/var/www/html/frontend/node_modules/next/dist/build/webpack-config.js:132:360) error Command failed with exit code 1. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
please check your ticket response
In some other React templates, they list “built-in apps” as a feature. I’d like to offer core features, and then “apps” within this dashboard. Here is an example of another template that has “built in apps” and, in the demo, has an “apps” selector at the top of the screen so you can go to each app. (https://jumbo-react.g-axon.work/app/dashboard/crypto)
Is this something that could be implemented with this template?
Hello,
Thanks for your question,
From what i found from your url the top app selector is just changing the menu url same as our Sidebar does. I believe that real app selector won’t be like that.
But yeah it’s a very simple implementation. you can just duplicate our cart section on top menu to achieve that https://share.getcloudapp.com/xQuLEJvR
Thanks Redqteam
Hello, do you plan to include a “dark mode” feature?
Hi,
Thanks for your question.
yes we do have a plan to include dark mode and few other features. FYI, some of our user already using dark mode by change the color theme.
Cheers Redqteam