I got video backgrounds to display but it takes them multiple seconds to load. Is there a way around this? One of my videos is also primarily displaying the bottom of the video and I cannot get it to align to the top. I set the row CSS to center top but that didn’t do anything.
Hello !
The page speed of your website depends on how well your site is optimized, if you follow the steps which are presented in this tutorial here -> https://tagdiv.com/how-to-increase-page-loading-speed/ you’ll be able to increase the speed of your website.
Also you can check this similar topic for more solutions: -> https://forum.tagdiv.com/topic/optimize-script-to-improve-site-speed/ -> https://www.infophilic.com/get-almost-100-pagespeed-newspaper-theme/
– https://forum.tagdiv.com/topic/a-few-tips-for-newspaper-x-speed-high-cpu-usage-issues/
– https://tagdiv.com/how-to-increase-page-loading-speed/
Please note that page speed is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
For page speed and other services you can contact our custom work team here: https://tagdiv.com/premium-customization-services/
Hope this will help you!
Thank you !
Hello !
As you can see here your website is not available at the moment: https://www.screencast.com/t/5JL9ABK8glx
Thank you !
Hello !
Please try this css Code: `.tdc-video-inner-wrapper iframe {
top:100%!important;
}`
You can adjust the percentage and see which setup you like.
The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5
Thank you !
Not all of my videos are aligned the same. How can this be changed on a per video basis?
The result is the exact same thing. I need the different videos aligned at different positions. This code moves all of the videos to the same position.
Hello !
I am sorry for misunderstanding !
If you want to have this different on each page you will have to inspect each page https://www.screencast.com/t/gTgjkP7TK6 and find the page ID. You can create your code for each page as you can see here:
body .page-id-58 iframe {
top: 100%!important;
}
https://www.screencast.com/t/z6DHZy3T Simply change the code as you can see here.
Let us know the result !
Thank you !
I have put this code into the custom css field. I changed the value to 50% and the video doesn’t move.
I have videos on two pages. One page is aligned properly and does not need code. For the page that is not aligned properly, I added the code
body .page-id-58 iframe {
top: 100%!important;
}
because the issue is on page 58. The link is http://welcometospacelounge.com/contact
Thank you.
It is the same result as before. Nothing changes.
Thank you.
Hello !
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– cPanel url and credentials
– A link to this topic in order to identify you
Our team will take a look !
Thank you !