108 comments found.
Hi, any plan for a mobile app (for the site) so that users can have an option to use the web or the mobile and still have their profiles sync in real time?
dont have plan for Mobile app as of now.
but thats a good suggestion
How do you differentiate users and groups url addresses?
Hi there, is it possible for users to have customized url like the ones of facebook or twitter? For example, website.com/username format for users profiles?
We are working WordPress version on it. That functionality implements on WP version. And We will release it soon.
Thanks
Hello, very nice theme. I have a quick question. We would like to buy the template, but we are not planning to use vuejs. Does the template provide the needed html files to use it without vuejs? Or will it be alot of work to extract all the vuejs components?
Hi,
It does include HTML Files.
hi , how are you, i would like to ask if html files and css files and javascripts files and fonts will be included in 24 dollar package or not
Yes, everything will be included in this package.
Do you plan to upgrade to Vue 3 and Bootstrap 5? If so, when?
Kind regards M
No, We don’t plan to upgrade to Vue3. Thanks
And Bootstrap 5?
Also, would you offer upgrading to Vue 3 as a paid customization service?
Sorry, currently we won’t be able to provide customizations.
Is it possible to change between dark mode and light mode “on-the-run” in the HTML version? If yes, how? Is it documented somewhere? Where can I find it? Thanks.
it not possible currently in HTML.
I could solve it. It was not that hard at all. If you wish I can show it to you, so you can build it into your future HTML versions.
We are also considering for the next release cycle.
Thanks
Can you reply to my question two days ago???? Thank you
Sure. We have taken your feedback and we’ll improve in our next update. 
May I ask to some question? What different between the folder named html-rtl and html????
I know the third folder is dark style.
Also, you can raise a support ticket for any further doubts or issues here at https://iqonic.desky.support/
That’s on the other side.
Ask again Because you gave two folders, one is light and the other is dark. Is the difference between the two only CSS?? If I want to deal with the concept of switching, can I switch CSS??
Yes, only difference is the CSS files.
OK, Thank you very very much.
The dark style or light style is decided by variable.css??Is it right?
Hi,
Yes, its from CSS.
Please reach our support team they will help you with all your queries.
Thanks for your.
Your select inpThe style of your drop-down menu on Chrome is very unsightly, whether it is the dark version or the light version. Is there room for improvement? Your drop-down menu is only more beautiful on Safari, and should be taken into consideration by most browsers currently usedut in Chrome
Hi. Thanks a lot for highlighting that. We’ll take care of it in our next update.
It didn’t seem to work out of the box for me. The documentation says to run npm run dev after installing but package.json is missing the dev script. how should i set up a local dev server for development?
You can use “npm run serve” instance of “npm run dev”. And We have updated on Documentation. Thanks
I’m little bit confused is it a HTML or Vue Frontend or both? can you help me understand
HTML and Vue both folders added in theme. Thanks
Its a bundle for both separate versions. 
I am waiting for your wordpress version
It might take some time. We cant commit on timeline as of now. Its still in our very initial stage of development
Wondering why all the elements are right-aligned rather then left as in the preview. Maybe this was a mistake in the current version of the files? Any advice on where to change the CSS to correct the issue?
Actually, I was only looking at the html-rtl files. The others look good. Sorry.
No problem. Please can you reconsider your review ?
Hi, I just need the html files to create everything on my own using React or Angular, or even plain html for a project that I have… do you provide the basic html files or everything is using VueJs?
It has plan html version and vue version both
Amazing, insta-buy for me! Thank you, I already check those files, everything seems to be perfect!
Awesome! Happy to have you onboard 
Hello, I try to start up the template under folder code-vue and I catch the follow error:
> vue-dashboard@0.1.0 serve /Users/aurabinary/Sites/BFS_Template/code-vue > vue-cli-service serve } Error: Rule can only have one resource source (provided resource and test + include + exclude) in { “exclude”: [ null ], “use”: [ { “loader”: ”/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/cache-loader/dist/cjs.js”, “options”: { “cacheDirectory”: ”/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/.cache/babel-loader”, “cacheIdentifier”: “3c8bdcda” }, “ident”: “clonedRuleSet-380.rules0.use0” }, { “loader”: ”/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/babel-loader/lib/index.js”, “options”: “undefined”, “ident”: “undefined” } ] } at checkResourceSource (/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/@vue/cli-service/node_modules/webpack/lib/RuleSet.js:167:11) at Function.normalizeRule (/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/@vue/cli-service/node_modules/webpack/lib/RuleSet.js:198:4) at /Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/@vue/cli-service/node_modules/webpack/lib/RuleSet.js:110:20 at Array.map (<anonymous>) at Function.normalizeRules (/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/@vue/cli-service/node_modules/webpack/lib/RuleSet.js:109:17) at new RuleSet (/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/@vue/cli-service/node_modules/webpack/lib/RuleSet.js:104:24) at new NormalModuleFactory (/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/@vue/cli-service/node_modules/webpack/lib/NormalModuleFactory.js:115:18) at Compiler.createNormalModuleFactory (/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/@vue/cli-service/node_modules/webpack/lib/Compiler.js:636:31) at Compiler.newCompilationParams (/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/@vue/cli-service/node_modules/webpack/lib/Compiler.js:653:30) at Compiler.compile (/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/@vue/cli-service/node_modules/webpack/lib/Compiler.js:661:23) at /Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/@vue/cli-service/node_modules/webpack/lib/Watching.js:77:18 at AsyncSeriesHook.eval [as callAsync] (eval at create (/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:22:1) at AsyncSeriesHook.lazyCompileHook (/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/tapable/lib/Hook.js:154:20) at Watching._go (/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/@vue/cli-service/node_modules/webpack/lib/Watching.js:41:32) at /Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/@vue/cli-service/node_modules/webpack/lib/Watching.js:33:9 at Compiler.readRecords (/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/@vue/cli-service/node_modules/webpack/lib/Compiler.js:529:11) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! vue-dashboard@0.1.0 serve: `vue-cli-service serve` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the vue-dashboard@0.1.0 serve script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
INFO Starting development server...
ERROR Error: Rule can only have one resource source (provided resource and test + include + exclude) in {
"exclude": [
null
],
"use": [
{
"loader": "/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/cache-loader/dist/cjs.js",
"options": {
"cacheDirectory": "/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/.cache/babel-loader",
"cacheIdentifier": "3c8bdcda"
},
"ident": "clonedRuleSet-38[0].rules[0].use[0]"
},
{
"loader": "/Users/aurabinary/Sites/BFS_Template/code-vue/node_modules/babel-loader/lib/index.js",
"options": "undefined",
"ident": "undefined"
}
]
npm ERR! A complete log of this run can be found in: npm ERR! /Users/aurabinary/.npm/_logs/2020-10-26T18_39_44_179Z-debug.log
Please, let me know what is wrong with the following commands (under code-vue folder):
npm install
npm run serve
Would be nice to have your support to run the full template in vue. Please, let me know what are the required node/npm version.
Cheers for your help, F.
We request you to please open a support ticket at https://iqonic.desky.support/ so that our support team agent will help you. Thank you
Hello, I have tried to open a ticket on your customer support board. My item purchase code is not reconized by your system.
Item purchase code:
0b60**5f35
I did starred partially. How can I open an issue to your customer support board if the code is not reconised?
Cheers for your help,
ideally code should be recognised. But if it doesn’t, then please email us with your query at hello@iqonic.design
Mention your purchase code.
Hello, your support ticket is not reconising my item purchase code, please let me have your support email / phone number
It is a long time my team is locked on this issue.
Regards, F.
hi. Please send an email at hello@iqonic.design
Can this theme be used without jQuery?
We request you to please open a support ticket at https://iqonic.desky.support/ so that our support team agent will help you. Thank you
I want to buy your theme but I wanted to see if I could switch over to this theme from my current theme and keep all my members. Is this possible
This is a simple Frontend theme. Whether it can be integrated with your existing system can be answered by your backend developer only.
Awesome piece of works guys. Exactly what I needed to kickstart a project I have been thinking about. While the project is in Alpha mode (very restricted user group) is it ok to use the images provided?
Yes, mostly those are free ones
i have 4Q 1- is this support RTL 2- is this theme build on vuejs component structure 3- is this theme contain scss files or css only 4- also did you use jquery for this features or native vuejs
1. Yes supports RTL. 2. Yes there is vue cli component based structure. 3. Currently we have css only. Scss is coming in our next update 4. we have used jquery for bootstrap we are removing jquery in upcoming update.
I want to buy your template, but I don’t see any Vue.js used on the demo page. Is Vue.js source files included in ThemeForest files? Is SCSS files also included to have ability to adjust colors or something?
Hi evs, here’s the demo of SocialV https://preview.themeforest.net/item/socialv-minimal-social-network-community-admin-template/full_screen_preview/26215899?_ga=2.41202530.1998886242.1596101179-738084598.1571285939 We haven’t used scss. You can manage using color class. Thank you 