Title: Embed in Template Function
Last modified: August 30, 2016

---

# Embed in Template Function

 *  Resolved [FarmWebDesign](https://wordpress.org/support/users/farmwebdesign/)
 * (@farmwebdesign)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/embed-in-template-function/)
 * I’m attempting to embed the slider into a home page template, but nothing is 
   showing.
 * Here is what I’m looking at:
 * Shortcode:
    [crellyslider alias=”homepage”]
 * The shortcode obviously doesn’t work in this situation so I tried the code on
   the documentation:
 * <?php if(function_exists(‘crellySlider’)) crellySlider(‘homepage’); ?>
 * No result. Am I changing the php code incorrectly?
 * Thanks!
 * [https://wordpress.org/plugins/crelly-slider/](https://wordpress.org/plugins/crelly-slider/)

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

 *  Plugin Author [Fabio Rinaldi](https://wordpress.org/support/users/fabiorino/)
 * (@fabiorino)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/embed-in-template-function/#post-6421942)
 * Does it show any eorror? Please, try to change the apexes (‘) with quotes (“).
 *  Thread Starter [FarmWebDesign](https://wordpress.org/support/users/farmwebdesign/)
 * (@farmwebdesign)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/embed-in-template-function/#post-6421951)
 * Changing to the (“) quotes fixed the issue. Thanks!

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

The topic ‘Embed in Template Function’ is closed to new replies.

 * ![](https://ps.w.org/crelly-slider/assets/icon-128x128.jpg?rev=1305586)
 * [Crelly Slider](https://wordpress.org/plugins/crelly-slider/)
 * [Support Threads](https://wordpress.org/support/plugin/crelly-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/crelly-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/crelly-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/crelly-slider/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [FarmWebDesign](https://wordpress.org/support/users/farmwebdesign/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/embed-in-template-function/#post-6421951)
 * Status: resolved