• Resolved imbelhassen

    (@imbelhassen)


    Hi,

    I tried to combine Page scroll to id with all in one button plugin to get the scroll effect with nice button because with Page scroll to id the button is just a text link.

    The scroll works, but the scroll animation doesn’t it just jump to target, is there a possibility to make the animation works ?
    if not, how can I get a nice button with Page scroll to id in the page text not as a menu.

    https://wordpress.org/plugins/page-scroll-to-id/

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

    (@malihu)

    Hi,

    You could try adding the button selector in ‘Selector(s)’ field in plugin settings or you could give your button the class ps2id (don’t know if the aio plugin allows this).

    If you can’t do any of the above try the following:

    • Create your button and give it the URL: #top
    • Go to ‘Page scroll to id’ settings and change the ‘Selector(s)’ field value to:
      a[rel='m_PageScroll2id'],a[href*='#top']
    Thread Starter imbelhassen

    (@imbelhassen)

    it worked thanks 🙂

    Plugin Author malihu

    (@malihu)

    Great 😉
    Marking this as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Combination with another plugin’ is closed to new replies.