• Resolved JboyJW

    (@jboyjw)


    Your video gallery plugin is great and I’ve been using the shortcodes in order to add galleries to my Elementor pages.

    But I some pages where I’d like to show a few galleries but then also show a few individual videos, and when I try to add individual videos using Elementor’s Video component, the Elementor videos do not show up, but your video galleries do. If I remove the galleries then the Elementor videos show properly. So there must be a conflict. Please advise.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor wpvideogallery

    (@wpvideogallery)

    Strange. I see you just add our galleries on the page and not the player. So, no JavaScript files are included on the page from our plugin and only the CSS files are loaded. On inspecting the page source, I see the “div” element that holds the video markup (Elementor) is empty. So, technically the CSS files in our plugin don’t have anything to create a conflict. But, I see some JavaScript errors in the browser’s developer console that comes from another plugin.

    Uncaught TypeError: current.on(...).owlCarousel is not a function
        at esf_insta_init_carousel (esf-insta-public.js?ver=1:39:6)
        at esf_insta_init_layouts (esf-insta-public.js?ver=1:356:3)
        at esf-insta-public.js?ver=1:363:5
        at _runHook (frontend.min.js?ver=3.6.5:2:34955)
        at Object.doAction (frontend.min.js?ver=3.6.5:2:35557)
        at e.exports.runReadyTrigger (frontend.min.js?ver=3.6.5:2:3507)
        at HTMLDivElement.<anonymous> (frontend-modules.min.js?ver=3.6.5:2:1236)
        at Function.each (jquery.min.js?ver=3.6.0:2:3003)
        at s.fn.init.each (jquery.min.js?ver=3.6.0:2:1481)
        at _default.runElementsHandlers (frontend-modules.min.js?ver=3.6.5:2:1189)

    Do you use any plugin in the name “easy-facebook-likebox”? Kindly try disabling this plugin temporarily to see if this solved your issue.

    Alternative Solution:

    Our plugin can also be used to embed single videos. Simply use the shortcode below to add YouTube videos,

    [aiovg_video type="youtube" youtube="YOUR_YOUTUBE_URL"]

    Kindly use our shortcode builder for more player options. You can find the shortcode builder under the “Video Gallery => Dashboard” menu of your WordPress Admin Dashboard. Note that you must select the “Shortcode Type” as “Single Video”.

    In case the issue remains, kindly submit a ticket here https://plugins360.com/support/. So, we can get more details from your website privately to further investigate the issue.

Viewing 1 replies (of 1 total)
  • The topic ‘Elementor Video conflict’ is closed to new replies.