Can you please urgently investigate why my videos are not showing on any of my portfolio pages. My website’s objective is to showcase my portfolio of videos so it is pretty much useless unless i can show the videos .
I have followed all the suggestions on the “Having problems after updating to WordPress 4.5? Please read this first! ” post and these did not work
You can check this issue by checking any portfolio item as each portfolio item has a video on it
Many thanks in advance
Brian
Hey!
Your site seems to be working fine, can you point which video on which Page is not working?
Regards,
Josue
Its NOT WORKING fine . Please go to any of the Portfolio Pages such as this one: http://brianvenge.com/portfolio-item/write-adult-fiction/ and you can see that the video , although configured in the back end, is not showing. None of the videos in the PORTFOLIO type of post are showing
I’ve waited 3 days and this is all I got. please help me urgently
It’s fixed.
Thank you very much. I really appreciate it.
You are welcome, in case someone else has this issue (seems to be a bug with header sidebar), the following CSS code did the fix:
.html_header_sidebar .container_wrap {
width: 100%;
}
Regards,
Josue