Hi
The background video is not working.
The site is https://dentaldrphillips.com/
The video is at the banner. It works well in the Backend but it doesn’t show in the frontend.
Is there anyone to help me?
Thanks
Hi
The background video is not working.
The site is https://dentaldrphillips.com/
The video is at the banner. It works well in the Backend but it doesn’t show in the frontend.
Is there anyone to help me?
Thanks
I had also same issue - special character issue.
Hello David,
Thanks for writing in! Your Section in your homepage do not have a height. This means it is zero height which cause the background video not to show. You will have to insert a ROW or DIV element that will give the section area a minimum height so that the background video in the section will display.
As for the special character and other issue, please check out these guides:
Best Regards.
Thanks for your reply.
I’ve already set up the ROW but the background layer video does not shows.
->
The structure is so strange.
I’m using only one section but there is a two x-sections in the inspector.
I removed the x-section in the above attached image, the video is showing.
Something’s wrong.
Could you check again - https://dentaldrphillips.com/
I don’t understand why they are in same order.
x-row must be in the x-section but they are not so the video is not showing.
Hello David,
Thank you for the update.
As explained by @ruenel above, you need to wrap the banner inside a div or row element or apply a minimum height to the parent container in order for the background video to display properly. To test this, you can temporarily insert the following css code:
.m4il-1.x-section { min-height: 100vh; }
Please provide the login details in the secure note so that we can check the issue properly.
Best regards,
Ismael
Hello Ismael,
I did that as you ordered but it did not work.
Here is my Secure, Could you check it more carefully?
I disabled it. Please fix it asap. It’s live site.
Hey David,
It is now asking for 2FA code.
Thanks.
Sorry about that. Deactivated the 2FA
Hello David,
Thank you for the update.
Did you change the login URL? The default login or admin URL redirects to a 404 error page. Please provide the custom login URL in the secure note
Best regards,
Ismael
Sorry about it.
I set up to allow all IP addresses.
Could you check it again?
The login verification and 2FA are still enabled.
VERIFICATION REQUIRED : Additional verification is required for login. If there is a valid account for the provided login credentials, please check the email address associated with it for a verification link to continue logging in.
LOGIN BLOCKED : 2FA is required to be active on your account. Please contact the site administrator.
Please try to use this plugin: https://wordpress.org/plugins/temporary-login-without-password/
Here is the link
2FA is still enabled. Please disable it temporarily or use the plugin (temporary-login-without-password) that we suggested above.
LOGIN BLOCKED : 2FA is required to be active on your account. Please contact the site administrator.
I deactivated it.
Please check it again
We are now able to log in. Where did you get the od_homepage_content shortcode? How do you edit its content or what it renders? This shortcode renders the background video, right?