Title: Activate Scroll
Last modified: August 24, 2016

---

# Activate Scroll

 *  Resolved [Tradedog](https://wordpress.org/support/users/tradedog/)
 * (@tradedog)
 * [11 years ago](https://wordpress.org/support/topic/activate-scroll/)
 * Hi Support
 * I have a button generated by a plugin called Creative Shortcodes. I have added
   this “[creativ_button url=”#section-1” to the text of the shortcode for the button.
 *  which I have inserted into the html of the target text in the WP editor.
 * When I click the button it goes to the targeted section correctly but without
   scrolling.
 * I have no idea what to put into the selector box in the plugin settings to get
   the plugin to activate the plugin scroll function.
 * Thanks for any help in advance.
 * [https://wordpress.org/plugins/page-scroll-to-id/](https://wordpress.org/plugins/page-scroll-to-id/)

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

 *  Thread Starter [Tradedog](https://wordpress.org/support/users/tradedog/)
 * (@tradedog)
 * [11 years ago](https://wordpress.org/support/topic/activate-scroll/#post-6160140)
 * Additional note: Button and target are on same page.
 *  Plugin Author [malihu](https://wordpress.org/support/users/malihu/)
 * (@malihu)
 * [11 years ago](https://wordpress.org/support/topic/activate-scroll/#post-6160261)
 * The value you need to insert in “Selector(s)” field depends on the theme/button
   markup. It would be the same as if you wanted to style this button in your CSS.
 * You can inspect the button via browser’s developer tools (in Chrome: right-click
   on button and select “Inspect element”) to find its selector (e.g. `.a-class .
   button` or `#button-1` etc.).
 *  Plugin Author [malihu](https://wordpress.org/support/users/malihu/)
 * (@malihu)
 * [11 years ago](https://wordpress.org/support/topic/activate-scroll/#post-6160262)
 * If I’m guessing the [correct plugin](https://cr3ativ.com/cr3ativportfolio/shortcodes),
   each of your buttons should have the `creativ-shortcode-button` class, so maybe
   you could use the `.creativ-shortcode-button` selector.
 *  Thread Starter [Tradedog](https://wordpress.org/support/users/tradedog/)
 * (@tradedog)
 * [11 years ago](https://wordpress.org/support/topic/activate-scroll/#post-6160263)
 * Thanks for your response. Yes, it is Creativ Shortcodes. I have just used that
   for the selector and it now works 🙂
 * It is very jerky though. Any suggestions on correct settings would be great.
 * Thanks again

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

The topic ‘Activate Scroll’ 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

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

 * 4 replies
 * 2 participants
 * Last reply from: [Tradedog](https://wordpress.org/support/users/tradedog/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/activate-scroll/#post-6160263)
 * Status: resolved