52 comments found.
Just understood that you are no longer on Fiverr this was the exchange we had Me Dec 15, 2022, 12:08 PM
Hi I have a site that is built using the following stack: The frontend is in Nuxt.js (Vue.js framework) https://nuxtjs.org/ Backend REST APIs – Laravel PHP Framework https://laravel.com/ CSS – Bootstrap https://getbootstrap.com/docs/4.0/getting-started/introduction/ jQuery – For some javascript-related small tasks. This is the tech stack we are using in our project. Although I want to introduce more features across the site jQuery AJAX. Is this something you can support with and can you provide me with any examples of your work around the slack above? Thanks Carl This message relates to:
I will develop web and mobile apps with react js, react native
W webiodev webiodev Dec 15, 2022, 3:01 PM
Hey Carl!
I have worked with all of those frameworks (both the front-end and the back-end stacks), so I feel comfortable with it (obviously, without checking the code is difficult to determine precisely how complex your codebase is, but having worked with all of them will help for sure).
The most similar example of my work related to this stack would be this theme: https://themeforest.net/item/ignity-admin-bootstrap-4-vue-vuex-dashboard-template/24949173 . I helped the company (IgnityApps) with developments in that template as an external freelancer.
Kind regards, Natasha
Hi Carl here I reached out on Fiverr, please let me know if you are still working on this project
Hello,
The whole theme seems to have been made with Nuxt 2 in mind, and that’s fine. The problem is that a lot of dependencies have now problems and conflicts; do you have a updated installation guide for this?
Best regards, Filipe Neves
I followed the documentation every step of the way. I’m having problems installing npm install. as pictured https://thanadon.com/fileerror/2022-11-07T15_53_16_654Z-debug-0.log
Hello, how are you?
The node-sass used in the project requires Python to be installed on some operating systems. Try to perform an installation of it and run the installation script again.
Hi, Do you support the Figma design file? I am very happy to pay
Hello,
Currently we do not support Figma files. Please come back in the future for more information.
Sincerely,
Hi, I purchased your template but npm install failed.
Hello,
What error are you getting?
Before I leave a review on this template, I just wanted to voice my impressions as well as concerns—I’d like to hear your response before leaving an honest feedback:
1) Wow, what a packed template! As a developer I was excited to see all the “behind the scenes” action going on. It’s a very ambitious template and I can see your intentions and goals with all this work.
2) HOWEVER—as a three year old template with still no reviews and only ~100 sales for such a huge project says something profound: sometimes simplicity is best; I think the target market here for the most part is not capable of understanding all the logic that is going on powering this template.
3) Documentation is good, but for devs its already stuff that’s known - I want to know more about the template and how I can benefit from it the most. Documentation improvement can definitely be achieved - I know its a hard task with a large project like this, but you know we devs love our docs 
4) The fact that feathers was almost forced upon purchasers and potential purchasers probably lost a lot of sales for you, as well as frustrated people. So much of the frameworks logic is intertwined with feathers that it’s not as easy as just “shutting it off with a few commented out lines.” It can be a very daunting task for new devs and a very tedious task for even the experienced devs. I highly suggest releasing a “barebone” version along with the full template without the fancy apps, data management, state store, authentication, etc., for people who just want to use the template as a kick start for a project. It’s irony if devs have to waste time tearing down features that were so nicely put just to use it as they wish.
I can easily see people getting lost, at times I was scratching my head too. I think this template would be a great learning experience for new devs that are willing and have the time to really dig deep into the Nuxt/Vue ecosystem. But like many wise men have said before us, sometimes simple is better
People should be able to have an option to choose to have an auth system, database, state store, etc., pre-integrated or have a very simple boilerplate template to begin with, which is what I believe most people were drawn to.
Anyways, just my thoughts and wishing you the best of luck with further sales. But those sales could skyrocket with some changes 
Thank you very much for the thorough review and your point of view on the template, we have indeed used it in some large projects, but it is complex for someone who has no interest in dealing with feathers, all your words were incredibly pertinent. We will consider it in future projects.
A big hug my friend.
Can i have nuxtjs project without feathersjs/authentication ? i want to use theme only.
Unfortunately we don’t have a version without feathers, to turn it off it would only be necessary not to use the services offered by the framework, for authentication itself, you would have to comment out the lines in the file: feathers-client.js and in the file /config/default.json remove the “authentication” property
@mugi_131 – I had the same Babel issue during ‘npm run dev’. Following solution 1 in this guide by updating your nuxt.config.js file solved it for me: https://exerror.com/solved-warn-though-the-loose-option-was-set-to-false-in-nuxt-js-2-14-6/
Thanks for sharing, we will update the base version.
I’m having a trouble after yarn install & yarn run dev>
Though the “loose” option was set to “false” in your @babel/preset-env config, it will not be used for @babel/plugin-proposal-private-methods since the “loose” mode option was set to “true” for @babel/plugin-proposal-class-properties. The “loose” option must be the same for @babel/plugin-proposal-class-properties, @babel/plugin-proposal-private-methods and @babel/plugin-proposal-private-property-in-object (when they are enabled): you can silence this warning by explicitly adding [”@babel/plugin-proposal-private-methods”, { “loose”: true }] to the “plugins” section of your Babel config. ℹ Waiting for file changes
Hello, how are you? Sorry you are having problems, did you test using npm install? Could you please tell me your yarn version?
Thank you very much and I look forward to hearing from you again.
Hello, I accidentally bought this theme not realizing it’s only compatible with vue.js. I need a Laravel compatible theme. Can I get a refund please?
Hello, to request a refund you must contact ThemeForest directly.
I was wondering if you’re going to update this to Bootstrap 5 and Nuxt 2.15.4?
Thank you for getting in touch.
We do have plans to upgrade Bootstrap soon! As soon as it is updated you will receive a notification. We will have bigger news in this next quarter.
How can i get refund? cant get rid of feathers and i cannot use this theme.
Hello,
You can request a refund directly to ThemeForest.
Hi, please tell me how can i remove feathers.js. When i do the steps which are described in the comment section. Apps breaks and is stuck on authentication section throwing error 500.
Hello, how are you?
It is not possible to help you with the information you have provided. It would be necessary to upload your code to a repository so we can reproduce the problem you mentioned.
You can also try to send more information about the generated error.
Thank you for fast reply i will wait for update.I already started app with vue3. Best Regards
Is it possible to make a simple HTML (standard) application using this skin, i.e. not Vue?
Hello,
Nothing prevents you from using only HTML, but it would have to be inside the Vue files. You can use the page structure in Nuxt by creating files inside /client/pages/, containing only static HTML.
Let me know if you have any further questions.
Hello Author,
I just got this template. First I must say it’s lovely and lot’s of good word done here.
But then we am hitting something that seems to be a road block for now.
We have an existing project which started few weeks ago running on nuxt.js with APIs already in integration.
We bought this template already seeing that it’s nuxt we could just pick components and use.
Right now we are deliberating a way forward and we decided to ask some questions and make request.
- We don’t want Feathers and we want to discard it. Any guide on this ? - How easy is it for us to start using this template in our current project? any guide to this ? - If above is impossible, then we need to know which files to eliminate and and how to return folder and file structure to default arrangement without breaking template changes.
Hello,
Thanks for buying with us, the theme was created under the feathers, but it’s possible to remove it from the main project with some adjustments.
The most complicated part is in the /src/app.js file, you need to clear every file keeping only the codes referring to the Nuxt call (lines 42 to 47 and the import) Then just delete the file /client/feathers-client.js to remove the call from the feathers on the client In ./nuxt.config.js comment the line: “transpile: [‘feathers-vuex’],”
Remembering that some pages were created looking for the data as an example in the vuex, you will have to change to the correct data source.
I hope this gives you a north, if you need more support be sure to call me.
Sincerely,
Ok here is what I really want to do. I want to be able to just copy what is in client folder to root directory of my previously existing nuxt app and run it.
I mean dealing with - Layout and skins from “config/layouts.json” also - “client/middleware” which incluses all listed here -> ([“component-meta”, “theme”, “persist-skin”, “auth”])
- route extensions in nuxt-config.js - Loads of plugins
- Vuex store folder: services, themes and index.js
After following through with your solutions, I [still had this](https://imgur.com/a/8Zst9E2)
Hello,
Since you removed the configuration package from the feathers, you will have to search the port of some place according to your new project or inform the port literally in the code.
Well thanks for your response, was able to port files carefully to my previous nuxt app and it works fine. See here: https://imgur.com/a/oiBk0vV
It basically to lots of time with over 900 linting errors. but was able to get through.
If anyone needs assistance and would like to do same then they can reach out
Hello,
Let us know if you need anything else.
Yes something else, after porting template. The preloader doesn’t show. I need to know where to add that. Because the template files are heavy and loads really slow.
I also need to know how to optimize my bundle size, it’s quite large even after trimming most plugins.
CSS is not loading realtime.
Hello!
It was not very clear about the preloader, you mean the initial native loading of nuxt?
About the size of the bundle, an initial tip is to remove the duplicate CSS from the demos you will not use, you can do this in /client/layout/_admin.vue, in the style block, keeping only the theme you w ill use.
It is possible to do more optimizations but it may depend a little on how your project is after the migration, I am linking 2 important articles that can help you in this task in your current project:
https://www.telerik.com/blogs/what-you-should-know-code-splitting-nuxtjs https://willbrowning.me/reducing-the-vendor-bundle-size-in-nuxt-js/Remembering that the project has the size significantly reduced when generating the final build, since the development version includes several artifacts to assist you in the process.
About not having the CSS reload in real time, is there an error in the JS console after the reload? Does it occur in all types of SCSS or only in those with scope?
I will go through the links,
However i am talking about the circular loading that appears on a white background on the center of the screen before the page fully loads
Right, your project is making use of the native component <nuxt>?
yes it is
Please just tell how to get the preloader to work
Hello,
Without analyzing your source code it is difficult to know what made the preloader stop working, this preloader is native to Nuxt, and is included in the build automatically.
Is your project showing any error in the console?
No error in console. should we get on a screenshare.
https://meet.google.com/etj-utev-txb Feb 4th, 11am GMTHello,
Thank you for contacting us.
As the situation you mentioned occurs only in your project, not in the standard project as a whole, it is an indication that something I code us is generating this, in this case it extrapolates the scope of support provided here.
As a courtesy I can check it out in depth but you would have to upload your code to a private repository (removing the sensitive parts of your project of course).
As an alternative you can take a look at the native Nuxt settings that configure the initial loading, for example changing the type of loading: https://nuxtjs.org/docs/2.x/configuration-glossary/configuration-loading-indicator
Cheers
ok
Hi,
I have just bought this template. But i could not install on my notebook it gives error when i install using NPM INSTALL. My node.js version was 15.0.3
I changed my nodejs version to 12.0 using nvm, now it is working. Why i could not use latest node.js version ?
Hello,
First of all thanks for buying the theme. I’m sorry you’re having problems with version 15 of NodeJs, in the preliminary tests we did here some packages may not be able to run on the latest version, the ideal is to test on version LTS (14).
After your report we’ve speeded up the process here to release an update that allows the use in NodeJs 15, and we’ve already sent the new updates for ThemeForest approval, as soon as it’s released you’ll be notified by email (usually in 24 hours)
This way the released version will be compatible with NodeJS from version 10 to version 15 (last release).
If you prefer you can send us a private message which I will return with a link to the updated version.
Cheers
I need to know if when I buy your template give me also the presentation template?, when I do to click “live preview” I can see a presentation template, tecnologies used, components and themes, do you also give that page?
Hello, thank you for contacting us.
Yes, the presentation page, also goes along with template. Let me know if you have any new questions.
Sincerely,
Can this template be used without Nuxt? I want it to put it into my own Express app
Hello,
The topic makes use of some components that would need to be exchanged at strategic points. In the main layout a nuxt component, which represents the content, and the components that generate links, usually on the menu.
Maybe it’s not too much work, but the ideal would be to perform some tests.
Thanks
Hi,
are you guys available for custom projects? We need the frontend done for many of our SaaS applications dashboards Thanks
Hello,
Thanks for contacting me, I sent you an email in your user profile email.