ysd-wilson
ysd-wilson
Currently the page title and pdf title use the end of url segment by default. How to change them? I have tried `title` tag in head but not working. Here...
The following work: `background-image: url('/var/www/vhosts/example.com/httpdocs/storage/app/public/media/test 2.png');` When the image file name contains (), it does not work: `background-image: url('/var/www/vhosts/example.com/httpdocs/storage/app/public/media/test (2).png');` Any idea to resolve this issue without changing file name?...
Hello, I made a test on: https://h5p-laravel-demo.stage.etd24.pl 1. Create new elements/edit content 2. Content type: Interactive Video 3. Enter a string containing the "\\" character in any field such as...