Title: Compatibility Facebook Plugin
Last modified: August 22, 2016

---

# Compatibility Facebook Plugin

 *  [richardloveswp](https://wordpress.org/support/users/richardloveswp/)
 * (@richardloveswp)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/compatibility-facebook-plugin/)
 * For a friend I build a website using my own build theme in which I make use of
   the Captain Slider.
 * It occured to me that the slider (who loads normally on every page) was gone 
   on some pages, after deactivating and activating plugins it seems that it only
   happens when the facebook plugin is activated.
 * When I have look at the source code, it seems on those pages where the slider
   doesn’t load, the list of sliderimages hasn’t been included.
 * Example HTML code on page where it does work:
 *     ```
       <div id="slider" class="pagepart">
   
       		<div class="flexslider">
       			<ul class="slides">
   
       					<li class="post-68 slides type-slides status-publish has-post-thumbnail hentry">
   
       											<a href="http://www.rijopleidingenvanbochove.nl/cms/">
       					<img width="1200" height="380" src="http://www.rijopleidingenvanbochove.nl/cms/wp-content/uploads/slider3.jpg" class="attachment-ctslider_slide wp-post-image" alt="slider3" />						</a>
   
       					</li>
   
       					<li class="post-76 slides type-slides status-publish has-post-thumbnail hentry">
   
       											<a href="http://www.rijopleidingenvanbochove.nl/cms/">
       					<img width="1200" height="380" src="http://www.rijopleidingenvanbochove.nl/cms/wp-content/uploads/slider-1200x380.png" class="attachment-ctslider_slide wp-post-image" alt="slider" />						</a>
   
       					</li>
   
       					<li class="post-70 slides type-slides status-publish has-post-thumbnail hentry">
   
       											<a href="http://www.rijopleidingenvanbochove.nl/cms/pakketten/">
       					<img width="1200" height="380" src="http://www.rijopleidingenvanbochove.nl/cms/wp-content/uploads/slider2.jpg" class="attachment-ctslider_slide wp-post-image" alt="slider2" />						</a>
   
       										<p class="flex-caption">Waar wacht je nog op!! Bekijk onze pakketten en neem rijles...</p>
   
       					</li>
   
       					<li class="post-72 slides type-slides status-publish has-post-thumbnail hentry">
   
       											<a href="http://www.rijopleidingenvanbochove.nl/cms/de-rijles/">
       					<img width="1200" height="380" src="http://www.rijopleidingenvanbochove.nl/cms/wp-content/uploads/slider1.jpg" class="attachment-ctslider_slide wp-post-image" alt="slider1" />						</a>
   
       										<p class="flex-caption">Wat gebeurt er allemaal in de rijles?
       Bekijk het hier...</p>
   
       					</li>
   
       			</ul><!-- .slides -->
       		</div><!-- .flexslider -->
   
       				</div><!-- end slider -->
       ```
   
 * HTML when the slider doesn’t load:
 *     ```
       <div id="slider" class="pagepart">
       					</div><!-- end slider -->
       ```
   
 * Example:
 * Homepage (where the slider does work): [http://www.rijopleidingenvanbochove.nl/](http://www.rijopleidingenvanbochove.nl/)(
   dutch)
    Page where the slider doesn’t work: [http://www.rijopleidingenvanbochove.nl/de-rijles/](http://www.rijopleidingenvanbochove.nl/de-rijles/)(
   dutch)
 * Can someone help me out what I should do in order to make it work on all pages?
 * [https://wordpress.org/plugins/captain-slider/](https://wordpress.org/plugins/captain-slider/)

The topic ‘Compatibility Facebook Plugin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/captain-slider_e0c4ba.svg)
 * [Captain Slider](https://wordpress.org/plugins/captain-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/captain-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/captain-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/captain-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/captain-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/captain-slider/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [richardloveswp](https://wordpress.org/support/users/richardloveswp/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/compatibility-facebook-plugin/)
 * Status: not resolved