Title: theme header
Last modified: August 30, 2016

---

# theme header

 *  Resolved [TipTopWebDesign](https://wordpress.org/support/users/tiptopwebdesign/)
 * (@tiptopwebdesign)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/theme-header-3/)
 * Hi I want to insert the slider into the theme header, where there is currently
   a fixed image. I am not sure how to insert the PHP code into header.php. The 
   theme (floki) appears to have an option for a slider, but I can’t get it to work.
   
   The code that seems to apply in the header.php is currently <?php if(is_front_page()&&(
   floki_get_option( ‘hslider’ )!=”none” && floki_get_option( ‘hslider’ )!=””)) {?
   > Where should I insert the slider code? Thanks for your help.
 * [https://wordpress.org/plugins/slider-wd/](https://wordpress.org/plugins/slider-wd/)

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

 *  [Sona](https://wordpress.org/support/users/support-web-dorado/)
 * (@support-web-dorado)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/theme-header-3/#post-6229721)
 * Dear TipTopWebDesign,
 * Please use the following php code whenever inserting the slider within a custom
   location <?php wd_slider(1); ?> where 1 should be replaced with the slider id
   you want to insert. Thank you.
 *  Thread Starter [TipTopWebDesign](https://wordpress.org/support/users/tiptopwebdesign/)
 * (@tiptopwebdesign)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/theme-header-3/#post-6229726)
 * Hi Thanks, I have the slider in place now, but I can’t seem to get rid of the
   picture!??
 *  Thread Starter [TipTopWebDesign](https://wordpress.org/support/users/tiptopwebdesign/)
 * (@tiptopwebdesign)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/theme-header-3/#post-6229728)
 * Ok I got it. Had to take out the title and description from the header options.
   All sorted thanks.
 *  [Sona](https://wordpress.org/support/users/support-web-dorado/)
 * (@support-web-dorado)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/theme-header-3/#post-6229773)
 * Dear TipTopWebDesign,
 * Thank you for using our plugin.
 *  [minsueb](https://wordpress.org/support/users/minsueb/)
 * (@minsueb)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/theme-header-3/#post-6229898)
 * Dear TipTopWebDesign,
 * When you say you “take out the title and description from the header options”
   where did you do that?
 * Thanks
 *  Thread Starter [TipTopWebDesign](https://wordpress.org/support/users/tiptopwebdesign/)
 * (@tiptopwebdesign)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/theme-header-3/#post-6229899)
 * Hi minsueb, this was a peculiarity of the Floki theme which inserted an image
   on the front page until I took out the header options. Nothing to do with the
   slider, sorry for the confusion.

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

The topic ‘theme header’ is closed to new replies.

 * ![](https://ps.w.org/slider-wd/assets/icon-256x256.png?rev=2068748)
 * [Slider by 10Web - Responsive Image Slider](https://wordpress.org/plugins/slider-wd/)
 * [Support Threads](https://wordpress.org/support/plugin/slider-wd/)
 * [Active Topics](https://wordpress.org/support/plugin/slider-wd/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slider-wd/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slider-wd/reviews/)

## Tags

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

 * 6 replies
 * 3 participants
 * Last reply from: [TipTopWebDesign](https://wordpress.org/support/users/tiptopwebdesign/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/theme-header-3/#post-6229899)
 * Status: resolved