Viewing 4 replies - 1 through 4 (of 4 total)
  • Put the shortcode in the body of your home page? It will appear under your header though. Sorry if that’s not what you meant.

    Plugin Author wpthemes

    (@wpthemes)

    try something like this:

    if(is_home()){
    if(function_exists('vslider'){
      vslider('abc');
    }
    }

    replace abc by your vslider name.
    P.S: Thanks square_eyes, if you were on vibethemes forums, would have given you +10 points :).

    Hi!
    I would like to put my Vslider into the home page.
    I try to put your code Mr. Vibe in the index.php. But nothing appear.
    Can you please tell me where do I have to put this code? (witch file, and is there a specific place where to put it)

    Thanks in advance!

    did you manage to fix the problem you were having AIRCOM? I also would like to know exactly where to put the above code.
    Cheers

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: vSlider Multi Image Slider for WordPress] vSlider only home page’ is closed to new replies.