Support » Plugin: Slider by Soliloquy - Responsive Image Slider for WordPress » Slider Disapears After Going Back to Home Page

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Thomas Griffin

    (@griffinjt)

    This is being resolved in a pro support thread and has to do with the ajaxiness of the theme.

    Thread Starter Zephinilium

    (@zephinilium)

    Great. Do you have a link to that thread?

    Thread Starter Zephinilium

    (@zephinilium)

    Never mind. For all you out there using the Gridstack theme:

    I fixed it by turning off the Ajax option in the Theme Options – “Ajax Page Loading”.
    No coding required.

    Didn’t seem to affect site speed or page loading speed.

    However I’d still like to know where to put the code Thomas sent me, in case I discover there is a speed hit:

    if ( soliloquy_slider) {
    $.each(soliloquy_slider, function(idx, obj){
    obj.reloadSlider();
    });
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Slider Disapears After Going Back to Home Page’ is closed to new replies.