Okay
  Public Ticket #2440330
Problem with display recent posts
Closed

Comments

  •  1
    Christian started the conversation

    Hi,

    I've purchased the HeWo news template and I'm currently trying to integrate it to my website. I'm using angular and I ran into a problem where when I use an ngFor directive to dynamically loop through a list of posts and display them, the posts are not displayed. But, when I just display one post(without the ngFor loop) everything is fine. 

    For example, this breaks

    <article class="row section_margin animate-box" *ngFor="let post of postList">
    ...
    </article> 

    but this works just fine:

    <article class="row section_margin animate-box">
    ...
    </article>


  •  213
    Ali replied

    Hello, thank you for your purchase.

    We provide the HTML template only, we do not work with angular, so we can not help you about angular.

    Thanks.