684 comments found.
Hello,
I really like your theme. It has nice features and has some attractive component. However, I have some question regarding these themes.
1. Do you provide me all the codes of the theme? 2. Can I customize the same template for multiple web applications? 3.
Hi,
Thank you for your interest in our theme.
Here is the answers:
1. You will receive every file of the theme except a small .net core api we have written to provide mock data for list pages. Here is the structure of the files which you will receive: https://gogo-react-docs.coloredstrategies.com/docs/getting-started/structure
2. Themeforest licenses are only for a single end application. Here is the license details: https://themeforest.net/licenses/standard
Cheers.
Hi ColoredStrategies Team,
i have purchased your Gogo React Admin Template. The Download was good and I have already started with the implementation of my app. But i have seen that your Demo is not delivered with the Download.
Is it possible to get the complete Demo Code? Or at least for this Page https://gogo-react.coloredstrategies.com/app/layouts/thumb-list ?
Thanks in advance
Hi,
You might be looking at one of the started projects. You should check Gogo-React project and the file you are looking for is at the following path: Gogo-React\src\routes\layouts\thumb-list.js
Cheers.
totally overseen this
thanks for the quick response!
No problem 
Hi,
I am facing a issue. running with `npm start` is completely okay. but after build with `yarn build`, when opening `index.html` from `/dist` folder it can’t find related files path.
here is the screenshot https://drive.google.com/open?id=1bI9Vp7u5kUW6PtJfVuMxri8HFP3xyfq0what can i do now?
Hi,
You need to deploy it on a server. If you are trying to open it on your machine the errors are expected since paths to the asset files are relative.
Cheers.
but I need to check it first in locally, then i will deploy in server. server (vps) is also a machine like a local pc.
I have worked different react project, those have been worked okay specially the assets files through index.html
because webpack should create a serveable files structure of
1. index,html
2. a .js file
3. a .css file
I need this index.html workable, because i need to handover only this /dists folder to other backend language like django(Python)
Hi,
You can test it on your local machine with a server like apache, nginx or iis. Any server with capability of serving an html file will do but not double clicking since all the assets paths have ”/” in front of them to make the urls relative.
Cheers.
hi, i don’t need to use Redux, i can work with this template without Redux. And you have spanish support? Thx
Hi,
The template depends on Redux and removing it will not be an easy task so if you are not comfortable with it please consider buying an alternative. And sorry to say that but we only provide support in English.
Cheers.
and the UI is 100% with bootstrap? react-bootstrap, reactstrap?
It is Reactstrap but there are some ui items which does not included in Bootstrap are created with other libraries. Eg: calendar, sortable, charts, multiple select etc.
You may check out external libraries here at the docs: https://gogo-react-docs.coloredstrategies.com/docs/code/components
Cheers.
Hello, congratulations for the work done, it is really a great product! Have you planned the implementation of the requirements for the progressive web application (SSR, Offline)?
Hi,
Thank you for your interest and kind words. We really appreciate it.
As for the question, we will keep improving the template and SSR is on our list. We also need to invest our time to maximise our earnings to stay in the business so I must say that our current priority is creating an Angular version.
Cheers.
Is it possible to receive a refund? I didn’t realize this uses Saga (I didn’t see that on the product details page) and my experience is entirely with Thunk. The two work very differently and it is not something I have time to learn for the project I needed this for. Thank you.
Hi,
As you may have known, Envato made authors responsible for refund requests and has a refund policy to guide us. Here it is: https://themeforest.net/page/customer_refund_policy
We are trying to be fair with the requests and give refunds without question if the problem is ours. We have experienced some users are abusing the system when we try to be flexible, so we decided to stick with the principles provided by the refund policy. Please do not take this personal and try seeing this with our point of view.
Let us know if you think our decision is not just.
Kind Regards.
Ok, I understand. For my current project (which is rush) I will use a thunk-based system. And when I have more time I will dig into yours and properly learn Saga (which is on my to-do list of things to learn). Thanks.
Hi,
Thank you for your understanding. We hope that you will find the template useful when it’s time come:)
Cheers.
Hi,
so I can’t seem to build the project with ubuntu, can you help ?
Hi,
What seems to be the problem, is “npm run build” not working?
Hi ! I’m really interested in your Gogo template. I have a question, Is it hard to configure it for a linux server for production?
Hi,
Thank you for your interest in our template.
As for your question, you will not need to configure anything to deploy it since it does not use any server side rendering. Template will create html css and js files when built for production. Basically, it works on users computer not on a server so it does not matter if your server is Linux, Windows or Nodejs. To maintain this approach you can create your backend logic as a service and maintain them easily.
On the other hand, if you are not familiar with React that could be a problem. It is quite different than regular javascript or jQuery development.
Let us know if you have additional questions.
Cheers.
Hi, I wanted to know if you also share the sketch files (design files) for the template post purchase.
Let me know.
Hi,
We have not included them since not every page has a complete design and some of them has only the concept but i think we will include them since there is a demand for it.
We will clean up the files and make them ready in the week. If you decide to purchase, we can send them to you via email in couple of days.
Cheers
Hi, I just purchased Gogo react
Im a beginner React developer
I intend to create a website like researchgate.com with Gogo react.
How do I install/use this theme together with create-react-app?
Do you have an installation manual of sorts?
Hi,
We have not followed the architecture of create-react-app since there are lots of things happening under the hood. Webpack and babel configuration are more reachable with our structure.
You may visit documentation page for starting up and understanding the overall design.
Cheers.
react-dom.development.js:19135 Uncaught TypeError: this.props.bindShortcut is not a function at ProxyComponent.componentWillMount (index.js:127)
Im getting this error can someone help me to fix this ? what should be the issue ?
Hi,
We have not encountered this problem before. We would need some more details about the problem.
What version of Gogo you have, what is you node version and what is the OS you are using?
Hi, Ive taked a look in these theme yesterday and it has lot of landing pages. I´ve buyed and see that landings are not ther. Whats happened? Thanks
Hi,
You are right about landing pages, and sorry for the trouble. We have received an email from Envato which states that it is forbidden to include landing pages in an admin template.
Please reach us from the contact form at our profile page so we can send you the missing files. https://themeforest.net/user/coloredstrategies
Cheers.
Hi .. so I am having serious issues changing the logo to mine, I have converted files to svg and place in the src/assets/img folder – still not working, pls help
Hi,
If you have all of the three files then it might be a cache issue since they are loaded via css. Please try cleaning the browser history or check the page with incognito mode.
Regards.
Hi, I have purchased react version but i need jquery version. Can you please replace my licence with jquery version. Sorry for mistake. Thanks.
Hi,
I downloaded the Gogo React project, ran in dev mode and it worked ok.
But after that I ran “yarn build” serving the /dist files with Express and I got error. When I access on browser I got this: “Uncaught SyntaxError: Unexpected token <”. Some error in main.xxxxx.js.
I ran without changes. Only the base project. Can you help me?
Hi,
Dist folder content is a pretty straightforward html website and since Express is a Node.js server i guess it is normal for it not to understand html syntax.
You may run it with Nginx, Apache or IIS server without a problem. You will only need a url rewriting config to direct all urls to index.html page.
Cheers.
Thank you for your help. But I got it with Express in the end.
I was setting wrong the route of static files.
app.use(”/assets”, express.static(”./”)); // wrong app.use(”/assets”, express.static(”./assets”)); // correct
Thanks!
That is nice
It is also good for us to know that it works on Express.
Cheers.
Hi, so I am having some issues changing the content of the landing page “multipage-home”, I can’t seem to locate where the different sections of that page is or the content contained therein, can you tell me the fastest way to do this? Thanks.
Hi,
All the landing page content devided into some logical parts and they are located at “src\components\LandingPage”
You may see them easily at imports part of the page.
import { MenuMultipage, MenuMultipageMobile } from "Components/LandingPage/SectionMenu";
import HomeHero from "Components/LandingPage/SectionHeroHome";
import HomeFeatureCarousel from "Components/LandingPage/SectionFeatureCarousel";
import Features from "Components/LandingPage/SectionFeatures";
import Reviews from "Components/LandingPage/SectionReviews";
import Team from "Components/LandingPage/SectionTeam";
import Clients from "Components/LandingPage/SectionClients";
import Footer from "Components/LandingPage/SectionFooter";
Cheers.
Thanks for the reply I found the components of the landing page but I still have a problem of editing out the content to replace with mine, it all points to a tag “IntlMessages”, is it possible to locate the genesis of this tag and actually edit the text within each css class?
IntlMessages is for separating text content from code and providing a way to support multilanguage.
You may find the locale file here and add or edit the contents:
src/lang/locales/en_US.js
src/lang/locales/es_Es.js
Cheers.
Wow, spent hours on this one, thanks for the help.
Sorry about that, we should add this to documentation more obviously then.
Cheers.
Hi again… Please how do I change the logo of the theme to my own?
Hi,
You can change paths at scss files at “src\assets\css\sass\themes” directory via the following variables
$logoPath: "/assets/img/logo-black.svg";
$logoPathMobile: "/assets/img/logo-mobile.svg";
A better solution would be changing following files with your logo at “src\assets\img”
logo-black.svg
logo-mobile.svg
logo-white.svg
Cheers.
Could you provide any hints for deploying to Heroku ? I could run the applications locally, as well as build in production mode (/dist). I receive errors like: webpack: not found
I really appreciate any help you can provide.
Thank you, Petru
Hi,
“npm run build” creates production build in dist folder without errors. Would you share the error you have received?
Also would you try to run “npm install” and “npm run build” on a clean project so we could understand if the problem is with your environment or your modifications.
Hi,
I applied no change to the scripts, and I am using a clean project. “npm install” and “npm run build” are ok locally – no errors – dist folder is created.
The error I receive now is very clear, that Heroku does not want to use the port 3005. My wish would be how I could start in production mode (once the “npm run build” is successful).
Here are the logs received: heroku[web.1]: Starting process with command `npm start` app[api]: Build succeeded app[web.1]: app[web.1]: > gogo-react@2.0.3 start /app app[web.1]: > node node_modules/webpack-dev-server/bin/webpack-dev-server.js—mode development—hot—progress—open app[web.1]: heroku[web.1]: State changed from starting to crashed heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch heroku[web.1]: Stopping process with SIGKILL heroku[web.1]: Process exited with status 137 app[web 13% building 29/35 modules 6 active …_modules/react/cjs/react.development.jss app[web.1]: 13% building 29/36 modules 7 active …/react-dom/cjs/react-dom.development 14% building 34/93 modules 59 active …-js/modules/es6.string.code-point-at.js ...
Thank you, Petru
Hi Petru,
If i understand it correctly, you are trying to run “npm run build” on a server?
If that is correct and you think that you need to run build script on server to make it work, then the problem is very clear. You don’t need to do that.
You only need to paste dist folder contents to server like a regular html website. That is it. And of course you need to configure url rewrite rules to direct urls to index.html.
Let us know if the above assumption is true and deploying dist contents fixes your problem.
Cheers.
Hi,
Just as a quick summary: I need only to make the application run, as it is on a server. Locally it runs good.
On Heroku server, I already deployed the ‘dist’ folder. Starting the solution with ‘npm start’ is not correct, since it tries to run ‘webpack-dev-server.js—mode development’ on a specific port. I think here is the problem.
I’ve tried to update rewrite rules, using a static.json file in the root, but this creates new issues.
{ “root”: “dist/”, “clean_urls”: false, “routes”: { ”/**”: “index.html” } }
Thanks, Petru
Hi Petru,
From the summary you provided, I understand that you just want to make a run on a server. Since you have mentioned that you have not modified the source, i guess you want to make a test run on a server to see it works as expected.
Let’s leave url rewriting aside for now.
I have not worked on Heroku and have not deployed the project on a node.js server(you might be trying to do this but i am not sure) but all i want to clear is this:
Dist folder contents does not need any npm command to run. You may copy the files from dist folder to any nginx, apache or iis server and it will work. It does not need server side rendering, node or any specific platform and it is a simple single page application.
You may copy the contents to a folder from your local development server (for example wamp) and when you type for example localhost/yourfolder it will work. If you are on a windows and have iis, copying contents to a folder from iis will also work.
It would almost work even when you open index.html file on your browser but since asset paths are relative, it needs a server.
The demo path (http://gogo-react.crealeaf.com/) is a copy of dist folder and the server is just a plain old windows server without node.js or any specific tool.
I hope this clarifies things.
Cheers.
Hi,
Yes, this clarifies a lot. I have deployed both applications (production build, /dist folder) Gogo-React-Start, and Gogo-React, and both show a very nice 404 page, but without showing the application.
Here it is an example: https://lille2.herokuapp.com returns the next error: “The requested URL /app was not found on this server.”
As you suggested, let me try also with a locally available IIS and I will return with an update.
Thanks a lot for your help, Petru
Hi
You are welcome and that is good that we are finally on the same page 
I understand that you are on a windows machine so if you are using visual studio code, you might get iis express extension for it and run dist folder very quickly. We are using this method and quite happy with it.
For the heroku part, i think it is an apache server and you need a .htaccess file for url rewriting. Here is a basic configuration which directs everything to index.html page:
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule . index.html [L]
Let us know if this works for you.
Cheers.
Hi,
Yes, the application runs fine on both IIS & IIS Express. I will manage Heroku part. Thanks again for your help.
Kind regards, Petru
That is great, let us know if you require further assistance.
Cheers.
Ps: If you are happy with the theme give it a rating please. https://themeforest.net/downloadsHi Team , Please help with this.
SUB: Deploy to firebase Project Used: Gogo-react-start
I have added the firebase script which contains all credential in the index.html body tag under public folder.
I’m running npm run build & dist folder is created.
Now I’m running firebase deploy. But nothing gets deployed to the URL
Can you guys help me out with the process.
Thanks
Hi,
I am sorry, we don’t have any experience about deploying Firabase projects and looks like something about Firebase and not React.
Kind Regards.
Hi,
I have some issues with routing on the gogo-theme. I have routed ’/’ to show the ‘multipage-home’ component but the navigation stopped working.
How do i fix this?
Hi,
Here is the solution:
You need to remove the block below in src/containers/App.js
if (location.pathname === '/' || location.pathname==='/app'|| location.pathname==='/app/') {
return (<Redirect to={defaultStartPath} />);
}
Change the below code to
<Route path={`/multipage-home`} component={MultipageHome} />
to this one.
<Route path='/' component={MultipageHome} />
Cheers.