Discussion on Max - React Redux Bootstrap 4 Admin Template

Discussion on Max - React Redux Bootstrap 4 Admin Template

Cart 124 sales
Well Documented
batchthemes

batchthemes supports this item

Supported

This author's response time can be up to 2 business days.

39 comments found.

Error : The webpage at https://max.mobifica.com/ might be temporarily down or it may have moved permanently to a new web address.

I get the above error when I want to view the demo page.

Its still updated? live preview is down. I’m planning to buy , but only if i can see it working

how to install in godaddy server

I posted a comment a few days ago and no response so far. Can the author please help me with my issue?

Hi…I’m having problems initiating the project. Can you please take a look? http://michelwilker.com/Screen%20Shot%202018-11-06%20at%209.10.38%20PM.png

Hi, looking to purchase this but I noticed that in the top navigation demos, the top navigation bar does not collapse for mobile. Is this a bug, or just unaccounted for?

I can’t install on window 10, please help me. i use VS2017.

Done Building Project “E:\Development\Reactjs\MyTemp\max\node_modules\node-sass\build\binding.sln” (default targets)— FAILED.

Build FAILED.

“E:\Development\Reactjs\MyTemp\max\node_modules\node-sass\build\binding.sln” (default target) (1) -> “E:\Development\Reactjs\MyTemp\max\node_modules\node-sass\build\binding.vcxproj.metaproj” (default target) (2) -> “E:\Development\Reactjs\MyTemp\max\node_modules\node-sass\build\src\libsass.vcxproj” (default target) (3) -> E:\Development\Reactjs\MyTemp\max\node_modules\node-sass\build\src\libsass.vcxproj(20,3): error MSB4019: The imported project “C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.Default.props” was not found. Confirm th at the path in the <Import> declaration is correct, and that the file exists on disk.

I installed successfully. I npm install node-sass@4.5.3 into my own directory. Then I copied it to the node-modules / node-sass directory into the directory of MAX. Finally, I npm install.

Hi, my name is Leonardo. I’ve bought your template and I am having some issues to run it.

First I tried to run “npm install”. But I got many errros. After do some researchs I end up to runnig windows build tools:

npm—add-python-to-path=’true’—debug install—global windows-build-tools

and after npm install—global node-gyp

But none of this steps seems to work.

The error is:

Error: Cannot find module ‘C:\Users\Leonardo Lima\Downloads\themeforest-20321884-max-react-and-bootstrap-4-admin-template\node_modules\node-sass-chokidar\bin\node-sass-chokidar’ at Function.Module._resolveFilename (internal/modules/cjs/loader.js:571:15) at Function.Module._load (internal/modules/cjs/loader.js:497:25) at Function.Module.runMain (internal/modules/cjs/loader.js:719:10) at startup (internal/bootstrap/node.js:228:19) at bootstrapNodeJSCore (internal/bootstrap/node.js:575:3) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! max@1.4.0 build-css: `node-sass-chokidar—include-path ./src/scss—include-path ./node_modules src/scss -o src/css` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the max@1.4.0 build-css script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Leonardo Lima\AppData\Roaming\npm-cache\_logs\2018-05-08T19_42_06_227Z-debug.log npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! max@1.4.0 watch-css: `npm run build-css && node-sass-chokidar—include-path ./src/scss—include-path ./node_modules src/scss -o src/css—watch—recursive` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the max@1.4.0 watch-css script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Leonardo Lima\AppData\Roaming\npm-cache\_logs\2018-05-08T19_42_06_712Z-debug.log ERROR: “watch-css” exited with 1. npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! max@1.4.0 start: `npm-run-all -p watch-css start-js` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the max@1.4.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Leonardo Lima\AppData\Roaming\npm-cache\_logs\2018-05-08T19_42_07_243Z-debug.log

Yes, as I told you it is a fresh windows 10 machine. The first apps i’ve installed was VS Code, Git and Node.

