Forum Replies Created
- AuthorPosts
Hash
KeymasterThere is no option to slow down the speed of the slider. But you can change it by modifying the code.
You need to modify js/square-custom.js file and the code to edit is
$('#sq-bx-slider').bxSlider({ 'pager':false, 'auto' : true, 'mode' : 'fade', 'pause' : 5000, 'prevText' : '<i class="fa fa-angle-left"></i>', 'nextText' : '<i class="fa fa-angle-right"></i>', 'adaptiveHeight' : true });
increase the pause value from 5000 to higher number
Hash
KeymasterHi,
The sidebar setting does not need any settings at all. All you need to do is check the appropriate sidebar and save your post.
If it is not working then please reply back with your website url. Or you can even email us your website detail to support@hashthemes.com so that we can inspect your site and fix the possible issue.
March 7, 2016 at 3:48 pm in reply to: Unable to Display Square Features after setting Static Page #77Hash
KeymasterHi,
If you want to use static page as your Front Page Display option then you need to set the “Home” template to the page that you assigned as a static page. Please check the below screen shot for more refrence.
- AuthorPosts