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.

Aleksei Newcomer

@Gray_and_Big · Joined 7 years ago · 8 posts · 3 topics · 4 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Redirect in GRAV · 7 years ago

    I deleted the default.md file from folder '01.fractions' and received 404-error when pressed 'Fractions' in the main menu of the site.

  • Redirect in GRAV · 7 years ago

    Thanks for your answer, I really missed some information above the chapter "Redirects". I tried to create page structure like this: So I made this folder structure: Tutorial 01.algebra d

  • Redirect in GRAV · 7 years ago

    Thanks a lot, your advice was very useful for me :)

  • Redirect in GRAV · 7 years ago

    Good day to all! I have a problem with redirect in GRAV. I have read documentation, but in the chapter "redirects" there are no information about in what file I should to write the rule for redirect.

  • Multilanguage site: title and description for two languages · 7 years ago

    Thanks a lot for your answer! I changed TITLE in the file base.html.twig, it's working :)

  • Multilanguage site: title and description for two languages · 7 years ago

    Good day! I try to make a site for two languages: ru and en. But it is impossible to set two values for TITLE in the file "/user/config/site,yaml" . I want to make two versions of the TITLE and DESCRI

  • Add forum PHPBB to GRAV · 7 years ago

    Thanks a lot for your answer! I tried this solution: in the file "site,yaml" I added lines routes: /forum: '/forum' This method works for simple site with one language, but not for multilingual site

  • Add forum PHPBB to GRAV · 7 years ago

    Good day to all! Is it possible to add forum PHPBB to GRAV? On my old "handmade" site I copied forum folder and created a link like this: "site.name/forum" in the menu. But with GRAV this way is impos