Title: Short code
Last modified: August 22, 2016

---

# Short code

 *  Resolved [srieid](https://wordpress.org/support/users/srieid/)
 * (@srieid)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/short-code-41/)
 * Hi I am using code method, but sticky footer is visible in all pages.
    any solution
   for this?
 * Thanks
 * [https://wordpress.org/plugins/simple-sticky-footer/](https://wordpress.org/plugins/simple-sticky-footer/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Sandor Kovacs](https://wordpress.org/support/users/almos20/)
 * (@almos20)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/short-code-41/#post-5314052)
 * Hi,
 * The solution is to put the shortcode in category / single or whatever template
   and it will be shown there.
 * Of course if you add into the index template it will be visible on all of the
   page.
 * Solution #2 is to add a condition in the template file before the shortcode like:
   is_home(), is_single(), is_category(), etc…
 * Good luck,
    Sandor.

Viewing 1 replies (of 1 total)

The topic ‘Short code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-sticky-footer_c9b999.svg)
 * [Simple Sticky Footer](https://wordpress.org/plugins/simple-sticky-footer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-sticky-footer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-sticky-footer/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-sticky-footer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-sticky-footer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-sticky-footer/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Sandor Kovacs](https://wordpress.org/support/users/almos20/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/short-code-41/#post-5314052)
 * Status: resolved