Discussion on EasyDev — Web3 React BS5 Admin & Dashboard Template + Figma

Discussion on EasyDev — Web3 React BS5 Admin & Dashboard Template + Figma

Cart 2,502 sales
Well Documented

Aspirity does not currently provide support for this item.

427 comments found.

Hello, since the bigCalendar API has been updated, the Calendar component stopped working. Can it be updated to a working version please? Thanks.

Hello, marab123!

We have updated our template today, also adding updated react-big-calendar and fixed breaking changes! Just download the latest files!

Best regards!

How do I get access to latest updates to the theme?

Hello, nichenam!

We have updated our template, also check changelog, because there is breaking changes in react-big-calendar. You need to download the latest files, and that’s all

Best regards!

Why does update link point to Angular version?

Hi,

Sorry, we’ve fixed it.

Best regards, Aspirity

Hi Team, Please i’m having a challenge, the dashboard_default components on my app doesn’t render like that of the Demo. i.e i. the fonts of the are smaller. ii. the mdi-icon are too large. “dashboard__card-widget card-body” height etc.

I started with the seed template and have added all the scss files.

Hello, ojehomon!

Have you solved your problem? You need to add some additional styles form the main template. For example, you need to add this folder ‘template/src/scss/base’ to your project and other styles you need

Best regards!

Yes thank You.

Hi,

When we purchased the template, we didn’t realize most of the components were coded in redux. Is there a version of the template that would be pure React you could share?

Victor

Hello, victormithouard!

Unfortunately, we haven’t a pure react version of this template

Best regards!

Hi guys, Do you have an icon page that i can access in the demo. I saw this comment but wondering where the default page for icons is..”Hi! We used icon fonts in the EasyDev, so you just should install them. It is Linearicons: https://linearicons.com/free and Material Design Icons: https://materialdesignicons.com/ Best regards, Aspirity”

Hi,

There is no icon set page in EasyDev. We’ve just mentioned the icon packs we used in the design and development.

Regards, Aspirity

Hi, first of all i wanna say – great job! Well done! But i have experienced some problems with using it. I did start from the template folder and run the application. But it looks ugly – for instance the folder /img/landing/decor/ is not there, some files like /img/landing/demos/2.png also doesn’t exist. Did i get a wrong package? Or?

Hello, skiffinua!

We apologize for this, but it’s our mistake, we haven’t added some files to purchase package.

We have updated our package today, you can download an updated version with all additional images!

Best regards!

Thanx, great job!

Hi,

Where can I find the demo files?

I can’t see them in the main files that come with the theme.

Many thanks, Claudia

Hello, ClaudiaBabescu!

You can find this files here -> template/src/containers/Landing

Best regards!

Hi, tell me please, where to write my own code, or how to organize dev process to make next easy dev update process simpler? What I want is to be able at next easydev update to just copy-paste (or overwrite) new version in some folder with saving my own (or changed) components without rewriting all the application from bare start. I cant find any update guide, so tell me please your vision about this?

Hello, torsondev!

First of all, you need to learn how to use git. It’s a great tool for solving exactly your problem. This system allows you to control all changes in your files. For example, you can download free tool ‘Git Kraken’ Here is a simple scheme for your problem: 1. Download the latest version of our updates 2. Put these files on git control and call this master brunch. 3. Create another brunch called for example ‘my-project’ and copy pasted here all your changes (you need to do it once after you will begin to use git) 4. Commit all your changes and now work only with this brunch. That’s all.

Now after we will update our project and you will download new files, you need to do these steps: 1. Checkout on the master branch 2. Copy-paste our new files into your master branch folder. Now you will see changes in your git control tool and you will know what changes we have made. 3. After that, you need to commit these changes with commit message for example ‘new version 2.X.X’ 4. Now you need to check out on your ‘my-project’ branch and use the command ‘git pull’ on master branch. That’s all. This is hard to understand if you haven’t any experience of git usage, but you just need to read about this great system.

Best regards!

I am 6-git-commands-pro-user :)) so.. ) Nice idea to see changes with git. Ok, so, I guess I need to place your components in separate folder, and mine in other.. But if I change some of your components, I will need to pull them carefully (not losing my changes)..

Thank you.

Yes, your idea with separate folders also good, because this project isn’t small, and it’s hard to watch all changes and bug fixes, so glad to help you :)

Best regards!

Hi, I’m having a problem to submit a form. Could you please provide me a sample form post snippet?

Thanks, Humayun

Hello, mdhumayun!

Have you tried to submit form from Forms->Basic Form component? Here is the example of sending form. But if you trying to find code for post request, unfortunately, there are no examples of sending form data to the server because this is just UI template.

Best regards!

Beautiful work! Can we have a search bar when the “top menu” option is selected. Also, i think it would be nice to have a wider, larger search box to allow for autocomplete. Currently, the box is very small and not very prominent. Thanks!!

Hi,

Thank you for your suggestion!

lastly, it’d nice to have a search option when viewing it from a mobile device. Maybe a good way of implementing it is showing a magifying glass and then when the user clicks on it, change the area to a highlightext textbox.

