Please use “playsinline” attribute in the video tag, find example below.
<video playsinline loop muted >
<source src="video.mp4" type="video/mp4">
</video>
Please use “playsinline” attribute in the video tag, find example below.
<video playsinline loop muted >
<source src="video.mp4" type="video/mp4">
</video>
1. Open command line
2. Go to the particular directory using cd command. "cd sites\default"
3. Use attrib -r settings.php to make it writable.