Title: Inserting slides into sections
Last modified: August 31, 2016

---

# Inserting slides into sections

 *  Resolved [customfit](https://wordpress.org/support/users/customfit/)
 * (@customfit)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/inserting-slides-into-sections/)
 * Hi! Thank you for your plugin and all your hard work. I am having a hard time
   adding 2 slides to a section. I created the slides in the Fullpage Slides. Then
   I created a section in the Fullpage Section. In the Slides Content I chose Slides.
   When I click on Add Slides it brings me to a list of all the pages, not the slides
   I created. Where are the created slides from the Fullpage Slides section? Thank
   you very much for your help.
 * [https://wordpress.org/plugins/wp-fullpage/](https://wordpress.org/plugins/wp-fullpage/)

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

 *  Plugin Author [Julien Zerbib](https://wordpress.org/support/users/julien-zerbib/)
 * (@julien-zerbib)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/inserting-slides-into-sections/#post-6959387)
 * Hi,
 * Are you sure you don’t have a plugin that could modify this behavior ?
    Because
   it’s working fine normally !
 * Let me know more about it,
 * Regards,
 * Julien
 *  Thread Starter [customfit](https://wordpress.org/support/users/customfit/)
 * (@customfit)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/inserting-slides-into-sections/#post-6959395)
 * It wasn’t a plugin what was causing my slides and sections not to show up. In
   my functions.php I had a code:
 * // search posts and pages //
 *  function wpshock_search_filter( $query ) {
    if ( $query->is_search ) { $query-
   >set( ‘post_type’, array(‘post’,’page’) ); } return $query; } add_filter(‘pre_get_posts’,’
   wpshock_search_filter’);
 * Once I removed it, I got it working!
    Thank you so much for your suggestions.
 *  Plugin Author [Julien Zerbib](https://wordpress.org/support/users/julien-zerbib/)
 * (@julien-zerbib)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/inserting-slides-into-sections/#post-6959396)
 * Hi !
 * You’re welcome 😉
 * Regards,
 * Julien

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

The topic ‘Inserting slides into sections’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-fullpage_e98c4a.svg)
 * [WP FullPage](https://wordpress.org/plugins/wp-fullpage/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fullpage/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fullpage/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fullpage/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fullpage/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Julien Zerbib](https://wordpress.org/support/users/julien-zerbib/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/inserting-slides-into-sections/#post-6959396)
 * Status: resolved