Dear sofian10,
I checked your site used the code:
jQuery(document).ready(function() {
jQuery(document.body).SLScrollToTop({
'image': '',
'text': 'للأعلى',
'title': 'صعود الى أعلى الصفحة',
'className': 'scrollToTop',
'duration': 20
});
});
And your site doesn't find any js file that defined this function: SLScrollToTop
I checked our demo source code, we don't use any code like that: SLScrollToTop
So, this code is your customize code, it's not our theme bug.
Please check in your js file, where is file defines this function and check your site, why it was not loaded
Thanks