Home › Forums › WoodMart support forum › Pop up newsletter text not showing Pop up newsletter text not showing This topic has 1 reply, 2 voices, and was last updated 5 years, 5 months ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 6, 2019 at 3:30 pm #127410 WhimsieParticipant Hello, the text on the newsletter popup is not showing the text or mailchimp form. June 6, 2019 at 7:35 pm #127441 Elise NoromitMember Hello, Try to add the following PHP code snippet to the child theme functions.php file to fix this http://prntscr.com/nr8vh5 wp_enqueue_script( 'woodmart-waypoint', 'https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.2/waypoints.min.js', array( 'jquery' ), woodmart_get_theme_info( 'Version' ), true ); We shall fix this in our nearest update. Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register