Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
byache Member
@pzul · Joined 5 years ago · 26 posts · 10 topics · 1 reputation
Badges
Recent posts
-
Problem with file.html()|raw (how not to have a paragraph <p> ?)
· 3 years ago
In a twig file, I use {{file.html()|raw}} and I obtain something like <p alt="">mytext</p>. Is it possible to obtain only the text mytext ?
-
::before not working in menu (theme quark)
· 3 years ago
OK, I found the issue : the folder "fonts" was missing... Sorry
-
::before not working in menu (theme quark)
· 3 years ago
Hello, I use quark-theme, but I have this error while using ::before in my menu downloadable font: no supported format found (font-family: "FontAwesome" style:normal weight:400 stretch:100 src index:5
-
Error 404 when diacritics in the directory's name
· 4 years ago
I'm migrating my site to a new host and the articles whose address contains accents don't work. They appear in the menu but lead to a 404 error. Is this due to a bad config in Grav ?
-
Pb : no image in blog-list
· 4 years ago
THANKS A LOT ! It runs
-
Pb : no image in blog-list
· 4 years ago
My problem is now 'only' : to generate correct html tags... My twig : <section class="blog__cards"> {% for post in posts.published %} {% set image = post.media.image
-
Pb : no image in blog-list
· 4 years ago
I also don't understand all this code, but displaying the first image is a very good solution for me... With the code below, I have a pretty good html, but not interpreted. I obtain : &lt;img alt
-
Pb : no image in blog-list
· 4 years ago
I paste it below. --- title: 'Etre soi-même ?' content: pagination: true media_order: psytête.jpg --- Article en cours de construction... 
-
Pb : no image in blog-list
· 4 years ago
Hello, I use grav with webfolio theme. I've creating a "blog" page and an "blog-post" page in this blog, with an image in the same directory of my blog-post. Byt the image do not display when I consul
-
Modular page : modules did'nt appears
· 5 years ago
Hello, I'm trying to create a modular page, but the <section id="body"> in my html rendered contains nothing... My site is under Grav 1.7, theme webfolio