Vít Petira

Results 16 comments of 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; } ```

![search](https://user-images.githubusercontent.com/38700805/98548890-5b7a9400-229a-11eb-8ac1-7ab35b72e9c3.png) `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`. ![search](https://user-images.githubusercontent.com/38700805/98560412-0b0a3300-22a8-11eb-8ed5-945c8fe71583.png) 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`).