Skip to content

Instantly share code, notes, and snippets.

@hostsecret
Created February 27, 2017 01:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hostsecret/daeb2af044b86f18cb535288b6ae4ff9 to your computer and use it in GitHub Desktop.
Save hostsecret/daeb2af044b86f18cb535288b6ae4ff9 to your computer and use it in GitHub Desktop.
Add RevSlider on a StudioPress Theme
<?php if(is_home()) { ?>
<div>[rev_slider alias="yourslideralias"]</div>
<?php } ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment