398 comments found.
Hi, i want to know if there is a way to have more than two submenu?
The sidebar menu supports upto 3 level. Please take a look at demo.
Angular RTL error?
Hello, I’m trying to switch to RTL in the Angular version.
I have edited the “angular.json” file to replace “app.scss” to “app-rtl.scss” (under “styles”).
I’m getting the following error:
ERROR in ./src/assets/scss/app-rtl.scss (./node_modules/@angular-devkit/build-angular/src/angular-cli-files/plugins/raw-css-loader.js./node_modules/sass-loader/lib/loader.js??ref—13-3!./src/assets/scss/app-rtl.scss)
Module build failed (from ./node_modules/sass-loader/lib/loader.js):
@import “custom/pages/maintenance”; ^ Can’t find stylesheet to import. ╷ 47 │ @import “custom/pages/maintenance”; │ ^^^^^^^^^^^^^^ ╵ stdin 47:9 root stylesheet in D:\Projects\programming\Ubold_v3.4.0\Angular-new\vertical\src\assets\scss\app-rtl.scss (line 47, column 9)
I have tried to comment out the import line from app-rtl.scss, but then it complains about another import, and then another…
Am I doing something wrong?
Thank you.
Hi,
It seems, there is some issue with RTL. Could you please send us email at support(at)coderthemes(dot)com? I’ll share the corrected file over email.
Sorry about that.
Thank you.
Hello @coderthemes Angular in breadcrumbs I want to use router link instead of href. But I got this error “Can’t bind to ‘routerLink’ since it isn’t a known property of ‘a’”. or ” Got interpolation ({{}}) where expression was expected at column 0 in”
first error comes when I use this routerLink=”{{item.path}}” second error comes [routerLink]=”{{item.path}}”.
I tried to find the solution but could not able to found better solution.
Hi,
Could you try this [routerLink]=”tem.path” ? Also please make sure that RouterModule is imported in your module.
Thank you.
It’s not working. I already import router module but this is still not working. you can check in angular application src>app>shared>ui>app-page-title.
error :- Can’t bind to ‘routerLink’ since it isn’t a known property of ‘a’.
You should import RouterModule in UiModule. It’s working perfectly fine for me after importing in that module.
Thanks it is working now. I forgot to add router module.
hi author. i ve just bought this. so this isnt a html template? i read something about you having to send the html version by email. correct me is am wrong. i wanna use this on codeigniter. also does the laravel version come in the folder as well?
Hi,
Please share your gmail address. I’ll share via google drive.
Thank you.
i cant access google drive from here. send me on skype. live:fountainsconsultancy. Also u didnt answer all my questions. is laravel version also in the folder? what file did u place here for download? html version ?
Hi,
The laravel folder should be present in zip file you received from marketplace. In order to get html folder, I would share that zip with you via google drive. You don’t need google drive account though. I’ll share the link to download it from it. Could you share your email with us by sending email to support(at)coderthemes.com?
Thank you.
Does it documentation once we purchase , Because in the docs, just able to see only overlay..
Sorry, I didn’t get the issue. Are you facing any issue in viewing the documentation?
it has any Api features
No, it is just a static html template.
I have question regarding form validation. “Parsley Examples” is updated on angular project path is “forms > validation > Parsley Examples”. Because I can not able to find it their.
In Angular version, the validation example is available in /form/validation page. E.g. http://ubold-ng-h.coderthemes.com/form/validation
This thing I know. I want to show validation massage on ng-select, radio btn or checkboxes.
Hi,
The same validation should work with any default input controls including radio and checkbox. In order to provide validation ng-select, please refer to this example: https://stackblitz.com/run?file=src/forms-single-select-example.component.html
Thank you.
Hi, is this theme have file manager? if it doesn’t do you have a plan to add it?
Sorry, there is no file manager in current version. However, we are working on new version at the moment and would include the same.
Hello,
Will this be able to work with any php code or php framework?
Thanks!
Hi,
It is html template and can be integrated with any backend language having support of html based templates.
Thank you.
Hello, I am facing some issue regarding performance. CPU usage is showing 60 to 70 without adding any component. After added my modules and component it was showing more then 100 which effects my site is very slow and every event which I added is very slow. Could you please give any suitable answer where I can Improve the performance of my application.
Hi,
I am sorry, but I didn’t get it fully. The frontend template usually runs into browser and can not affect the server performance. Are you seeing the behaviour on your local machine? Also the slowness could be due to dev vs prod buils as well. Could you share your site url?
Can you please send me your email id? I will send you all credentials their.
You can share details over email support(at)coderthemes(com)
“Hi, I think there is one bug with menu sidebar in Vue version. If sidebar menu is collapsed and you navigate to some page by clicking on menu item, sidebar crashes. You can not use sidebar anymore, until you refresh the page. ” – mladen995
i think i have this problem too with Vue Version
Hi,
Thank you for reporting the issue. Let me take a look and I’ll share the fix with you.
Could you please send an email at support(at)coderthemes(dot)com?
Hello,
How to get the built in compiled dist folder for html version ?
Thanks
Hi,
Please share your gmail address. I’ll share via google drive.
Thank you.
Hello,
Thank you for your reply. I’ve sent you a private message with my Google address.
Thanks a lot
Hi,
Please check your email.
Thank you.
Hello,
I’ve got it.
Thanks again !
i want to change to rtl how do i do it?
HI,
For HTML version, you’ll just need to include app-rtl.min.css in your html file. Remove the app.min.css from it.
Thank you.
The file is not in the angular>vertical directory
hi, please send me the html files, I already sent an email to support. thanks
Hi,
Please check your email.
Thank you.
thanks
Hi, in product detail page when there are less then 4 image it’s shows the image with the original size. How can we fix this.
Hi,
It’s not supported at the moment. I’ll add fix in next update. Sorry for your inconvenience.
Thank you.
Hi Please share the html dist files
hashimvellachal@hotmail.comHi,
Please share your gmail email address. I’ll share via google drive.
Thank you.
i need latest version and old version v2.4.0
Hi,
Please check your email.
Thank you.
not changing the background color of tools after changing the property enabled=”false” and enabled=”true” . old version it is (v2.4.0 ) changing.
There is no background related enable/disable flag in new or old version. Did you try to implement your own?
Hello, Can you please tell me that how can I add Date picker in my project. Or How Can I update my code based on your changes (update).
Hi,
We are using flatpicker as well as Bootstrap date picker. Please take a look at the form pickers page for examples. Let me know if you are having any question.
When rendering pages comes no style at all. I checked in Chrome Devtools and the same accuses the “assets” directory. I think it’s just those. I tried to mount but could not quite because I did not identify the icons (I wanted to know at least the name of the library of these icons). Helpe me pls
Hi,
Sorry for your trouble. It seems you are trying to use src folder assets. If yes, please setup the gulp flow in order to generate compiled assets including css, js, etc. If you are not looking for any customization, please contact us via support form from our profile and I’ll share the zip via google drive.
Please, can you send me the link by Google Drive?
Please check your email.
Hi, I think there is one bug with menu sidebar in Vue version. If sidebar menu is collapsed and you navigate to some page by clicking on menu item, sidebar crashes. You can not use sidebar anymore, until you refresh the page.
Hi,
Could you please share the video or screenshot for the issue over email? support(at)coderthemes(dot)com?
What is gulp? I want to use my template easily without install nothing external tool.
Hi,
If you are not looking for any modification in terms of look and feel, you don’t need to setup anything including gulp. Gulp is a frontend task automation tool. We use it to compile assets including styles, javascript, etc.
I’ll share the pre-compiled version with you. You can simply copy paste all required assets including css, js, images, etc and use it directly.
Thank you