I have a wordpress website with Gutenverse theme installed. I tried to put a video in the header which was working fine in desktop and Android devices but it is not autoplaying in iOS devices. I tried to find the solution and found that I have to put “Playsinline” in the “video” tag. Now, the main problem is that I am not able to find the php version of homepage in the file manager of the website. Any solution where can I find that php version of home?
PS: The hosting is from hostinger and there are files with home.php or index.php but none of them has “video” tag.
Header video is not working in iOS devices.
[ad_1]

Inspect the webpage using developer tools. Find some keywords on the video. Open vs code and search the entire theme folder for those key words.