Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Ara Abcarians Member
@itsmeara · Joined 8 years ago · 17 posts · 6 topics · 8 reputation
Badges
Recent posts
-
Taxonomylist plugin no longer works with Grav v1.4.7 update for me
· 8 years ago
Reverted and updated everything again and it works. <img src='//cdck-file-uploads-canada1.s3.dualstack.ca-central-1.amazonaws.com/flex036/uploads/getgrav/original/2X/1/1eebd0578e009fe80c5b8c9bf748a
-
Taxonomylist plugin no longer works with Grav v1.4.7 update for me
· 8 years ago
I updated to v1.4.7 of Grav today and now My taxonomy list Using this plugin no longer renders a list of all tags. Is this happening to anyone else?
-
Hide certain dropdown menu
· 8 years ago
This might be what you're looking for: https://learn.getgrav.org/content/headers#visible If you set visible: false on a page it shoudn't show up in the navigation.
-
Infinite Scroll Page Collection/Posts
· 8 years ago
Hey, does partials/load-more.html.twig replace what would be the pagination.html.twig ? i created a duplicate of pagination.html.twig called pagination-case-studies.html.twig and in there to show the
-
Infinite Scroll Page Collection/Posts
· 8 years ago
Awesome! Thanks so much.
-
Infinite Scroll Page Collection/Posts
· 8 years ago
Also just found this questions which is basically more along the lines of what I really want to do: /forum/archive/is-it-possible-to-lazy-load-children-pages-t2095
-
Infinite Scroll Page Collection/Posts
· 8 years ago
Hey, I'm trying to use the Pagination plugin but instead of clicking through pages have it load more results into the same page. I found this old post: /forum/archive/infinite-scroll-posts-t6976 which