Title: Insert slider
Last modified: August 31, 2016

---

# Insert slider

 *  Resolved [seboutch](https://wordpress.org/support/users/seboutch/)
 * (@seboutch)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/insert-slider-2/)
 * Hello,
 * I try to insert a slider on the “about us” page. I’ve already done that on a 
   wordpress classic page but I can not find how to do that in the plugin.
 * Can someone help?
 * Thank you
 * [https://wordpress.org/plugins/responsive-coming-soon/](https://wordpress.org/plugins/responsive-coming-soon/)

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

 *  Plugin Author [wpshopmart](https://wordpress.org/support/users/wpshopmart/)
 * (@wpshopmart)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/insert-slider-2/#post-7365045)
 * Hi,
 * If you are adding slider with using shortcode in coming soon page.
 * Coming Soon plugins is not support external plugins content inside descriptions.
 *  Thread Starter [seboutch](https://wordpress.org/support/users/seboutch/)
 * (@seboutch)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/insert-slider-2/#post-7365046)
 * I don’t use shortcode but I try to insert PhP code.
    Here is the PhP I have to
   insert : <?php if ( function_exists( ‘easingslider’ ) ) { easingslider( 198 );}?
   >
 * The problem is that I don’t know how to add this code in the html code. So, I
   tried to use custom css to add this php :
    #about p:after{ content : “<?php if(
   function_exists( ‘easingslider’ ) ) { easingslider( 198 ); } ?>”; } But this 
   command just displayed the text between the”” . If I remove the “”, nothing happen..
 * What else can I do ?
 * Thank you
 *  Plugin Author [wpshopmart](https://wordpress.org/support/users/wpshopmart/)
 * (@wpshopmart)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/insert-slider-2/#post-7365051)
 * Hello Sir,
 * I have told you that every coming soon plugin is does not capable to display 
   others plugins contact.
 * You can only able to display your text and html code , but if you want to add
   sliders or gallery using other plugin then it is not possible.
 * Sorry sir but right now When you include others plugin content inside coming 
   soon then you have to allow other plugins and the theme hooks to run and this
   has a high potential for bugs.
 * Thanks

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

The topic ‘Insert slider’ is closed to new replies.

 * ![](https://ps.w.org/responsive-coming-soon/assets/icon-256x256.png?rev=1420656)
 * [Coming Soon Page & Maintenance Mode](https://wordpress.org/plugins/responsive-coming-soon/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-coming-soon/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-coming-soon/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-coming-soon/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-coming-soon/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-coming-soon/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [wpshopmart](https://wordpress.org/support/users/wpshopmart/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/insert-slider-2/#post-7365051)
 * Status: resolved