162 comments found.
Hey there, I have purchased this theme 4 months before. How we can easily update our existing projects with newer updates coming? When we updated we had a lot of errors.
Is there any documentation available for this to update to the theme’s latest version?
Thanks
Hi,
Sorry we do not have specific documentation as every project has different structures. We are providing changelog for more details. Feel free to contact us vi support for any queries.
Thank you
Hello. is it the sidebar is intentionally refresh when click the item in it?
Yes it will, let us know if you have any question.
Thank you
is there any option to not refreshing the sidebar when click?
Please contact us via support for more details.
Thank you
Hello there, I am interested in purchase this item but I have a few questions: 1. it says that has 2 versions, redux and redux + hooks, does that mean that one version is completely build under functional components? (I don’t want any class component) 2. is there any way to take a look of the redux folder structure?
Yes both are different so you can select functional version. Sorry will not able to provide here but you can check in the live documentation for more details. We didnt provide that folder structure in live documentation but will try to provide it in future updates. Let us know if you have any questions.
Thank you
Hi team, my client is interested in buying this React template Can you please confirm a few things for me. 1 which version of React you are using? 2. What component you are using Class base or Function base? 3. Does this template support typescript? Thanks
Hi,
1. React 18.* 2. We have used both. 3. No, we didn’t provide typescript support.
Let us know if you have any questions.
Thank you
Hi, Why authentication page is not found ?
Please contact us via support. All the pages are there.
Thank you
Hi, do you have any predictions for a version in Next.js?
Hi,
We have created but have some issues so not providing it. Contact us via support.
Thank you
Form element input icons(date time) not appearing in safari browser
Hi,
Please share more details via the support from the link below. https://themeforest.net/item/skote-react-admin-dashboard-template/26318700/supportThank you
I have the following issues from my purchase:
1. They were a lot of duplicate key errors in components in the admin hook
2. The package.json file had dependencies and settings that were not specified correctly, which had to be corrected before the application started.
Could you please assist with resolving this issue. Thank you
Hi,
Please contact us via support from the link below. Our support team will reply to you within 24 hours. Your patience will be highly appreciated. https://themeforest.net/item/skote-react-admin-dashboard-template/26318700/supportThank you
Thank you. I am now using this link to contact you.
Our support team will reply to you asap.
Thank you
Hey, we’re using this theme for a pretty big UI project. I’d like to ask: do you plan to release a new version to support React 18? If so, can you please provide any ETA for that?
Hi,
We are facing an issue with the render method for now with the react 18 version. We are not sure with the date of update at the moment. Let us know if you have any questions.
Thank you
Is there Skote for NextJS?
Hi,
Sorry we dont have NextJS version. Let us know if you have any questions.
Thank you
Do you have plans for NextJs anytime soon?
Hi,
We have created it but faced many issues so not add it. Let us know if you have any questions.
Thank you
Hi I want to purchase stoke template but unfortunatly paypal and strrip dont want work in my country.. I am from Ghana.. Can I buy via visa card…
Please contact themeforest support for more details.
Thank you
Do you have an HTML version without ANY short tags.. the Laravel has template code in it .. I bought 3 versions of your script non of them have straight HTML..
@@include("partials/title-meta.html", {"title": "Lock Screen"})
I need straight HTML
Hi,
Please check the title before purchasing any templates. We didn’t mention this contains an HTML version code. Please check the link below for an HTML version. https://1.envato.market/skoteThank you
Maybe you didn’t understand my question Your Laravel Version with HTML isn’t straight HTML you have shortcode / template code in those files.. its not straight HTML
We have provided HTML version separately in the Laravel + HTML version. You may use HTML version or Laravel version. I am not sure what shortcode you are referring too.
Thank you
Then wtf is this in your HTML only code?
@include("partials/main.html") @include(“partials/title-meta.html”, {“title”: “Chat”}) @include("partials/head-css.html") @include(“partials/body.html”)
@@include(“partials/menu.html”)
@@include(“partials/page-title.html”, {“pagetitle”: “Skote”, “title”: “Chat”})
Hi,
Please check the dist folder in such a case it has compiled code. Let us know if you have any issues.
Thank you
Extremely great work 
Thank you 
Translation is not working. i add new strings to the language files, however the function {this.props.t("TRANSLATION_KE")} print TRANSLATION_KEY instead of its value in the translation files
urgent pleease… i noticed this issue happens for the english language only
i found the bug …. u should consider fixing this :
in i18n.js you have the english key as “eng” instead of “en”..
the key should be “en”
const resources = {
gr: {
translation: translationGr,
},
it: {
translation: translationIT,
},
rs: {
translation: translationRS,
},
sp: {
translation: translationSP,
},
eng: {. // <----- this should be: en
translation: translationENG,
},
}
Hi,
Thanks for sharing more details. We will check and fix it if any. Thank you
i noticehd that the preloader is just a dummy preloader that display a FAKE loading screen for 2.5 seconds and not related to any data loading time!!!!!!
how to connect that to to the helperAPI get and post functions ?
Hi,
Yes because users can see the loader. You can remove the settimout function and check it also you can manage it with redux too. You can review the below documentation link for API integration. https://themesbrand.com/skote-react/docs/api-integration.html Please contact us via support so our support team will guide you in more details.Thank you
i’m aware about this method, but i’m struggling with integrating the redux state within the api_helper file, i want to trigger the redux state from the GET, and POST functions. this will allow centralised app global preloading functionality
Hi, Please contact us via support so our support team can share more details. Thank you
Hi I’m getting this error while installing the node modules
npm ERR! Found: react@17.0.2
npm ERR! node_modules/react
npm ERR! react@”17.0.2” from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@”16.3.0” from @vtaits/react-color-picker@0.1.1
npm ERR! node_modules/@vtaits/react-color-picker
npm ERR! vtaits/react-color-picker“^0.1.1” from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with—force, or—legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /Users/kiran/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in: npm ERR! /Users/kiran/.npm/_logs/2022-02-24T09_59_56_246Z-debug.log kiran@kirans-MacBook-Pro react-hooks %
Hi,
Please contact us via support from the link below. https://themeforest.net/item/skote-react-admin-dashboard-template/26318700/supportThank you
how to toggle RTL on and off? in the documentation . it mentions that i have to uncomment styles !! is there a way to control this via a redux store variable, (part f the layout) ?
Hi,
Sorry we didnt provide this functionality in react js. But yes its possible to mange with switch by adding custom code. Let us know if you have any issues.
Thank you
the template is out timed on the server: I installed the template on a 2gb ram droplet on digital ocean. however , when i try to run “yarn start”, the screen stuck on “Starting the development server…” for long time then a out time error is thrown.
please advice
Hi,
Please shar the error via support so our support team will provide you a fix.
Thank you
done
Thank you 
Hi, I want to integrate this React theme with Laravel using Laravel Mix, please provide documentation for it, Thanks in advance
Hi,
Sorry we didnt provide any Laravel related features in this template. We can share the laravel mix (webpack) file with you if want. Please contact us via support for any issues.
Thank you
Yes, Please
Hi,
We have share with you via email. Please check it.
Thank you
In figma we only have a uikit, the elements are not componetized, that is, each button and each text is loose in the file.
Hi,
We are providing best from our side and will try to improve more in the design files from our side. FYI: we are providing design files as a complimentary with this template. Please share more details via support so we can try to improve it in future updates.
Thank you
I am confused. Should I use Redux or hooks method? there are two options on the package
Hi,
As per our suggestion you can use Hooks version and its upto you to select any one version you want. Let us know if you have any questions.
Thank you
Thanks but in the documentation there is also choice to use both version
In the documentation there is a choice Skote has 2 different versions, you can use anyone you like. 1. React Redux. 2. React Redux with Hooks.
how can I go with the 2nd choice
Hi,
We were initially launch Redux version but later we have added Hook version as per the request from the customers. You can check more details from the link below and google for the same. https://www.imaginarycloud.com/blog/react-hooks-vs-redux/ https://medium.com/javascript-scene/do-react-hooks-replace-redux-210bab340672Let us know if you have any questions.
Thank you
thank you for your fast reply!
You’re welcome. Let us know if you have any questions.