Home Forums Basel support forum Infinite Scrolling Reply To: Infinite Scrolling

#127274

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