Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Klaas Member
@KlaasHDec · Joined 3 years ago · 10 posts · 3 topics · 1 reputation
Badges
Recent posts
-
Blog and translations
· 3 years ago
There is reading, and then there is reading and understanding. content_fallback: en: ['en'] nl: ['nl'] seems to do it. Thank you very much, Klaas
-
Blog and translations
· 3 years ago
Hi, I'm setting up a blog page. Blog posts can be in English or in Dutch, but not all posts are available in both languages. So some folders only have the .en.md and some others only have the .nl.md f
-
Switching languages with langswitcher
· 3 years ago
.... almost I have modified the partials/base.html navbar sectionto show the language selector and deleted the bit with the Grav logo. So in English, I get the language selection menu without the Grav
-
Switching languages with langswitcher
· 3 years ago
I have to get rid of the {% include 'partials/langswitcher.hreflang.html.twig' %} Not sure yet I know why. Maybe counts as solved anyway.
-
Switching languages with langswitcher
· 3 years ago
Almost. Putting the % includes in the navbar section of partials/base.html.twig I have the option to switch from /nl to /en, but the /en page does not have the menu to switch back to nl
-
Switching languages with langswitcher
· 3 years ago
Not in a way I understand... It is the somewhere in "into your own theme somewhere" that confuses me. Ha. So maybe add {% include 'partials/langswitcher.html.twig' %} {% include 'partials/langswitche
-
Switching languages with langswitcher
· 3 years ago
Hello, Grav: 1.7.41.1 Plugin: langswitcher version 3.1.1 (so the 2015 forum post no longer seems relevant) Theme: Quark derived (deleting the footer and the GRAV logo) Modular page I'm building a mult
-
Text align quark theme modular page
· 3 years ago
Solved. Sort of. I ended up cheating: copy-and-edit of the css-compiled files rather than actual compiling.
-
Text align quark theme modular page
· 3 years ago
I create a Quark-inheriting theme. I create a ../themes/mytheme/scss/theme/_onepge.scss that says .modular-features { text-align: left; ... } That doesn't seem to make a difference. Reading the inheri
-
Text align quark theme modular page
· 3 years ago
Working through some of the documentation. So using the Quark theme. The "default.md" as shown in the "Basic Tutorial" (https://learn.getgrav.org/17/basics/basic-tutorial) has text left-aligned. The "