121 comments found.
how do I get updated code
Thanks for the message! Please download the file from ThemeForest.
Regards
that doesn’t have the code for home-nine and home-ten
Please try to download the file by following the screenshot it might help you to resolve this https://prnt.sc/zky2o0
Regards
yes I tried the same, but it has files till home-eight only, home-nine and home-ten template files are missing.
Is it available in any version of the chat program between the seller and the buyer?
Thanks for the message! There is no direct chat option here but you can integrate this using any third-party plugin.
Feel free to send us an email to hello@envytheme.com if you have any queries.
Regards
Hi, Will it possible if you please guide or help on below points after purchase.
1. “how to create blog right sidebar for category” as currently only blog grid and blog details. But there is no “Blog Left Sidebar or Blog Right Sidebar” . 2. Multilingual language support (how to implement this one) 3. Website language will display according to geographic location wise 3. How to hide main menu item (“user can see the menu item only click on “Menu button”) on desktop as well like that, when website access on desktop all navigation menu item appear but on mobile device it will hide, and only will appear on mobile screen after click on menu button..
Awaiting your response.
Thanks in advance
Thanks for the message! Yes, these are possible but you need to do custom coding for that.
Feel free to send us an email to hello@envytheme.com if you have any queries.
Regards
Hi, I would like to buy this template, but before that I have some queries, please clarify on this. 1. Does this template support PWA (Progressive Web App), if yes source code of PWA mechanism is exists in source code when I download? 2. Does this template support AMP (Accelerated Mobile Page), if yes source of AMP mechanism is exists in source code when I download? 3. Does this template support User friendly URL (like when user refresh the page it will not go to Error page)? 4. Does this template generate SSG (Static Generation Pages) (when run the app using npm next export
Awaiting your reply.
Regards, Shri
Thanks for your message!
1. No, but we will in the next update.
2. No
3. Yes
4. Yes
Best
could you please let me know when is next update release date (at lease month name)
Hi, It show a warning message when I build the project. Could you help check the messages and fix it. Thank you very much.
Warning: You have opted-out of Automatic Static Optimization due to `getInitialProps` in `pages/_app`. This does not opt-out pages with `getStaticProps` Read more: https://err.sh/next.js/opt-out-auto-static-optimization
Thanks for the message!
This causes all non-getStaticProps pages to be executed on the server—disabling Automatic Static Optimization by below link
https://nextjs.org/docs/advanced-features/automatic-static-optimizationBest
Hello! Is there any React version without Next? I really do not need all that functionality I only want to use React on the frontend side. If not, is it possible that I get the HTML version instead? Thank you!
Thanks for the message! This item is a static frontend based template there is no more functionality it’s just configured with Next JS.
Feel free to send us an email to hello@envytheme.com if you have any queries.
Regards
Hello,
I purchased this theme. The situation was something like this: I was in the car, on the phone(with less visibility on all the details) and after I set the boostrap and HTML filters I found your theme but I omitted the fact that it was a REACT theme and I need an HTML theme.
I would have been interested yet for a HTML theme.
1. Is it possible to have the same theme template in the HTML version? 2. Is there a refund policy for this case? I would be satisfied with a return of 60% of the amount spent with it, it would still help me to buy another theme.
With consideration,
Catalin ISTRATE
Apologize! We appreciate reading the Envato’s policies from the below link-
https://themeforest.net/page/customer_refund_policy#resolving-disputes.Feel free to send us an email to hello@envytheme.com if you have any queries.
Regards
Am yet to buy the template. do you get the images once you buy ?
Thanks! Due to Envato policy, actual demo images can’t be included with the template download bundle. If you would like to get then feel free to send an email to hello@envytheme.com with the purchase key.
Regards
Hi i have bought your theme and i don’t see any images inside it can you please share all the assets with images
Thanks! Due to the Envato policy, actual demo images can’t be included with the template download bundle.
If you would like to get then feel free to send an email to hello@envytheme.com with the purchase key.
Regards
Hello There,
For me everything is working fine locally (i.e., http://localhost:3000). But in production page works for client side navigation but leads to 404 not found on hard refresh. For example: website url is “example.com” and have navigation “example.com/about” while doing hard refresh on “example.com/about” it leads to 404 page not found.
Am using AWS ec2: nginx/1.16.1.
However I found this “https://nextjs.org/docs/api-reference/next.config.js/exportPathMap#adding-a-trailing-slash” and implemented on my site but nothing works me. Spend around 10days but no luck.
i got images bundle in mail, these images, can we use in commercial project ? or is there any license for that ? or which source your using these images or created by you, i just want to know before use it.
thanks,
Thanks! You can get the images from the freepik and we mostly used free images on StartP.
Regards
i purchased this but I do not got in the received source files the isometric pictures that are on the preview theme. ?!!
Thanks! Due to Envato policy, actual demo images can’t be included with the template download bundle. If you would like to get then feel free to send an email to hello@envytheme.com with the purchase key.
Regards
Hi,
We are getting blank png banner images for Home pages. Please provide correct images for the below mention banner images paths.
static/images/banner-image/ static/images/hosting-banner-image/ static/images/iot-banner-image/ static/images/services-right-image/ static/images/services-left-image/
With Regards, Mallikrjuna Vadde
Please send us an email to hello@envytheme.com then we can be processed with the images.
Regards
Hi onixm,
As suggested, I have emailed the issue; please provide the requested soon.
Thanks
how to solve the url is correct but if i refresh i am getting Sorry, this page doesn’t exist.Please check the URL or go back a page.
Thanks for the message! Could you please share bit details including screenshot by sending us an email to hello@envytheme.com
Regards
Hello! I just purchased your startp react theme. I do not find in the received source files the izometric pictures that are on the preview theme. Could you please send those to me as well? I plan to use one or two. Thank you!
Thanks for the message! Please send us an email to hello@envytheme.com then we can be processed with the images.
Regards
Not able to install. getting this error.
PS C:\REACT\AMS\startp-main> npm run dev
> start-p@3.0.0 dev C:\REACT\AMS\startp-main > node server.js -p $PORT
The static directory has been deprecated in favor of the public directory. https://err.sh/vercel/next.js/static-dir-deprecated event – compiled successfully wait – compiling… events.js:292 throw er; // Unhandled ‘error’ event ^
Error: listen EADDRINUSE: address already in use :::3000 at Server.setupListenHandle [as _listen2] (net.js:1313:16) at listenInCluster (net.js:1361:12) at Server.listen (net.js:1447:7) at Function.listen (C:\REACT\AMS\startp-main\node_modules\express\lib\application.js:618:24) at C:\REACT\AMS\startp-main\server.js:49:12 Emitted ‘error’ event on Server instance at: at emitErrorNT (net.js:1340:8) at processTicksAndRejections (internal/process/task_queues.js:84:21) { code: ‘EADDRINUSE’, errno: -4091, syscall: ‘listen’, address: ’::’, port: 3000 } npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! start-p@3.0.0 dev: `node server.js -p $PORT` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the start-p@3.0.0 dev 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\U\AppData\Roaming\npm-cache\_logs\2020-07-16T12_39_51_286Z-debug.log
Thanks for your message!
The 3000 port is using for another. Can you please kill the port which using this? Then try please.
Best regards
Thanks for the message! Can you please check your internet connection?
Please feel free to send us an email at hello@envytheme.com if the issue is not resolved!
Best
Hello,
I have an issue with the theme, and I am unable to use it. I want my money back as I am no longer will use it. I did not receive any replay yet and I am no longer need it.
So I appreciate if you can send me back my money.
Thanks.
???
????
Thanks for the message! The template doesn’t have any issue with the deployment. We recommend checking with your own dev environment also hosting server and follow the deployment procedures of the React Next.js template.
Envato refund policy: https://themeforest.net/page/customer_refund_policy#resolving-disputes
Regards,
EnvyTheme support
Hi I have downloaded this template, can you just brief me initial steps and it;s working
Thanks for the message! Please check the item documentation for set up details.
Feel free to send us an email to hello@envytheme.com if you have any queries
Regards
Hi there!
Nice template design!
My plan is to develop a full shop for digital and physical goods.
Where can i see admin for this template to add / import products? taxjar or similar integration?
there is no admin link to the shop. Whereas, rest theme looks pretty much usable with installation. Can you share admin link and documentation link?
thanks!
Apologies! This template is a static template and admin panel not available! If you would like then you can check the following link for the dynamic react template including admin panel, API based & MongoDB – https://1.envato.market/E7qaD
Feel free to send us an email to hello@envytheme.com if you have any queries
Regards
Thanks,
I liked those templates, as i mentioned in other product comments, i did see Shoponix.
However, i also posted questions on Bolster template – i did check almost 6 of the templates that has admin panel, api. Some features on those are just not working when i tested it. Also there is no place to mention / integrate taxes in Admin API, or have bulk import etc features.
I understand these are templates and not full featured apps, however it should be mentioned somewhere. Also a suggestion: you can add placeholders for the required features.
Question about StartP - What WYSIWYG editor can i use to edit this one, for adding / editing content / images etc. – faster?
I got Komodo IDE, CoffeCup, BlueGriffon, Microsoft VSCode
thanks!
HI, I have bought StartP. report: 1. next.js version 8 is too old 2. header dropdown menu bug : When I move the mouse cursor leave from menu, then I move near again but not touch, the menu displayed again
thanks
Thanks for the message! We are working on that update and we will release that ASAP I mean next few hours.
Best
Can you please download the latest file from ThemeForest. The project has updated with the latest Next.js version.
You can check the latest Next.js features https://nextjs.org/blog/next-9-4
Feel free to send us an email at hello@envytheme.com if you have any other queries.
Best
Thank you for your reply, the new code works.
However the menu issue is still not resolved. please check: https://imgur.com/a/AAB4jLv
Thanks for the message! It’s not an issue it is a hover effect translated minus 2 seconds, if you want to update then you can to 1 second.
Best
Thank you for your reply, It’s ok!