Forum Replies Created

Viewing 3 posts - 3,081 through 3,083 (of 3,083 total)
  • Author
    Posts
  • in reply to: Amending the sidebar layout #92
    Hash
    Keymaster

    There 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

    in reply to: Amending the sidebar layout #80
    Hash
    Keymaster

    Hi,

    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.

    Hash
    Keymaster

    Hi,

    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.

Viewing 3 posts - 3,081 through 3,083 (of 3,083 total)