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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

andrii burkatskyi Member

@underr · Joined 9 years ago · 24 posts · 5 topics · 2 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Slug-relative link · 7 years ago

    Case in nginx configuration. My fault.

  • Change text on 404 page · 7 years ago

    Hi, dvawolk! Do you have plugin Error? Enable it, set 404 route (e.g., /error), change text in users/pages/error/error.md

  • Slug-relative link · 7 years ago

    Hi there! I have an issue with links to files that i upload to my site. Will try to explain: My site have folder structure like ├── 01.folder1 ├── 01.folder2 ├── default.md └─

  • Simple Search Plugin not showing results · 9 years ago

    Hi! Seems missing filter. Try to add in your /user/config/plugins/simplesearch.yaml: filters: category: - '@none' filter_combinator: and

  • My personal web jotter · 9 years ago

    Hello! I made my simple personal website for storing useful things (links, notes and memories about travels, etc.) in different topics underr.space Because i like simple things i've tried to make site

  • Get the slug of the mother page · 9 years ago

    Hello! {{page.parent.slug}}

  • Weird load of google maps in modular page · 9 years ago

    Do you tried to add 'group':'bottom' ?

  • Issue with Collection:ofType · 9 years ago

  • Issue with Collection:ofType · 9 years ago

    Ok, i think i understood what happens and i try to clarify my questions - there is a method to paginate a filtered collection? Because pagination plugin continues to use page.collection() for paginati

  • CSS Image Loading · 9 years ago

    Hi dan! I will try to explain it with my bad English, sorry about that At first - {% block %} ... {% endblock %} uses for partials/base.html.twig which is supplemented by the current template. These