Support » Plugin: TheThe Image Slider » [Plugin: TheThe Image Slider] shortcode for use in php template

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author thethefly

    (@thethefly)

    Use this:
    if (function_exists('get_thethe_image_slider')) {
    print get_thethe_image_slider('SliderName');
    }

    Hello,
    I am trying to add this slider to my home page…
    Problem is, since I am just about anything but a php code whiz, I don’t know where exactly to put the code to make it work.

    Could you give me some advice?
    Thanks

    You can add this in the text editor itself through the admin. Go to pages and in the html section (not visual) add the shortcode and you should see your slider up and running.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: TheThe Image Slider] shortcode for use in php template’ is closed to new replies.