Title: Making Slider None Clickable
Last modified: August 24, 2016

---

# Making Slider None Clickable

 *  [MamaRazzi](https://wordpress.org/support/users/mamarazzi/)
 * (@mamarazzi)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/making-slider-none-clickable/)
 * Hey, does anyone know how to make the slider stand alone WITHOUT being able to
   click on it? Please help. THanks.

Viewing 1 replies (of 1 total)

 *  [KaroJaro](https://wordpress.org/support/users/karojaro/)
 * (@karojaro)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/making-slider-none-clickable/#post-5980320)
 * Hi,
    i partially solved the problem. Go to your index.php file and find all
 * `href="<?php the_permalink() ?>"`
 * and change
 * `<?php the_permalink() ?>`
 * into # or any oder link eg. [http://www.yoursite.com](http://www.yoursite.com).
   It will looklike this:
 * `href="#"`
 * It won’t make slider unclickable, but # will make you stay on homepage.
    Good
   luck

Viewing 1 replies (of 1 total)

The topic ‘Making Slider None Clickable’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/simply-read/2.1/screenshot.png)
 * Simply Read
 * [Support Threads](https://wordpress.org/support/theme/simply-read/)
 * [Active Topics](https://wordpress.org/support/theme/simply-read/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/simply-read/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/simply-read/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [KaroJaro](https://wordpress.org/support/users/karojaro/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/making-slider-none-clickable/#post-5980320)
 * Status: not resolved