Viewing 8 replies - 1 through 8 (of 8 total)
  • Theme Author Richie KS

    (@rkcorp)

    its normal since the slider need to finish loading the image first or it will look incomplete. the slider had 5 sec delay.

    you can edit it in lib/scripts/custom.js line 7

    jQuery(‘#featuredbox’).delay(5000).fadeIn(400);

    edit 5000 to 2000 maybe..

    Thread Starter enchiiii

    (@enchiiii)

    How to replace this post slider to slider revolution
    Help me please

    Is the slider slow in its transitions or do the images inside the slider load slowly?

    If it is the second case then you may need to lower the quality of the images by JPEG compressing them or resising the to smaller dimensions. Also you may use a caching plugin or a CDN or caching server (like Varnish) to serve your images.

    Thread Starter enchiiii

    (@enchiiii)

    this slider you must wait 7 seconds to appear at homepage, and therefore I want to show up right away or 1 – 2 seconds

    Theme Author Richie KS

    (@rkcorp)

    How to replace this post slider to slider revolution

    this is plugin territory, you should read the plugin docs or tutorial on how to add into theme.

    this slider you must wait 7 seconds to appear at homepage, and therefore I want to show up right away or 1 – 2 seconds

    the above fix i showed should take care of this if you still want to use built in slider.

    Thread Starter enchiiii

    (@enchiiii)

    sory but i can’t find lib/scripts/custom.js

    Thread Starter enchiiii

    (@enchiiii)

    I tried it and it does not work http://i.imgur.com/EBYGfeB.png

    Theme Author Richie KS

    (@rkcorp)

    2 sec for the slider to show but loading will take some time..not sure if anything can be done..

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Post slider’ is closed to new replies.