Limited availability during the holidays
Another busy year is coming to its end, and an exciting year lies ahead. In order to get ready for a fresh new start, our team will spend a few days' rest during the winter holidays. Over the holiday break, we will have reduced staffing from December 20th, 2024, to January 5th, 2025, so please be patient if you do not receive a response as quickly as you normally would.
We send our warmest wishes for happiness, health, and success throughout the coming year. Thank you for your continued support, and may you have a peaceful and blessed Happy Holidays!
I am currently building out a website, it is in the early stages and currently exists on a MAMP server on my local computer, so unfortunately I cannot link the website to you at this stage. The website is using the Qode Bridge Theme: https://themeforest.net/item/bridge-creative-multipurpose-wordpress-theme/7315054
I had a LayerSlider setup and working properly on my homepage, until I added an embedded YouTube video further down the page. When the video was added, the slider stopped appearing. If I remove the video, the slider reappears.
Investigating in the Console within Google Chrome reveals a JavaScript error that only appears when the embedded YouTube video is added, here is the text of the error:
Uncaught TypeError: Cannot read property 'vars' of undefined
at HTMLDivElement.<anonymous> (default.min.js?ver=4.7.2:3)
at Function.each (jquery.js?ver=1.12.4:2)
at a.fn.init.each (jquery.js?ver=1.12.4:2)
at qodeNumberOfTestimonialsItemsResize (default.min.js?ver=4.7.2:3)
at default.min.js?ver=4.7.2:6
at dispatch (jquery.js?ver=1.12.4:3)
at r.handle (jquery.js?ver=1.12.4:3)
at Object.trigger (jquery.js?ver=1.12.4:3)
at Object.a.event.trigger (jquery-migrate.min.js?ver=1.4.1:2)
at jquery.js?ver=1.12.4:3
I've ensured my plugins and WordPress install are up to date, and I've experimented with the Advanced options with LayerSlider, to no affect.
Hey shivore,
The issue is most likely caused by a JS error in your theme files. Several of our customers had also faced similar issues with the Bridge theme in the past. Unfortunately the error is generated by the theme itself, so we cannot fix it from our end.
As far as we know they have already released a new version to fix this, please update to the latest version of Bridge to see if that solves the problem.
In case the problem persists with the latest release as well, please temporary remove the slider from your page to see if the error still occurs. We do not believe that this video problem is related to LayerSlider, the JS error could easily cause issues like this, for example messing with the slider.