Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
O Newcomer
@thisisready · Joined 5 years ago · 3 posts · 2 topics · 0 reputation
Badges
Recent posts
-
Why can't I access PHP session data from theme PHP file?
· 4 years ago
How do I access session variables that were set outside of Grav CMS? In my user system.yaml file I have set the following: session: enabled: true initialize: true timeout: 3600 name: gravsite uniquene
-
isFirst() not working in page collection
· 5 years ago
isLast() is also a function I would like to use but this doesn't appear to be working either. In case this makes a difference, I have set the page collection in the content file headers: title: Key d
-
isFirst() not working in page collection
· 5 years ago
I am trying to use grav's isFirst() function to detect when the user is on the first page of a page collection and to display or hide a class name but this doesn't seem to be working: <div