39 comments found.
Hi, What i will get in 24 $ .Will you will be providing me source code.
Yes, you get full access to the source code
Hello,
Some .scss files are missing. Example:
Folder scss ├── activity-widgets │ ├── activity-widget-1.scss │ └── activity-widget-2.scss
Folder css ├── activity-widgets │ ├── activity-widget-1.css │ ├── activity-widget-2.css │ ├── activity-widget-3.css │ ├── activity-widget-4.css │ ├── activity-widget-5.css │ └── activity-widget-7.css
In the App.js file line 11 looks like this:
import ’./css/bootstrap/scss/bootstrap.css’
But there is no scss folder when scss files are compiled
Hi! Those scss files got removed when we did a large refactoring of the activity-widgets on the previous release. We’ll make sure we remove them in the next scheduled release. If you have problems with the scss just let us know and we’ll do our best to try to help you. Have a good day!
The version I downloaded seems to include both bootstrap alpha 6 and beta in css. That’s almost 11,000 lines of css, mostly redundant. It seems like the transition to bootstrap 4 is still in process. Do you have an ETA for fully supporting Bootstrap 4 beta? How long after BS4 is GA do you expect to be fully compatible?
The alpha v6 is included in reactstrap, which we use for some bootstrap components. It looks like they’re almost done with the migration to the latest beta, so as soon as they release it we’ll update that dependency and remove the alpha v6 entirely. https://github.com/reactstrap/reactstrap/branches.
The latest beta was a huge release so we’re in the process of updating and reviewing everything, so hopefully by the end of next wekk we’ll publish an update. If you have issues or need help with any component just let us know.
It uses Redux too?
Yes, it does
hi please add rtl full support.
Could you please send me html template files?
Hi! Max is a React template. You can find the HTML inside the .js files in the src folder.
Hello Max, we are having troubles with the npm build command at line 48 (“build”: “npm run build-css && react-scripts build”) in the package.json. We run the npm build but the relative paths are wrong. After building we copy&paste the /build folder in the deployment server and we notice in the browser console many missing files, for example everything is in the /assets folder is not accessible or missing.
Any ideas?
Thanks in advance!
Hi! The command you need to run is npm run build. Let us know if it works.
Yes! we use npm run build, but the problem is the path of certain assets and fonts, you can check in the following snapshot http://prntscr.com/ge8d2k
Does it work when you use the npm start command? If it does, what are you using to serve the build files? For example, if you used the command
`php -S localhost:4029`
and open http://localhost:4029, do you see the same error?
We are using xampp, so apache is the http server. it works fine when the files are served on root (/) like www.site.com/, but give those errors when the files are under some folder example: www.site.com/folder1/folder2/
Hi! If it works fine under root then the problem is with the server, not the build script. Have you tried using the apache url rewrite module to serve the folders, for example something like https://stackoverflow.com/questions/864507/htaccess-url-rewrite-to-subdirectory? Then with a simple ruple you could rewrite the assets folder to point to the correct folder
Dear Developer amazing work very well done
i have a question i need to make some calls to url (ajax) and i like to know what is the best way in this code i try some thuk request but didnot suceed do you have any example of list from external url or API ?
Thanks! Do you need to update a redux store with the ajax call or just need to update the state of a component?
Well i need to make several calls to several Urls but to make it easy lets say http://599167402df2f40011e4929a.mockapi.io/items this url provide an object i need to connect it to a table of lets say Reactable can you provide example what is the best way to do it on your code
Could you please send us an email to support@batchthemes.com to send you the example files?
Hi I’m interesting in using your theme with my projects. Is it built with Typescript?
No, it is built with javascript ES6
Hi,
Is your theme supports the Server Side Rendering ?
I am looking at React Apps and this is one the most important feature.
Thank you.
It can be configured to be server side rendered, but you’ll need to set it up yourself by putting the src folder in your server side renderer.
Congratulations!
Amazing Work, Good Luck With Sale 
Thanks!
Congratulations! Awesome work. Good luck with sale 
Thanks!
Amazing work Congratulations.
Thanks!
How soon can you whip up a horizontal navigation at the top? One comment, the notification bars stack up instead of hiding the current one when the next section is clicked. I find this unusual. http://imgur.com/a/qtjGM
The same happens when that bar is open and you click on the navigation bar.
We’re working on improving that navbar dropdowns right now. We’ll release a fix for that hopefully no later than tomorrow. Regarding the top navigation, we’re working on it, so we’ll release it as soon as we complete it
Hi! We just released an update with top navigation. Have a good day!
Thanks great work. One issue though, it’s not ‘responsive’. I thought it should fold into the top like how the sidebar works then become a drawer at that point. What do you think?
Great suggestion. Thanks! We’ll include it in the next release.
Clean design! Good Luck With Sale 
Thanks!
buongiorno… vorrei sapere se è possibile utilizzare il vostro tema in moodle 3.1 Grazie
Hi! The template is build with React, which means it provides only the foundation for the view. You can use it anywhere, but if you need to integrate it with a CMS like moddle or consume data from an API you will need to do the integrations with ajax yourself (which is really easy and we’ll be happy to help you with)
I would like to integrate the template into moodle. I would be happy to be helped by you. I just bought the theme …
Awesome! We’ll be happy to help you so just ask us anything and we’ll do our best to help
What should I do now to integrate the template into moodle? can you explain it better ?
Sure. First you need to install the template. Just unzip, run npm install and then npm start. After you install the template, you need to get your content from you moodle apis, which if I’m not wrong can be found at this url: https://docs.moodle.org/dev/Web_service_API_functions
Do you have a public url from your api that we can use to show you how it’s done in react?
1
I mean a REST api from your moodle installation. Do you have any?
surely! But I’m a little in trouble, I do not understand what you need
what kind of rest do you need?
To get the data from moodle and into React you need a REST api. An example of a REST api call would be something like https://restcountries.eu/rest/v2/alpha/it
Moodle has an API, which lets you access your database records. You need this API to get your data in the template.
I do a search and then I just write as soon as I find what he asks me … okay?
dalla piattaforma moodle ho abilitato i web services e anche il protocollo REST… ma non ho ancora capito di cosa ho bisogno ora per installare il tuo tema.
You have 2 options:
1.- If you are going to put the theme inside your moodle installation you need to put react on your index or home page inside a div (like in the src/index.js file). 2.- If you are going to use the template as a standalone app outside of moodle using REST apis, then send us a link where your REST apis are located and we’ll help you with the setup.
Congratulations! Nice Work, Good Luck With Sale 
Thanks!
Congratulations!
Amazing Work, Good Luck With Sale 
Thanks!
Very nice work, big sales to you 
Thanks!