pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Twig template profiling?
· 3 years ago
@Watermann, To monitor/improve performance of the site: Frontend: Did you examine the frontend using Lighthouse and implement its performance suggestions? Server: Have you read the docs on Perfo
-
Individual landing pages for taxonomy by category
· 3 years ago
@sklus, You said: [...] instead of creating links like project.url/projects/branding/page:2, the link to page 2 justs point to project.url/projects/page:2 (without branding), [...] I cannot reprodu
-
Image included in the form
· 3 years ago
@Deight, field section does not allow Markdown as a value for property title. But field display does and might fit your needs... form: name: myform fields: displayfield: type: display
-
Premium License: Downloads
· 3 years ago
@qualakon, Please ask all your "Premium" related questions at https://github.com/getgrav/grav-premium-issues
-
Creating an anchor link from the header to the body on the same page
· 3 years ago
@Alpha, Have a look at the One-Page Site skeleton demo and its download. Read the docs on Modular Pages Inline anchors will be created for you out of the box...
-
Links in markdown content not updated if folder numeric prefix is changed
· 3 years ago
@sque, You have saved the image inside the folder of the page, so in Markdown you would add ![Image title](myimage.jpg]. See Image Linking. When Markdown is being processed it will be translated into
-
Links in markdown content not updated if folder numeric prefix is changed
· 3 years ago
@sque, You might try: Setting file change detection algorithm cache:check:method from file to hash in /user/config/system.yaml, or Use $ bin/grav cache or 'Clear Cache` from Admin dashboard I would
-
Need Help with Implementing Responsive Images in Grav CMS
· 3 years ago
@01K probably I need a CSS code, which will replace the horizontal image with vertical on mobile device I'm afraid that won't work. Using css you can only set the background image of an element and
-
Admin very slow on private network
· 3 years ago
@ziobelo, See my previous reply.
-
Admin very slow on private network
· 3 years ago
@ziobelo, AFAIK, switching the following default settings to false might have an effect on network access and hence performance. You can set these settings using Admin, or in /user/config/plugins/admi