I am trying to build an Elementor Popup but when I get to the popup builder, there is no pop-up to work on. I need for my images to be clickable and to popup a modal with more information.
the theme is relying on special <div id="app"></div> that's included in the footer, missing it will cause an uncaught error, this breaking the js execution
Thank you for fixing it. I am now facing an issue with the slides in the popups showing on the page except for the first product on the page (the 'Mapleblock" image shows the popup and images).
I don't know what code is blocking it, but please help!
Ideally you should leave the theme footer as it is, by adding an Elementor - defined footer you lose several key elements that reside there. I', m thinking that just for the sake of testing it's worth giving it a try
So you don't have to create a footer in Elementor, the theme has already defined one
I am trying to build an Elementor Popup but when I get to the popup builder, there is no pop-up to work on. I need for my images to be clickable and to popup a modal with more information.
Hi Mikaleen,
Can you plz comment using Appearance -> Theme File Editor the following lines in /css/page-builders.css (path relative to root theme folder)
https://prnt.sc/uh-XPlNkwTfs
And let us know how it goes
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
That still didn't work :(
Can you provide wp admin access in a private comment? So we can have a look. Also, plz specify the URL of the page containing the popups
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi there,
the actual pb is that the page you have sent is redefining the footer by using a footer template, therefore overwriting the default implementation.
https://prnt.sc/tRHH3RIHnh5S
the theme is relying on special <div id="app"></div> that's included in the footer, missing it will cause an uncaught error, this breaking the js execution
https://prnt.sc/hrN8G1lHE4mA
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thank you for fixing it. I am now facing an issue with the slides in the popups showing on the page except for the first product on the page (the 'Mapleblock" image shows the popup and images).
I don't know what code is blocking it, but please help!
Hi there,
not really sure what's going on there but it looks like the original footer on the page is still missing/ replaced
https://prnt.sc/eW8RNv6zPuNU
this element <div id="app">
https://prnt.sc/NbxdEVVjE7hv
It may be the cause of the pb?
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
So what do I need to do? Delete some of that code?
What original footer did I replace?
I used the theme builder to create the footer that's appearing?
Hi there,
can you get rid of the Elementor Footer #3184 ?
https://prnt.sc/tRHH3RIHnh5S
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
That's what we're using for the site footer though? What would I use in replacement?
Ideally you should leave the theme footer as it is, by adding an Elementor - defined footer you lose several key elements that reside there. I', m thinking that just for the sake of testing it's worth giving it a try
So you don't have to create a footer in Elementor, the theme has already defined one
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
I deleted the Elementor footer from the site and even the header, and it's still not showing the other galleries....