Title: Combination with another plugin
Last modified: September 1, 2016

---

# Combination with another plugin

 *  Resolved [imbelhassen](https://wordpress.org/support/users/imbelhassen/)
 * (@imbelhassen)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/combination-with-another-plugin/)
 * 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/](https://wordpress.org/plugins/page-scroll-to-id/)

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

 *  Plugin Author [malihu](https://wordpress.org/support/users/malihu/)
 * (@malihu)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/combination-with-another-plugin/#post-7662748)
 * 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](https://wordpress.org/support/users/imbelhassen/)
 * (@imbelhassen)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/combination-with-another-plugin/#post-7662773)
 * it worked thanks 🙂
 *  Plugin Author [malihu](https://wordpress.org/support/users/malihu/)
 * (@malihu)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/combination-with-another-plugin/#post-7662775)
 * 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.

 * ![](https://ps.w.org/page-scroll-to-id/assets/icon-256x256.png?rev=1401043)
 * [Page scroll to id](https://wordpress.org/plugins/page-scroll-to-id/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/page-scroll-to-id/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/page-scroll-to-id/)
 * [Active Topics](https://wordpress.org/support/plugin/page-scroll-to-id/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/page-scroll-to-id/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/page-scroll-to-id/reviews/)

## Tags

 * [scroll](https://wordpress.org/support/topic-tag/scroll/)

 * 3 replies
 * 2 participants
 * Last reply from: [malihu](https://wordpress.org/support/users/malihu/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/combination-with-another-plugin/#post-7662775)
 * Status: resolved