osompress / genesis-simple-share

Plugin: Genesis Simple Share
36 stars 16 forks source link

enqueue waypoints on front-page - AgencyPro #53

Closed neilgee closed 9 years ago

neilgee commented 9 years ago

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' );

neilgee commented 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

dreamwhisper commented 9 years ago

This is a duplicate/related to https://github.com/copyblogger/genesis-simple-share/issues/49 so will close.