I am trying to load a full width video on my homepage. My situation is almost exactly like:
Video Background – (php & css) – generating 404 error on page load – WordPress Theme File Structure Help
However, I do have the path to my video set as:
<source src="/wp-content/themes/uf2016/assets/videos/videobg.mp4" type="video/mp4">
This is a stuck I have been on for a while and have tried various ways to call in the video but all result in a 404. What am I missing that is causing wordpress to not see this file?
Console output error
Console output error when using get_template_directory_uri()