• There’s a conflict with the Elementor builder.
    Elementor (PRO version) allows creating custom header and footer, however, when a Hotspot shortcode is added to the footer, it doesn’t work properly – specifically tooltips.
    This is how it is supposed to be displayed – https://prnt.sc/AGmvHtn-Mj9x
    And this is how it’s displayed in the footer – https://prnt.sc/zJP1DdfeO2pj

    It happens because of using apply_filters(‘the_content’, $point[‘content’]) instead of do_shortcode( $point[‘content’])

    Can you please investigate it? Thank you

  • The topic ‘Elementor compatibility’ is closed to new replies.