Remove meta slider from other pages
Hey, so i want to know is how do i remove the slider from every page exepct from the home page?
So slider stays here
But it woudn’t be on the other pages.
I have premium focus
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3http://vppprojects.com/videos/
here the slider stays
I am using meta slider
Hi Grega
I haven’t setup Focus and MetaSlider before. Did you integrate the slider by editing theme files?
If you did then you’d need to use some conditional PHP like this:
<?php if(is_front_page()) echo do_shortcode("[metaslider id=189]"); ?>Please remember to use a child theme for any themes edited.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.