226 comments found.
Hi,
Can you send the PSD files of Espire template to me, please?
I need them for design CMS by your template for developers.
Thank you very much.
Best regards, Bretislav Strnad
Hi, apologize that we don’t have any PSD files for this template.
hello,
I am interested to buy “Espire” template ,
Can we see any live preview for the RTL version? i would like to know if RTL applied to all the components
Appreciate your quick response, thank you
Regards,
Hi, there is a RTL selection in configuration, you can turn the configuration on by clicking button at bottom right.
thank you,
i can see some parts not done in RTL specially forms and placeholders,
any plan to fix them in next releases ?
appreciate ,,
Hi, we will arrange this to our update schedule.
any expected date ?
It might within this 2 months, will come along with next update.
I see a flash of unstyled form elements when loading “Form Elements”. Is there an update to fix this?
Hi, thanks for your feedback, guess it was caused by a dependency, we will use another dependency instead of it.
Great, thank you. Look forward to using this template.
Hi, this template is make with AngularJS or Angular?
Hi, it comes with both AngularJs & Angular version .
Hi there,
Just bought your Espire templates and tried to install html folder.
It throw me that error when I type npm install in cli too:
npm ERR! code EINVALIDPACKAGENAME npm ERR! iNVALID PACKAGE NAME “nouislider” : name cannot contain leading or trailing spaces; name can only contain URL-friendly characters.
Could you help ? node version: 8.12 npm version : 6.4.1
Hi, it was an extra spacing in “nouislider ” dependency, remove the spacing and it will work as usual. We will make an update recently to fix these all minor bug.
Noted, another thing is that i couldn’t run grunt sass and build command in the cli. It will run into this fatal error: Fatal error: The implementation option must be passed to the Sass task
Hi, try to add this implementation: sass, to Gruntfile.js line 26.
Did you notice on FireFox the sign in page 2 is not displayed correctly? The sing in box should be centered just like how it is on Chrome.
Hi, thanks for your feedback, we will fix it soon. For temporary solution, you can add .d-flex & .align-items-center class to this tag <div class="mr-auto ml-auto full-height height-100></code>" />
Alright. Thanks for the update
Could you release templates with Plans before updates Angular on new version? Its very impotent for me, because I try to make this component today. Will be glad you for that
Hi, we guess you can just go for it instead of waiting for the update since our contents are not ready yet.
Do you know when will be next release?
Your theme is very interesting but it has a problem with the menu when it is higher than the screen. The scroll bar does not appear and we have trouble seeing the items at the bottom of the menu. This occurs on the mobile version and on the pc version. Can you fix this problem by the end of the month?
Best regards.
Hi, the menu is scrollable. For UI wise, we used a plugin to make the scrollbar looks slim and semi visible, it is configurable.
Do you include a documentation / guidelines with this theme to help us on implementation? Do you include PSD or sketch file?
It come with a documention, but did not included any PSD or sketch files. You can also query us when you facing any customuzation issues.
Hi guys. thanks for your gorgeous template. I’m planning to buy it for my new project. I’m just wondering is this still using bootstrap 4 beta?! even the purchased version? because the demo is still showing the beta version of bootstrap.
Yes, we are still remaing 4.0 beta our package, but it is compatible with current 4.1 version.
Hello. Would you please fix the RTL switch? Sometimes it displays the wrong state when using the RTL functionality. Thanks
Hello?
Hi, can you specify the RT display error?
When I click it once, the switch turns on and the template changes. When i click it again, the template changes but the switch stays on. Click it again and the switch goes to off but the template is changed. Just click the switch a few times and you will notice the switch state not representing properly the template state. Thanks
Please add Plans page. When you release next update?
As mentioned previously, we will wait for Angular 7 and implement it on next update. We can’t really set a actual update release date due to unstable man resource, hope you understand.
Hi there,
Just buy your Espire templates and I try to install html folder.
It throw me that error when I type npm install:
npm ERR! code EINVALIDPACKAGENAME npm ERR! iNVALID PACKAGE NAME “nouislider” : name cannot contain leading or trailing spaces; name can only contain URL-friendly characters.
Could you help ?
Thanks in advance
Regards PATTE François
Hi, may i know your npm version ? since we have no issue with npm install in this environment:
node: v8.11.2
npm: 5.6.0
angular cli: 6.0.3
Do you plan release next update? When and what it will be?
Last update was 3 month ago. Please release new sample pages like Trello board & etc
We will release the update once along with angular 7.
When it will be?
Angular 7 showing up in September/October.
Hi Guys,
Prove of purchase: 69742a22-e33d-46be-95be-1b22953e68dd
I’m trying to use 3 date pickers on the one form, however, the modal all open under the same data picker (not clicked datepicker) see below. Any tips on how to tackle this?
<input formControlName=”approvedDate” id=”approvedDate” name=”approvedDate” type=”text” class=”form-control” placeholder=”Datepicker” [(ngModel)]=”model0” ngbDatepicker #d=”ngbDatepicker” (click)=”d.toggle()”>
<input formControlName=”approvedDate” id=”cancelDate” name=”cancelDate” type=”text” class=”form-control” placeholder=”Datepicker” [(ngModel)]=”model1” ngbDatepicker #d=”ngbDatepicker” (click)=”d.toggle()”>
<input formControlName=”approvedDate” id=”targetDate” name=”targetDate” type=”text” class=”form-control” placeholder=”Datepicker” [(ngModel)]=”model2” ngbDatepicker #d=”ngbDatepicker” (click)=”d.toggle()”>
Hi, you are using a same d.toggle() on all 3 datepicker.
Regular licence is ok to use it for free and paid SAAS app? and also are you open to customization ? Thanks Rahul
Hi, very sorry that we did not provide any customization service. You can try to query Envato Support for the license issue.
Hi i tried route navigation in the demo theme by setting sign-in2 as root page and navigating to /dashboard on login click but it reloads back to the same sign in page, network data shows dashboard fails to lazy load , please check the issue.
Hi, if you are using [routerLink] to reroute your page, please use <a> </a> instead of <button> tag.
HI
How to add breadcrumb bar below main header. ?
How to use side bar element inside some component and theme them?
Hi, you can your breadcrumb after div class="main-content", you are possible to use sidebar in your component, copy from div class="side-nav" till the end of the tag, but it might need some css customization.
Hello. I want to buy the angular 6 version of the template, however I noticed that in mobile mode, when I select a menu option the menu doesn’t close automatically, it needs to be manually closed. In the HTML version this problem doesn’t exist, the menu closes automatically once an option is selected, as it should. Could you fix this problem? Thanks
Hi, thanks for your inform, we will fix this in recent update.
Hello, I just downloaded the template and some of the bower dependencies are broken, please update your bower,json by removing the outdated dependencies and add the missing ones to package.json
Hi, please remove bootstrap 4 beta from bower.json and use the bootstrap that installed by npm, sorry for the inconvenience caused, we will soon fix the bower dependencies as well on next update.
good evening, im sorry because my english is not good enough. im already buying your template https://themeforest.net/item/espire-bootstrap-4-admin-template-angular/20589463
and now I have trouble adding sidebar menus, can you help me please??
Sure, please let us know more about the issue via mail.
can you send real email so i can send image to explain the problem thanks