sue2016
Forum Replies Created
-
Forum: Plugins
In reply to: [Video Slider - Slider Carousel] stopped workingThe installed new version is working perfectly.
Thank you :o)
Thats OK. I know that updates replace any altered code and I know how to document any changes I make. I’m not scared of changing the javascript either. I’m not a complete novice. This is just a relatively minor cosmetic change that would not be an issue after an update, but the design and branding are important and I need it to look perfect like my other responsive videos. I’ll go searching through the JS files. Maybe I’ll get lucky.
Cheers :o)
Forum: Plugins
In reply to: [Video Slider - Slider Carousel] stopped workingHello richteam,
Reinstalling the plugin did not fix it.
I can see this error when I try to add a new slide
Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25 Uncaught TypeError: Cannot read property ‘split’ of undefined
at Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25
(anonymous) @ Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25
Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25 Uncaught TypeError: Cannot read property ‘split’ of undefined
at Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25
(anonymous) @ Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25
Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25 Uncaught TypeError: Cannot read property ‘split’ of undefined
at Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25
(anonymous) @ Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25
Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25 Uncaught TypeError: Cannot read property ‘split’ of undefined
at Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25
(anonymous) @ Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25
Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25 Uncaught TypeError: Cannot read property ‘split’ of undefined
at Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25
(anonymous) @ Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25
Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25 Uncaught TypeError: Cannot read property ‘split’ of undefined
at Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25
(anonymous) @ Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25
Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25 Uncaught TypeError: Cannot read property ‘split’ of undefined
at Rich-Web-Video-Slider-Admin.js?ver=4.7.2:25Thank you for helping.
Sue :o)
I’m just reusing code to maintain a consistent design and so that the entire area has a background.
When I tried adding the box-sizing I also replaced the padding with the border, but as mentioned it just looks the same.
I know via firebug that I get the result I want if I change the padding and it works perfectly with other embedded vids that have borders.
If you could please tell me where I can change that padding that would be awesome.
Cheers :o)
Thanks, but that looks the same with black lines along the left and right edges of the video.
This is the custom CSS I added
.__youtube_prefs__ { padding: 7px ; background-color: #2a2a2a !important; }