Title: Problem with link parameter
Last modified: December 30, 2024

---

# Problem with link parameter

 *  [formationfacile](https://wordpress.org/support/users/formationfacile/)
 * (@formationfacile)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/problem-with-link-parameter/)
 * Hello,
 * How to use this plugin when we have URL parameter inside the link?
 * **For example :** mydomaine.com/?sc=fb
 * And need to scroll to #section
 * When there is a parameter inside the URL, the page reload.
 * Thanks a lot!

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

 *  Plugin Author [malihu](https://wordpress.org/support/users/malihu/)
 * (@malihu)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/problem-with-link-parameter/#post-18219702)
 * Hello,
 * Do you use the full URL in your link? If yes, the page will reload because:
 * `mydomaine.com/?sc=fb#section`
 * is a totally different URL than:
 * `mydomaine.com/#section`
 * This is not something that has to do with the plugin. It has to do with how browsers
   and web servers work. Even if you temporarily deactivate the plugin and test 
   your link, the page will also reload before jumping to the anchor.
 * You can bypass this behavior when you use only the hash in your link’s URL (not
   the full URL):
 * `#section`
 * Does this help?
 *  Thread Starter [formationfacile](https://wordpress.org/support/users/formationfacile/)
 * (@formationfacile)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/problem-with-link-parameter/#post-18219778)
 * Thanks a lot for your reply!
 * It’s perfect!
 * Incredible plugin, I will leave you a good review 👌
 * Enjoy the holidays!
 *  Plugin Author [malihu](https://wordpress.org/support/users/malihu/)
 * (@malihu)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/problem-with-link-parameter/#post-18219787)
 * You’re welcome 🙂 
   Happy holidays!

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

The topic ‘Problem with link parameter’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [malihu](https://wordpress.org/support/users/malihu/)
 * Last activity: [1 year, 3 months ago](https://wordpress.org/support/topic/problem-with-link-parameter/#post-18219787)
 * Status: not resolved