I can run and create new apps using create-react-app without any errors.

Do you have any more tips to help me? Otherwise, can I request the order cancellation?

No I don’t. The problem is in your side, since it is a node and a npm configuration problem in your windows machine. No other buyers have reported issues like this.

Hello, we purchased your template and are about to use it for a education based project. Question we have, is there a way we can pay additional for a PSD of the actual assets that you did for this template so we can do mockups of the UI for the client?

Hi! Unfortunately we don’t have PSDs for this template.

Do this template include PSD / Illustrator / Sketch file? How can create new designs?

No, only HTML, JS and SCSS files

Hi Max, You have very nice layout, i have recently purchased the template. During the code walk through i found that you are keeping all the css/scss files in one folder. Although components are at different place. I want to merge my css file along with my component so that it will easy to handle the component separately. Also i didn’t understand the two script ‘build-css’ and ‘watch-css’ purpose.

yes, you can. if you want to use css just make the script out put the css files in the src folder. if you use scss you’ll have to eject or modify the create-react-app webpack files yourself.

In your project you are using scss, but i am not seeing any flow for scss file in webpack config. Also to avoid common css, i need to club together the respective css file along with component jsx file. is it true?

it’s in the package.json, in the build-css script. read the docs for create-react-app at https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#adding-a-css-preprocessor-sass-less-etc where they explain how it works.

Hello there I have some questions: 1) Which react versions are you using? 2) Are you using Custom React Reusable components? 3) Do you use webpack to bundle your code 4) Is the basic redux code is written and wired up?

Hi. I tried to update reactstrap to latest version, which used latest version (beta-2) of bootstrap, but it’s not possible (using your bootstrapp scss eg dropdowns break), and eg copying newest boostrap 4 beta is not working at all. Is there a plan to upgrade to reactstrap 5 ?

Reactstrap 5 is still in alpha (5.0.0-alpha.4), so as soon as they release an stable version we’ll update the template.

What are the plans for future releases? And React 16 support?

some components we use are not compatible yet, so we are waiting for their updates to update to react 16. You can safely update to react 16 if you don’t use the datatables component.

Hi. Great theme and I am really interested in it. My only concern is the size of your js and css files. main.639ce4a6.js = 1.92mb main.b5a7b8fe.css = 7.80kb

Are you using webpack? If so what version? As I can chunk them on the build if you are using Webpack v3

Hi! The large file size is because we include everything in the demos (widgets, samples, color palettes, etc). In production, this size should go down as only the components that are need are used

Help me create responsive for login form?

you should remove the overflow: hidden property from the layout and it should scroll fine

You fix and send me along with the left sidebar menu

The left sidebar menu only has 2 levels. We don’t include a 3 level menu but we’ll consider adding one in a future release

Hi, After I run project, your code is rewirte css. So can you tell me how can i add new css for your code. Thanks you :D

We use scss which compiles to css, so basically you have 2 options.

1.- Add you css file in the scss folder and import the generated css file in your react component. We use the following naming convention: Example: scss/ui-elements/buttons.scss compiles to css/ui-elements/buttons.css and gets imported as import ’../css/ui-elements/buttons.css’

2.- Add your css outside the scss and css folders and import the file in your react component

Let us know if this helps

i want have login function (session timeout)

Currently, the menu has only two levels (example: Dashboard -> Dashboard 1). Desired menu has three levels (example: Dashboard -> Dashboard 1 -> Dashboard 1.1)?

Is this for the left sidebar or the top navigation menu?

left sidebar menu

When are they going to improve the documentation? The documentation provided is not very good and does not fit the structure of the theme.

We are constantly working on improvements and taking suggestions to improve the template and the docs, but if you have any questions just ask us and we’ll be more than happy to help you.

Will it be implemented submenu in top navigation?

Did you understand what I said?

Yes. It looks nice. We’ll start working on something similar later this week. Hopefully we’ll have it ready by next week

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey