Shortcode to habe On Home Page only does not work
-
Hi. Thank you creating a great plugin. You should have a feature to add more audio files one after the other with a forward button. Otherwise, I’ve added the code to the home page via footer widgets/sidebar, but it is playing on every page. I tried adding this code with my mp3 url and it says there are 2 errors when I implement the code you provide. So I cannot save it. Help.
<?php
if(is_front_page()){
echo do_shortcode(‘[sc_embed_player fileurl=”Uhttps://www.thosecrazyvegans.net/wp-content/uploads/2017/11/official_website.mp3″ autoplay=”true”]’);
}
?>Here is a screenshot of the issue.
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Shortcode to habe On Home Page only does not work’ is closed to new replies.