pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3197 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Markdown frontmatter disappears after a threshold
· 6 years ago
@Jakub_Nagy, While testing your form with ~1000 fields, Chrome nearly died. Although my laptop is not the fastest in town, it did made me wonder about the UX experience of your clients. So, a default
-
Markdown frontmatter disappears after a threshold
· 6 years ago
@Jakub_Nagy, Did some testing and in my case I saw rows in the list being dropped around 165. Did a Google search and the first hit on stackoverflow hinted on max_input_vars According the default conf
-
Custom contact form as php post script in Grav
· 6 years ago
@joh, That's a pity... There are a few options: There are common field attributes that can be added to each field, eg. to add 'classes' and 'outerclasses' with which you might fix a few things. An
-
Translation possibilities of GRAV
· 6 years ago
@svatas, I think the best place to drop this issue is on the Github repository of Grav. There you will get the attention of the developers.
-
Custom contact form as php post script in Grav
· 6 years ago
@joh, Did you have a look at Grav's frontend forms? If so, would you mind sharing which aspect of the custom-made contact form cannot be implemented by Grav's forms?
-
Plugin tinymce-editor - image linking
· 6 years ago
@Markus, Did you have a look at the repo of the plugin? The following two issues may be related what you are observing: Images URL aren't dynamic #35 Use twig-y paths (page://, theme:// etc.) for
-
Plugin for changing markdown, text and html of pages automatically ("batch processing")
· 6 years ago
@Markus, Are you moving the goalpost along the way? If so, it might be an idea to change the title to something like 'Plugin to Find/Replace text in all pages/files' and change the initial post accord
-
Plugin for changing markdown, text and html of pages automatically ("batch processing")
· 6 years ago
@Markus, Finding broken links is one thing, fixing them is another... To find them, besides creating a plugin, you could: Have a look at the Index Coverage report in Google Search Console. It has a
-
How to centre content in Quark
· 6 years ago
@daredevil, When inheriting a theme, you should copy the form section of the blueprints.yaml from Quark into your own theme's blueprints.yaml. Then all Quark settings will be available in Admin for yo
-
How to centre content in Quark
· 6 years ago
@daredevil, Quark uses the grid system from Spectre. The content of the site is contained in a container. The container itself is centered in the screen. If the grid size is not set or not set properl