Elementor Header & Footer Builder 1.6.23 breaks Ivory Search in header

Ivory Search Forums Support Elementor Header & Footer Builder 1.6.23 breaks Ivory Search in header

Viewing 1 reply thread

You must be logged in to create new topic or reply to the topic.

  • Author
    Posts
    • #18936
      johnh
      Participant
      • Topics: 1
      • Replies: 0

      The newest version of Elementor Header & Footer Builder fixes some security holes, but in the process breaks Ivory Search.
      This line:
      <?php echo $menu_html; ?>
      is changed to:
      <?php echo wp_kses_post( $menu_html ); ?>

      which causes the problem. Reverting this line fixes it.

    • #18941
      Ivory Search
      Keymaster
      • Topics: 0
      • Replies: 1,735

      I hope you are well today and thanks for posting here.

      It seems other users are also facing the same issue as reported below so could you please also notify them about this issue?

      https://wordpress.org/support/topic/latest-update-causes-issue-displaying-anywhere-elementor-shortcode-on-menu/

      Best regards,
      Ivory Search Support

Viewing 1 reply thread

You must be logged in to create new topic or reply to the topic.