Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    You can enable “read more” option to link the page. or if you want content to be clickable than, you need to change core plugin file.
    Go to : smooth-slider => css => skins => default => function.php on line 161 Replace
    $html .= '<h2 '.$smooth_slider_css['smooth_slider_h2'].'><a '.$smooth_slider_css['smooth_slider_h2_a'].' href="'.$permalink.'">'.$post_title.'</a></h2><span '.$smooth_slider_css['smooth_slider_span'].'> '.$slider_excerpt.'</span>
    with
    $html .= '<h2 '.$smooth_slider_css['smooth_slider_h2'].'><a '.$smooth_slider_css['smooth_slider_h2_a'].' href="'.$permalink.'">'.$post_title.'</h2><span '.$smooth_slider_css['smooth_slider_span'].'> '.$slider_excerpt.'</span></a>

    Thank You
    Best Regards,
    Prashant Patil

    Thread Starter g4kusei

    (@g4kusei)

    Thanks, it’s work now.

    Also can it be in some way expand this “clickable area” to div where smooth sider is?

    Hello,

    Did not get what exactly you want.
    Do you want whole slider area to be clickable?
    Please elaborate more.

    Thank You,

    Best Regards,
    Prashant patil

    Thread Starter g4kusei

    (@g4kusei)

    Do you want whole slider area to be clickable?

    Yes, exacly

    Hello,

    This functionality currently not supported by smooth slider, for that we need to change in our core files of smooth slider. If you want customization in smooth slider, please visit to this link and fill up form for customization. We will get back to you ASAP.

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Clickable content of smooth slide’ is closed to new replies.