Closed neilgee closed 9 years ago
Actually the error will occur on anytheme's front page when you start to add posts into it using something like featured posts widget
This is a duplicate/related to https://github.com/copyblogger/genesis-simple-share/issues/49 so will close.
Was getting a JS error on front page for Agency Pro
Uncaught TypeError: $(...).waypoint is not a function
Have to enqueue waypoints in front-page.php to fix
wp_enqueue_script( 'genesis-simple-share-waypoint-js' );