Skip to content
Grav 2.0 is officially stable. Read the announcement →

jennie Newcomer New

@batejennie · Joined 4 years ago · 2 posts · 0 topics · 1 reputation

Badges

✏️ First Post

Recent posts

  • isFirst() not working in page collection · 4 years ago

    When a ResultSet object is initially created it is positioned before the first row, so .isFirst() will return false until you call .next() to position the ResultSet on the first row (if one exists).

  • How to align Text and Picture · 4 years ago

    Since your not shared your current code and visual issues: I just understand your issues based on your content, May be it could help you.. <div id="photo" style="text-align: center"> <img s