# Video not showing after exporting WP Theme

**URL:** https://forum.pinegrow.com/t/video-not-showing-after-exporting-wp-theme/4725
**Category:** Beginners
**Created:** [November 27, 2020, 11:23pm UTC](https://forum.pinegrow.com/t/video-not-showing-after-exporting-wp-theme/4725 "2020-11-27T23:23:50Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![red-rosefields](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/red-rosefields/32/5392_2.png) [@red-rosefields](https://forum.pinegrow.com/u/red-rosefields)
#### Post date: [November 27, 2020, 11:23pm UTC](https://forum.pinegrow.com/t/video-not-showing-after-exporting-wp-theme/4725/1 "2020-11-27T23:23:50Z")

</div>

I am trying out PG with WP. I have created and exported a theme with just a video in it. The problem is that the video won’t show under wordpress site preview, instead it will show no problem when previewed from PG.  
Inspecting the element i see

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/pinegrow/original/2X/1/18c3fb03a4e13e4033939ccbab84af4ae60ed3aa.png)  
Failed to load resource: the server responded with a status of 404 (Not Found)

I have double checked the source and the video is indeed under the exported theme.

Any Hint?  
Thanks

> **[WP Tshoot – Just another WordPress site](http://e8699e8dcebd.ngrok.io)**

---

<div class="post-metadata">

### Author: ![RobM](https://avatars.discourse-cdn.com/v4/letter/r/278dde/32.png) [@RobM](https://forum.pinegrow.com/u/RobM)
#### Post date: [November 28, 2020, 9:54am UTC](https://forum.pinegrow.com/t/video-not-showing-after-exporting-wp-theme/4725/2 "2020-11-28T09:54:08Z")

</div>

Your ngrok is down, so can’t really troubleshoot. I’m suspecting it is a case of not having your file in the correct place in the directory. Where is your video located in relation to your page (index.php?)?

---

<div class="post-metadata">

### Author: ![red-rosefields](https://yyz2.discourse-cdn.com/flex036/user_avatar/forum.pinegrow.com/red-rosefields/32/5392_2.png) [@red-rosefields](https://forum.pinegrow.com/u/red-rosefields)
#### Post date: [November 28, 2020, 1:46pm UTC](https://forum.pinegrow.com/t/video-not-showing-after-exporting-wp-theme/4725/3 "2020-11-28T13:46:58Z")

</div>

**Edited…**  
If I place the video in main WP directory then it shows. I am a WP beginner so it is not clear to me. Should I place all my media files in the main WP directory when building the template in PG? When the theme was exported the media files where placed inside …\wp-content\theme\mythemename\assets\videos\xx.mp4 as per the structure I had given the project.

Thanks

---

<div class="post-metadata">

### Author: ![RobM](https://avatars.discourse-cdn.com/v4/letter/r/278dde/32.png) [@RobM](https://forum.pinegrow.com/u/RobM)
#### Post date: [November 29, 2020, 3:03pm UTC](https://forum.pinegrow.com/t/video-not-showing-after-exporting-wp-theme/4725/4 "2020-11-29T15:03:43Z")

</div>

@red-rosefields,  
I did a little bit of testing with @Emmanuel - it seems the the relative path is correctly updated for images, but not for videos. We will try to get this fixed in a future release. Nothing wrong with your structure!  
Bob