Hi can you tell me how to get the project started or point me to any tutorials? I can get the seed project to work by doing npm install and then npm start but when I try to do the same for the folder Template it gives me an error of Line 87 unexpected console statement no-console inside TodoInput.jsx file. Once I get it up are there any tutorials you can give me to hook up a cms or enable the cms? Thanks!

Hello, vdhv1900! Please provide us with more details what exactly are you trying to do? Here is console usage is our mistake.. we will fix it in the further release. You just need to delete this console.log() line, and there should be no errors. Best regards!

Hello. I need to get some clarification on the themeselector redux functionlity. I see that the reducer changes the ‘className’ when a different them is selected.

What component is actually having the className changed by this component? I am using the them but not for my entire app. I have implemented the theme but am not seeing the theme take affect.

I am structuring my app as follow.

<App> <Login /> <Dashboard /> ** here is where I need the theme to take affect </App>

I want to understand how what the reducer is actually changing so that I can properly implement it.

Thanks

Hello, Pbentley!

First of all look at this file ‘template/src/redux/reducers/themeReducer.js’ Here is the reducer for theme changing. This reducer is used in store ‘template/src/containers/App/store.js’.

And then we connected our MainWrapper component ‘template/src/containers/App/MainWrapper.jsx’ to store and get class name from ‘theme’ state. That’s all! Check this functionality.

Best regards!

Is there JWT Auth out of the box supported or planed?

Hello, OneCent!

For now, we haven’t business logic for supporting JWT authorization on our project, but we are planning to add it.

Best regards!

Hi, thank you for the fast answer. Is there any timeframe?

Hi,

We’re planning to make JWT auth in the middle of July.

Regards, Aspirity

Hello, The recent updates are not available for me. The link for download in themeforest dashboard gives me the same version as of may-13-2019.

Hello, tomlobato!

Please check for example this file ‘template/src/containers/Documentation/09_changelog/components/ChangelogList.jsx’ there should be updates with date 18 June 19. Also, please check logo, it has changed. We have modified customizer checkboxes, you can try to click on label, not only on checkboxes. Let us know please!

Best regards!

Hello there,

I have a pre-purchase question for you. If i purchase a regular license and then create a freeware product using that template (integrated with a backend). Can users download the completed product from my website and use it freely or not?

Also, do you do custom integrations? How much will you charge

Hi,

According to Envato rules:

1. You can create one End Product for a client, and you can transfer that single End Product to your client for any fee. This license is then transferred to your client.

2. You can make any number of copies of the single End Product, as long as the End Product is distributed for Free.

3. You can modify or manipulate the Item. You can combine the Item with other works and make a derivative work from it. The resulting works are subject to the terms of this license.

You can not:

1. You can’t Sell the End Product, except to one client. (If you or your client want to Sell the End Product, you will need the Extended License.)

2. You can’t re-distribute the Item as stock, in a tool or template, or with source files. You can’t do this with an Item either on its own or bundled with other items, and even if you modify the Item. You can’t re-distribute or make available the Item as-is or with superficial modifications. These things are not allowed even if the re-distribution is for Free.

3. You can’t use the Item in any application allowing an end user to customise a digital or physical product to their specific needs, such as an “on demand”, “made to order” or “build it yourself” application. You can use the Item in this way only if you purchase a separate license for each final product incorporating the Item that is created using the application.

4. Although you can modify the Item and therefore delete unwanted components before creating your single End Product, you can’t extract and use a single component of an Item on a stand-alone basis.

5. You must not permit an end user of the End Product to extract the Item and use it separately from the End Product.

6.You can’t use an Item in a logo, trademark, or service mark.

More info here: https://themeforest.net/licenses/terms/regular

To get more information about custom integration please contact us via biz@aspirity.com

Best regards, Aspirity

Hi EasyDev!

I already buy your product license. When run npm run-script start & npm run-script build, i got difference result in browser. Please guide me step by step to start with blank project using your product EasyDev

Thanks

Hello, ktwiz312!

First of all, you need to run ‘npm install’, you can use yarn, but npm is preferred. Then you can run ‘npm run start’ and see the result in your browser, this is a development mode. If you need to create product build, you need to run ‘npm run build’, what difference are you talking about? Please provide more details.

Best regards!

Hi, how do I make api requests in this theme?

Hello, bitbroker!

At this project, we haven’t any API call examples, because this is just a UI template, but your question isn’t related to a specific theme, because you can make any API calls at this theme like you do it in any other browser javascript project. First of all, you need to read something about promises and after that, you can use any library you want, or promises like in this article https://blog.hellojs.org/fetching-api-data-with-react-js-460fe8bbf8f2

Best regards!

Hi,

I want to create an edit form which contains a select with selected value. How can I add selected value to select component.

I´m using redux-form with react-select but i didn´t found selected attribute as normal selects.

Can you help me?

Thank you,

Regards,

Hello, Nicolillas!

Unfortunately, we can’t help you with this, because we haven’t got default values in our select, but you can try to reproduce this behaviour form official documentation https://react-select.com/advanced

Also, you can always hire us to customize your project, based on easydev.

Best regards!

Hi,

Really your select doesn’t has selected value?

Best regards,

Hello, Nicolillas!

If you are talking about default preselected value in select, we haven’t this functionality

Best regards!

the “data table” sorting are not function ?

Hello, desmondiscity!

What are you trying to do? At which component you want to do that?

Best regards!

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