Home › Forums › Basel support forum › Infinite Scrolling › Reply To: Infinite Scrolling
June 5, 2019 at 2:04 pm
#127274
Elise Noromit
Member
Hello,
Add the following code to the child theme as it is shown on the screenshot http://prntscr.com/nsboyz
wp_enqueue_script( 'basel-waypoint', 'https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.2/waypoints.min.js', array( 'jquery' ), basel_get_theme_info( 'Version' ), true );
We shall fix it in our nearest update.
Regards