Force Inline SVG conflicts w/ some plugins
-
Hi there,
Love the plugin and find it very useful. I running into a conflict with another plugin though while the Force Inline SVG option is on – I am not sure what is going on exactly but as far as I can figure out something happens with the src attributes for images and my gallery plugin does not like that. I was able to make the gallery at least show by enabling the Output JS in Footer option but the script still errors out and the inline SVG code is not there.
I was wandering if there is an easy fix for this or could it be addressed with an update? – I can look for other galleries but out of 5 that I tried 2 experienced a similar conflict with the inline script.. also, hard to find one that matches closely what I need.
Any help will be greatly appreciated!Chrome console output:
Uncaught TypeError: Cannot read property ‘match’ of undefined
at HTMLImageElement.<anonymous> (svgs-inline-min.js?ver=1.0.0:1)
at Function.each (jquery.js?ver=1.12.4:2)
at a.fn.init.each (jquery.js?ver=1.12.4:2)
at bodhisvgsInlineSupport (svgs-inline-min.js?ver=1.0.0:1)
at HTMLDocument.<anonymous> (svgs-inline-min.js?ver=1.0.0:1)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.K (jquery.js?ver=1.12.4:2)Firefox console ouput:
TypeError: jQuery(…).attr(…) is undefined[Learn More] svgs-inline-min.js:1:148
bodhisvgsInlineSupport https://www.rusafova-markulis.com/wp-content/plugins/svg-support/js/min/svgs-inline-min.js?ver=1.0.0:1
each 2 jQuery
each
eachbodhisvgsInlineSupport https://www.rusafova-markulis.com/wp-content/plugins/svg-support/js/min/svgs-inline-min.js?ver=1.0.0:1
<anonymous> https://www.rusafova-markulis.com/wp-content/plugins/svg-support/js/min/svgs-inline-min.js?ver=1.0.0:1
i 4 jQuery
i
fireWith
ready
KThe page I need help with: [log in to see the link]
- The topic ‘Force Inline SVG conflicts w/ some plugins’ is closed to new replies.