143 comments found.
How is the correct way to generate a build package? Because I have a lot of error 404 for the assets
Best regards.
i can’t find install insytructions..
Regards
bought the wrong theme needed wordpress. this guy is tyring to tell me it’s hard to refund after we download even if it’s within an hour.
THEY HAVE A LICENSE CHECK SYSTEM, DONT LET THEM FOOL YOU . It’d be nice if they named there themes properly so to they don’t force customers to accepting a wrong buy. Bad author intentionally ignoring my messages over days. Will only reply to tech support.
Good morning! Please i have a question: i’m searching in scss/mixins the file _grid.scss but not find it. Can you say where is it because react render it on http://localhost:3000/scss/mixins/_grid.scss. Best regards
Thanks for your interesting in Molla React. Well, we used bootstrap.min.css for grid. Bootstrap bundled grid itself, so you can not find grid.scss. Best Regards.
Good morning we found a bug in cart page; if you put more then one item in cart and try to delete second row item will be delete from cart but quantity of new second row remain of before element. How can we resolve it? Best regards
Thanks for your concern about Molla. Could you please send me the detailed screen about the bug? We did not found any bugs in the cart. Regards.
Good morning have you got an email because here in comments i can’t attached image. Best regads
put in cart 3 items: first with 5 pcs, second with 3 pieces, last with 2 pieces; now if you try to delete line 2, the result is to have in cart item one with 5 pcs and last item with 2 pieces; the last item not take his qt 2 but it take the qt of item deleted (3 pcs). What can we do to resolve it? Best regards
Thanks for your bug reporting. We’ve fixed bugs that you reported and are preparing next version with bug free, so you can get it asap. Please wait for our next version. Best regards.
When you send next version? Best regards
Hi. I am glad to notify you that we’ve uploaded new version of React Molla with bug free. Regards.
No Server Side Render Support, Full Refund Request I learned that there is no Server Side Render, Next.Js I did not pay attention to this, so I want a full refund. I have downloaded your theme to look at and realised that Molla Theme is not using Next.JS. So i deleted your theme from my computer.
I won’t use it any where. So i demand full refund from your at https://dthemes.freshdesk.com.
Kind regards. Thank you very much.
Good morning, we are configuring your theme. from this product / centered page we change the scss _product the changes are not updated in the browser. How can we recompile the css?
Best regards
Good morning! Thanks for your answer. Please i have another question: i’m searching in scss/mixins the file _grid.scss but not find it. Can you say where is it because react render it on http://localhost:3000/scss/mixins/_grid.scss. Best regards
Is this template available in nuxt.js?
Thanks for your interesting in Molla. Pls note this template is for only React not vue. Regards
I purchased it because it is based on TypeScript, but it is a theme composed of JavaScript. Where can I get the TypeScript theme?
Hi Donald, I really liked a demo from wordpress “Market 3”, any plan to add it to react version? thank you
I wonder code style.
I bought it for the html version..I could not see the html version, can you send it?
Hi, why on the cart page the products images are not seen?, I have checked the code and the image column exist. thanks
Dear CCP_Ecom, Whenever you change demo, we clear cart items because products of every demo are different with each other. Thanks
Hello includee a dashboard?
Thanks for your interesting in molla. Now, we have no admin dashboard for molla.
hello, can I use this just as html template? or do you have the HTML version of this template?
Sure, you can. And also we have HTML version of this template.
Just like the above comments; Changes in scss files does not reflect. Can you push a hotfix?
I fixed it. All sass files in the public directory is only being used after being compiled into the style.min.css file. Everything in the /src-directory is being used inline by react.
joshemmy: Go to \public\assets and recompile your style.sass to style.min.css: npx sass—style=compressed ./scss/style.scss ./css/style.min.css
Hi Molla, i made changes to public/assets/scss/headers/_base.scss files but it does not reflect, what do I need to do to effect .scss changes
Thanks for your interesting in molla. We are using CSS compiled from SCSS. Please compile scss and use it. You can use compile tools such as Koala, Prepros, etc.
Thanks. @NeatLead, appreciate
Hello, i just bought this template, in your specs says ’’Instead of class components, we use functional components supported by Hook in order to optimize.’‘
but all i can find is Class Components, what am i missing here?
Thanks for your interesting in molla. Well, I think something went wrong. Now i am uploading new version again. Please wait for a while.
Okay, of course, i will let you know if i get the new version, thank you.
Hello Donald-Themes, just in case, you did upload different project with some of the imports in different lines and maybe some other things i couldnt notice, but it is not a funcional components nor react hooks project. Can you please help me out?
Sorry for the late reply and wrong package, I have some problems in using ftp, so did not upload yet. Please wait for a day. I will let you know when i upload new package. Sorry again and appreciate your msg.
Okay no problem, i’m waiting on your confirmation…
Any News?
I am trying to update again. Sorry for the delay. I am sure you will get new package today. Thanks.
Thanks for the support, i love this template!
unable to make build in react-molla
see this happen when run production build.
https://drive.google.com/file/d/1NpUkGDI9_vpCBY3ZWsV8nrFe7vgFG9wq/view?usp=sharingThanks for your interesting, You should change base href and set config for production build
unable to understand can u explain it with more detail.
Thanks for your interesting in molla. Let me know you how to build. Well, before build, you should update the url of homepage with your domain that you are going to host in package.json. e.g http://youdomain.com If you are going to place your build in subdirectory of server, you should put full path to subdirectory of your server as homepage in package.json. After build, please update the href of base tag in index.html in build directory with the path to subdirectory. E.g if subdirectory is “react/molla”, you can update href with following. ”/react/molla/”. That’s all what you should do to build. I hope this will help you to build molla in yr local.
is this using nextjs?
Thanks for yr interesting. We are using only ReactJS not nextjs
Customer account page demo?
Does this have cms?
Please note this is only react ecommerce template. It does not have CMS