Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author malihu

    (@malihu)

    This means that the plugin is not activated on your links. I can’t help though unless I see your page…

    Thread Starter george3098

    (@george3098)

    oh, ok it is done by wampp at the moment, what do you need to see i can send some screen shots?

    Thread Starter george3098

    (@george3098)

    its works when i put <?php wp_footer(); ?> on the footer, it scrolls but it scrolls up to the top, it doesnt go to the divs i want it to go to?

    Plugin Author malihu

    (@malihu)

    Yes <?php wp_footer(); ?> is required for almost any plugin to work.

    1. Open your site with browser’s developer tools to make sure you have the appropriate sections in your markup (e.g. <a id="section-id">...</a>) and their position.

    2. Make sure your HTML has a (correct) DOCTYPE, e.g. <!DOCTYPE html>

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘No Scrolling Animation’ is closed to new replies.