Showing 1 – 5 of 5 replies
konberg

Stupid question but I am not sure what […]

konberg PURCHASED
6 years ago
Hi,

Sorry, stupid question but I am not sure what you mean. When I go to the link https://raw.githubusercontent.com/flesler/jquery.scrollTo/master/jquery.scroll - I get 400 invalid request error.

Where else can I download this file?

Thank you
ThemeGuru
ThemeGuru SELLER
6 years ago
Hi there,

The following link should work:

https://github.com/flesler/jquery.scrollTo/blob/master/jquery.scrollTo.js

Best regards,
ThemeGuru
konberg
konberg PURCHASED
6 years ago
Hi!

It did not work :(
ThemeGuru
ThemeGuru SELLER
6 years ago
Hi,

Please make sure the following things:

- The script file is included at the bottom of the html page (the jquery.scrollTo.js file is actually loaded to the page)
- You have replaced the all content in the jquery.scrollTo.js file with the link I provided.
- Please make sure you have replaced the correct file in /videobgtemplate/js/
- Please make sure in your main.js file you have added the button class and the section class or ID where it needs to link to, for example:

$( '.btn-custom' ).click( function() {
$.scrollTo( '.download', 1000 );
return false;
});

If that still doesn't work please send me an email through our contact form: https://wrapbootstrap.com/user/ThemeGuru with the FTP login and I will take a closer look.

Thank you
konberg
konberg PURCHASED
6 years ago
Great, thank you - modifying the main.js file helped :)

Awesome theme and amazing support, thank you man!
ThemeGuru
ThemeGuru SELLER
6 years ago
Amazing. I'm happy to hear that. You're welcome!