1730 comments found.
Any word on the HTML version? Waiting for this to get started on project.
Hi mydigitera,
Most probably in this week. Hope that excites you.
Cheers~
Its this template ready to implement in laravel ?
Hello endopt,
Thanks for getting in touch. Yes, we do provide Laravel starter kit to get started but not the whole template.
Let us know if you still have any question.
There is a bug where submenus do not open immediately when you open the menu on mobile and click the level menu.
I have applied for access to the Gitlab repository. Please check and process.
Hello ljslol,
Thanks for purchasing and reporting. Please create a support ticket on our support portal: https://pixinvent.ticksy.com/ so that our technical team can look in to it.
Our team will surely process your repo access request soon.
Regards.
Hi, Awesome Theme, just one question, I am using the Laravel starter kit version, when i refresh a url other than the root url the page goes blank, any ideas why?
Hello alidnet01,
Thanks for appreciation and getting in touch. It will be great if you can create a ticket on our support portal: https://pixinvent.ticksy.com/ so that our technical team can look into it.
Regards.
Hi
when the HTML version will be ready?
Thank you
Hello KhaledBawz,
We are about to complete the HTML version and will be pushed by this month end.
Regards.
Hello KhaledBawz,
As promised we have released the HTML version. Here is the landing page: http://bit.ly/2YLEfH4
Please check all the demos and buy the template. Let us know if you have any query.
Cheers~
Hi, Do you have plans for css class helpers and/or mixins? Best Regards, Ricardo Castro
Hello riccycastro,
Thanks for getting in touch. We are already using tailwindcss for that. Let us know if you are expecting anything else.
Regards.
Hello, I’m about to buy the template but i’d like to know if there’s a chance to use a more complete and featured calendar component.
I’ve been looking for options and found this -> https://antoniandre.github.io/vue-cal/
Thanks in advance for the response.
Hello cmendes85,
Thanks for getting in touch. We will implement new calendar in the next release. We are planning to include this calendar: https://fullcalendar.io/docs/vue OR https://github.com/richardtallent/vue-simple-calendar#demo
Regards.
Hello cmendes85,
In the latest release yesterday, we have implemented vue simple calendar. Please check the same and let us know if you have any query or suggestion.
Regards.
I was hoping to run this in a PHP environment…..your Docs state that node.js is required, which would present a conflict. Can your files be used without node.js?
Hello mydigitera,
Thanks for getting in touch. This is vue template and we are going to push an update with HTML version in next 15 days. It will be easy for you to integrate HTML with your PHP project I guess. If you are in PHP and know Laravel + vue then we also provide Laravel starter guide as well. If you want to use vue version then yes you need node to install all the dependencies.
Let us know if you still have any question.
Regards.
Hi Team, the theme is amazing, please let me know when we can expect the HTML version. Thank you for your response
Hello puma_dilip,
Thanks for appreciation. HTML version is coming in 15 days. Hope that excites you.
Regards.
Thank you, Yes, Looking forward to it
Hello puma_dilip,
As promised we have released the HTML version. Here is the landing page: http://bit.ly/2YLEfH4
Please check all the demos and buy the template. Let us know if you have any query.
Cheers~
So far I really like it. Just one question which really ties into VueSax. How can I set a button to type=”submit”. Type is used for prop type of borders, filled etc and not type of html button?
Hello pcwd,
Thanks for appreciation. Please wrap button within form tag, it will automatically convert button to type submit.
Regards.
Thanks.
I’m having an issue with router push. IN most cases it’s working fine, however, in one instance I am trying to redirect when user clicks logout button in nav. When this is clicked instead of redirecting me to the page i want e.g. /login it is redirecting me to the 404 error page.
I have created an action:
import { router } from ”../main.js”;
async onLogOut({ commit }) { return router.push(’/login’); }
Also have the method in TheNavbar.vue:
logOut() { this.$store.dispatch(“onLogOut”); }
I even just tried doing this in the Navbar method:
logOut() { this.$store.push({ name: “login” }): }
Every time it gets routed to the 404 page.
I think I figure out the issue but uncertain how to fix it the way I want:
Looking at the Vue chrome extension it routes me to the wrong url
e.g. in router.js I changed the login info from /pages/login to /login but the router.push when referencing the route still references the old url of below and therefore gets redirected to 404
redirectedFrom:”/pages/login”
Also these /login and /signup components render fine if navigating to /login or /signup its just that in this instance router.push is referencing the old path.
Any idea why this is occuring?
Never mind figured it out. Didnt see you were already using @click on the parent li and I was using @click on the child element.
Thanks for confirmation. Please create a support ticket in the future on our support portal so that our technical team can get in touch with you.
Support portal: https://pixinvent.ticksy.com/
Regards.
I purchased your theme and it is cool. I need components like course list, course details etc. Do you have those?
Hello asiftanim,
Thanks for getting in touch and appreciation. Currently we don’t have course list or course details component but we have noted your suggestion and will try to implement in our next update.
I guess you can take e-commerce app for course listing if it’s suitable for your app.
Regards.
Hi
Are you planning to release a bootstrap or HTML version?
It’s really hard to deal with this Vue version for people who are not familiar with Vue.
Thanks.
and RTL support Please!
Hello SIAM,
We will be releasing HTML version in next 15 days. We are not planning for RTL support for now.
Regards.
Hello SIAM,
We have released the HTML version. Here is the landing page: http://bit.ly/2YLEfH4
Cheers~
Hi Pixinvent, I love the theme it’s working great. I noticed the change notes stating the NPM packages were updated, is there plan to update the core-js to v3 or will it break everything. Thanks again for the awesome theme.
Hello DanielSan79,
Thanks a lot for appreciation. We do not suggest to update core-js as it will break the template. We will update to the latest version when its compatible with the template.
Cheers~
Would this work with Laravel Spark?
Hello roshanroy,
Thanks for getting in touch. We are not sure about Laravel Spark integration as we have not used it.
Regards.
Hi, where can I find the documentation for the todo app component? I looks like it is neither included in the main documentation nor in the third party plugins…
Hello schacker,
Thanks for getting in touch. Don’t have any documentation for any apps as they are self explanatory. If you have any question regarding any app / functionality, please create a support ticket on our support portal. Our technical team will guide you.
Support portal: https://pixinvent.ticksy.com/
Regards.
Does it support RTL languages?
Hello SIAM,
Thanks for getting in touch. Currently we don’t have RTL version.
Regards.
Hello SIAM,
We are pleased announce that RTL version is live now.
Cheers~
Firstly, awesome theme, a quick question before i purchase this, I noticed that in the folder structure you show, ( https://pixinvent.com/demo/vuesax-vuejs-admin-dashboard-template/documentation/development/folderStructure.html ) . there are a few php files, are these necessary for the app? if so what are they for or can i simply remove them, as i would prefer a netcore api backend. Also are all the templates that show on the demo eg shop, email, calender, too doo list etc included ? thanks in advance.
Hello sweetasapps,
Thanks for getting in touch. There are no PHP files apart from Laravel starter kit. This is vuejs template so you should be aware about vuejs and netcore integration first. Also those apps are built with vuex store and yes they are included.
If you are looking for HTML version then, please wait for 15 days. We are working on the HTML version.
Regards.
Hello, How to change the language of the app calendar. Thx !
Hello Drimeo,
Thanks for getting in touch. You can change the language like below:
<full-calendar lang=”zh”></full-calendar>
Currently this calendar only support following languages: en,zh,fr, ko You can check it here: https://github.com/Wanderxx/vue-fullcalendar/blob/master/src/dataMap/langSets.js
You will have to add your language if its not supported by default.
We are planning to change the calendar in the next update.
Please create a support ticket on our support portal if you have any other query: https://pixinvent.ticksy.com/
Regards.
Hello Drimeo,
In the latest release yesterday, we have implemented vue simple calendar. Please check the same and let us know if you have any query or suggestion.
Regards.
Hi, I am new to vuejs.i want to ingrate the frontend with Django rest api, can you please suggest me how can i fetch data from Django based rest api and display them in the eCommerce section. thank you.
Hello aseefahmed,
Thanks for getting in touch. Please create a support ticket on our support portal so that our technical team can get in touch with you.
Support portal: https://pixinvent.ticksy.com
Regards.
Hello,
We love this theme! Thanks!
Just a detail I think it should be changed. In the KnowledgeBase, when you type to search something, it starts to filter, but it doesn’t filter the articles, just the big buttons (categories) so the user doesn’t get the actual help, because when you click the big buttons, you have all the articles inside. So the search was useless.
Do you plan to change that so the search is useful?
Thanks!
Also, in the Chat after selecting a conversation, it shows the top of it. Should show the bottom of it? (Means: the last message). Otherwise, you have to scroll down every single time you go to a chat, and as we plan to use that feature a lot, it would be very bad for users to scroll down every single time.
Hello FabriFerrero,
Thanks for your appreciation and feedback!! On the knowledge base first you can filter category and on the inner page there is no search. You can place the search on the inner page for article filter. We will consider this in the next release so one can filter articles as well.
You are also right about the chat and will be fixed in next update. We can help you with that. Please create a support ticket on our support portal so that our technical team can get in touch with you.
Support portal: https://pixinvent.ticksy.com/
Regards.