Vít Petira
Vít Petira
Alternatively, it is possible to adjust stream `user://pages/02.content/07.media/sample-watermark.png` to `page://02.content/07.media/sample-watermark.png`.
Alternatively, it is possible to adjust stream `user://pages/02.content/07.media/sample-watermark.png` to `page://02.content/07.media/sample-watermark.png`.
A simple solution is to change the `display` property value from `flex` to `inline-block` in `custom.css`. ``` #breadcrumbs { display: inline-block; } ```
 `Enter` works correctly, the problem is only when using the `Search button`. This is probably related to verifying the `data-min` value in `simplesearch.js`.  However, the form can be...
I believe so, I updated everything at once when Grav v1.7.48 came out. Search was working before.
Everything works as instructed. What do you want to return? If `one n…`, then use `'one not so long sentence. two sentences'|truncate(5)|raw` (without parameter `true`).