Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Sergey Serebrennikov Member
@Serebrennikov · Joined 8 years ago · 25 posts · 7 topics · 1 reputation
Badges
Recent posts
-
Custom Modular Menu Disappears
· 8 years ago
I'm not sure I understand. But usually, to define the style of an element, we assign it a class and define the style of that class. <table class="features-table">...</table> <style>
-
Hero Image not showing
· 8 years ago
Try to clear the browser cache and cache of the Grav in the admin panel. Try another test image in png format for example. Open the site in your browser in developer mode, find the block with the imag
-
Custom Modular Menu Disappears
· 8 years ago
First of all, look in your browser in the developer menu [cmd+alt+i], what is happening in this block. Perhaps just the background has become white and you do not see the white text. Then it seems to
-
How to make a lot of pages using the same template without having to manually create the markdown file
· 8 years ago
Let's say we make a website for a company with 100 offices and we need to make an address page for each office, how would you solve this problem? Are there examples of a solution, without creating a f
-
Child Theme without CLI Command
· 8 years ago
It might be useful. Theme Inheritance
-
3 pages (or color section) form with forms plugin
· 8 years ago
The issue was solved with the help of "Columns" and "Column" fields. Found them in the Fields folder of plugin. It is strange that they are not in the documentation for the Frontend Forms. The "id" ta
-
3 pages (or color section) form with forms plugin
· 8 years ago
Is there a clean way to create a form with three pages (or color section) through a forms plugin? How to wrap a group of fields in the container with id="a", "b", "c". For example, I create a form te
-
Compiler does not work on MacOS High Sierra
· 8 years ago
I don't use Wellington, and I don't use any of the Grav themes styles. I use Bootstrap themes. A dependency file is usually attached to the theme. In short, all that's left to do is: Download and in
-
Repeated block on modular pages
· 8 years ago
https://learn.getgrav.org/cookbook/general-recipes#reuse-page-or-modular-content-on-another-page
-
Repeated block on modular pages
· 8 years ago
Please share your solution. One of the blocks of modular pages is repeated on many of them. I want to avoid multiple revisions in case of edits. The content will be edited through the admin panel, so