Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: 'scroll below slider' shortcode

New Front EN Support Forums Kanso Theme Support 'scroll below slider' shortcode Reply To: 'scroll below slider' shortcode

#2706
mmsatori
Keymaster

Hey Kjael,

the slider functionality you mention is based on some rather complex jQuery, and is only available from inside the slider. If you want another element to link somewhere else on the same page, you can try using the scrollTo jQuery method (it also has an option to scroll a specific amount of pixels), otherwise if you’re not familiar with javascript this method is recommended. The trick in the latter one is to choose the position of the element you link to correctly, i.e. insert the

tag in the right place.

Sincerely,
Andrii / Satori Studio