Discussion on Angly - Angular 16 Bootstrap 4 Multipurpose Site Template

Discussion on Angly - Angular 16 Bootstrap 4 Multipurpose Site Template

Cart 349 sales
Well Documented

IronNetwork does not currently provide support for this item.

50 comments found.

Hi, I see @tomanovy comment above and i receive the same with Angular Universal not working both for Angular 7 & 8, I assume connected to this: https://github.com/angular/universal/blob/master/docs/gotchas.md

The specific error in ng8 is: ‘Failed to lookup view “index” in views directory’ ... ‘at Function.render (...’

any update about this? Thanks

Pre-purchase question here. Is it possible to use Angly with a white-background OR transparent header? How can this be achieved?

Hello,

Thanks for reaching out and showing interest in our template.

Yes it is possible to change the header background to your desired color or transparent along with the text color by doing few changes in CSS.
You can contact us at support@theironnetwork.org for further assistance regarding this after you have purchased the item.
Thanks and have a nice day ahead.

Hi, i have a problem with scroll, when i scrolling my page in iphone with safari, the scroll stops, is not fluid

Hi,

Thanks for reaching out.

We checked out on our end with iPhone and other devices , everything is working fine. Could you please tell us more info about it. Like, which version you are using of iOS and iPhone. It could be possible that after your customization of code it could be occur.

So send us details about your device configuration and more info at support@theironnetwork.org, We will check it out and try to resolve this.

Thanks

Is there a setting to change the menu to scrollable menu instead of going to next page?

Hi,

Thanks for reaching out!

The way you mentioned query, may be you are required a one page site. Which will scroll to different section by clicking site menu. yeah you can easily do it with some customisations. Here is link that may help you

https://stackoverflow.com/questions/45742611/scroll-to-a-certain-element-of-the-current-page-in-angular-4

If you want to do it with jquery then check the following link:

https://stackoverflow.com/questions/19012495/smooth-scroll-to-div-id-jquery

Let us know if you have more queries at support@theironnetwork.org

Thanks

Hello, does this template feature tabs and toggles? I can’t seem to find any in the demos

Hi ,

Thanks for reaching out! We really appreciate for showing interest in our products.

Since we have used bootstrap 4 with Angly , you can add any component from bootstrap 4 to this template. Besides this we will include adding sections featuring above components in our next update for Angly.

Thanks and have a wonderful day!

Hi,

I bought your template and I have a question: On a main page you have a “d-title” effect. I’d like to add more words there, but then they are overlapped. How should I adjust d-title class to avoid word overlapping? Let’s say I need 5 words there.

Thank you very much for your help.

Alex

Hi,

Thanks for using our product!

We fixed the problem for you now need your email id to send the code. Please send us your email id at support@theironnetwork.org

Thanks

Hello, how are you? I’m making an ionic 4 project and I would like to use this theme inside it, can I do it easily? Do you have some sort of guide to integrate it? Thanks a lot

Hi,

Angly is based on bootstrap and hence you will need to do custom work to make it fit with ionic as both have their own html structure, however you can use the logic/typescript code from the template.

Thanks!

Hi, I bought an Angly template. I need support to add the jquery plugin for showing animated numbers. Shall I edit an angular.json file and add my jquery plugin file?

Hi,

If the jquery plugin you want to use is a single file library then you can load it on index.html file and use the functions in components. If it is a module which provides integration function with angular then you should add it using package.json file.

Let us know if you have any other query.

Thanks

Hello, is there any way to get an example of End to End tests with protractor ? Even with the simplest test i’m getting the following error:

✗ should display page title
      - Failed: script timeout: result was not received in 11 seconds

Hi,

At this moment we don’t have working examples for test cases but we will try to integrate it update you soon. Meanwhile you can check following tutorials and try to resolve the issue.

https://medium.com/paramsingh-66174/automate-e2e-testing-of-angular-4-apps-with-protractorjs-jasmine-fcf1dd9524d5 https://blog.cloudboost.io/building-your-first-tests-for-angular5-with-protractor-a48dfc225a75

Let us know if you need anything else.

Thanks

Hi, I bought Angly template today. But I’m using node express for SSR and also to create translations pack. I get 4 errors: windows AND document is not defined – hopefully solved = no errors

ERROR ReferenceError: $ is not defined at Footer2Component../src/app/footer2/footer2.component.ts.Footer2Component.ngOnInit TypeError: Cannot read property ‘unsubscribe’ of undefined at ClickOutside../src/app/core/directive/click-outside.directive.ts.ClickOutside.ngOnDestroy

OR Cannot read property ‘slick’ of undefined

Do you have some advice plese? Thanks, Tom

“dependencies”: { ”@angular/animations”: “7.1.2”, ”@angular/common”: “7.1.2”, ”@angular/compiler”: “7.1.2”, ”@angular/core”: “7.1.2”, ”@angular/forms”: “7.1.2”, ”@angular/http”: “7.1.2”, ”@angular/platform-browser”: “7.1.2”, ”@angular/platform-browser-dynamic”: “7.1.2”, ”@angular/pwa”: “0.11.2”, ”@angular/router”: “7.1.2”, ”@angular/service-worker”: “7.1.2”, ”@angular/upgrade”: “7.1.2”, ”@fancyapps/fancybox”: “3.5.2”, ”@nguniversal/express-engine”: “7.0.0”, ”@nguniversal/module-map-ngfactory-loader”: “7.0.2”, “angular-in-memory-web-api”: “0.7.0”, “bootstrap”: “4.1.3”, “classlist.js”: “1.1.20150312”, “core-js”: “2.5.7”, “express”: “4.16.4”, “express-http2-workaround”: “1.1.3”, “font-awesome”: “4.7.0”, “hammerjs”: “2.0.8”, “intl”: “1.2.5”, “ionicons”: “3.0.0”, “jquery”: “3.3.1”, “ngx-slick”: “0.1.3”, “popper.js”: “1.14.5”, “rxjs”: “6.3.3”, “rxjs-compat”: “6.3.3”, “web-animations-js”: “2.3.1”, “zone.js”: “0.8.26” }, “devDependencies”: { ”@angular-devkit/build-angular”: “0.10.6”, ”@angular/cli”: “7.1.2”, ”@angular/compiler-cli”: “7.1.2”, ”@angular/language-service”: “7.0.4”, ”@angular/platform-server”: “7.1.2”, ”@types/jasmine”: “2.8.11”, ”@types/jasminewd2”: “2.0.6”, ”@types/node”: “10.12.8”, “codelyzer”: “4.5.0”, “compression-webpack-plugin”: “2.0.0”, “css-loader”: “1.0.1”, “exports-loader”: “0.7.0”, “html-loader”: “0.5.5”, “html-webpack-plugin”: “3.2.0”, “jasmine-core”: “3.3.0”, “jasmine-spec-reporter”: “4.2.1”, “karma”: “3.1.1”, “karma-chrome-launcher”: “2.2.0”, “karma-cli”: “1.0.1”, “karma-coverage-istanbul-reporter”: “2.0.4”, “karma-jasmine”: “2.0.0”, “karma-jasmine-html-reporter”: “1.4.0”, “lodash”: “4.16.2”, “morgan”: “1.9.1”, “protractor”: “5.4.1”, “rxjs-tslint”: “0.1.5”, “ts-loader”: “4.2.0”, “ts-node”: “7.0.1”, “tslint”: “5.11.0”, “typescript”: “3.1.6”, “webpack-cli”: “3.1.0”

Hi,

Thanks for purchasing our template. Please confirm the nodejs version installed on your system, it might be a version compatibility issue. You can send us an email at support@theironnetwork.org.

Meanwhile you can try deleting package-lock file and run npm install again.

Thanks

Hi, i am interesting on this template. Before i proceed with purchasing this template, would appreciate your advice on below:

1. Is there any limitation on changing the code so that it suite my client need? e.g.: enlarge the jumbotron or banner to full width and adding search bar in it OR disable shopping cart since it is not require by client.

2. This website template is supporting Angular 7. How about angular 5?

Hi,

Thanks for showing interest in our template.

1.Angly supports high level customization, there is no restriction apart from frameworks used for development like angular and bootstrap. You can remove any page or section if its not required. You can even change/extend code and design as per your requirement.

2.Although Angly is developed with angular 7, you can change the version to angular 5 with minimum efforts. You just need to change the versions in package file and make sure that modules you are using are supporting angular 5.

Let us know if you have any other query.

Thanks

Hi, great work! this template is beautiful.

I was wondering if you could fix following problems:
  • This template uses JQuery for animations instead of using the Angular way. This is not a full Angular template!
  • Part of the scrollbar goes under the top menu bar.
  • Http from @angular/http has been deprecated. Change to HttpClient.

Thanks!

Hi,

Thanks for a good template!

I was wondering how I can enable “free” scrolling from mobile?

When I scroll now, it immediately stops when I lift my finger. I want it to continue to scroll for a bit and slow down gradually, after the finger is lifted.

Is this possible?

Thanks, Stian

I purchase this, but can not install it on my cent os 7 and WHM Cpanel EA4 because of the Install Node.js and NPM

Hi,

Thanks for purchasing our template. To run the app on server you first need to install node js on your local system and make a build of your app, then you can upload the build on server and run it on domain. Please check our documentation for details https://iron-network.gitbook.io/angly/

Send us an email at support@theironnetwork.org if you need any help further.

Thanks

How do I remove the “Subscribe Our Newsletter” section at the bottom of new pages I create?

Also , how do I remove the “grey” section directely below the header/menu on new pages I create?

It is not on the sign-up or sign-in page, but appears on all new pages by default.

Thanks

Fintan

Hi,

Thanks for purchasing our template.

To hide subscriber section remove on comment out the “angly-subscribe” from new page html file as follows

<!- ->

Please provide the screenshot for grey section you have mentioned and we will guide you to remove it. Send us an email at support@theironnetwork.org for further help requests.

Thanks

I didn’t have a direct reference to “angly-subscribe” within the HTML on the new page, however, I was able to find that in the footer2.component.html, footer.component.html and the main component.html there was a “div *ngIf=”router?.url !=” which ensures the footers and section header are excluded from specific pages. I am able to add my new page to that exclusion to resolve this issue. Thanks

Dear Sir.

I tested your Reactify Dashboard Template. It has a great feature: “integrated language translation method”.

I need the same theme but for angular 6, but with this feature “integrated language translation method”.

Do you have it ?

Hi, Thanks for your interest in our products. We have noted your point and we will provide language translation feature in our future updates soon. Thanks

hello team how are you? nice theme but we used to your style that you add more UI elements i hope you add more in the next update what about fire base when you will add it and are you going to add the card in the checkout like you did in the react theme i purchased thanks and regards

hi i mean are you going to integrate firebase in the next update and what feature you are planning to add in the next update

regads

Hi,

We can integrate firebase for social login like using login facebook, google etc. We can integrate the firebase module for authorization, you can extend it further to use as per your requirement. Does that cover your requirement?

Thanks!

i was looking for full eCommerce template this one is great but it does not have the all of the features like comments, credit card input, user page, categories etc

thanks for your support

Hello, this really awesome templates! I like it so much ^^ Btw how can I inject another 3rd party like carousel plugin, or floating forms from html,css and js file template?

Thank you for your attention.

Hi,

Okay thank you for your reply. I will try the approaches.

Thank you very much!

Wow thank you! I try approach no. 1 and it works!

Cool. Let us know if you need anything else. Thanks!

Hi, I have question.

how I can change value in id=mapDiv on home.component and I found \src\assets\data\contact edit value but not effect. Please help me. Thank you.

don’t worry I found that. :)

Hi,

We fixed the issue and Updated the theme files at themeforest. Please download the latest files.

If you don’t want to replace all files then replace only following files

1. Go to latest files folder 2. Go to src\app\widgets\contact and copy whole map folder Replace with old one 3. Go to src\app\contact and replace the contact.component.html file with old one. 4. Go to app\widgets\contact\contactUs2 and replace contactUs2.component.html file with old one

And now follow the step to change the map address

go to https://www.embedgooglemap.net/

fill your address

After pressing get html-code button one modal will is show up . now copy only iframe src code and go to src\app\widget\contact\map\ and open map.component.html file and paste the iframe src address. This will fix your problem.

Send us an email at support@theironnetwork.org for Further assistance.

Thanks

Hi There, I’d like to run this template on my web host. ‘Zuver’ in Australia. This host uses cPanel. How do I do this? Thanks. :)

Hi,

Thanks for purchasing our template. Its very easy to build with Angly and deploy it on server.

Follow the steps below 1.Copy the package to desired location on your local machine 2.Run npm install to get all modules, then run ng build—prod—aot command to build the app, once its complete you can see dist folder containing production build 3.Connect to your server using ftp details on cpanel and upload dist folder files on your server.

Please check our documentation provided with package for more details.

Send us an email at support@theironnetwork.org for further assistance.

Thanks

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey