Slider does not work

Viewing 8 posts - 1 through 8 (of 8 total)
  • #18825
    LorennaEunapio
    Participant

    Hi there!
    I have downloaded the Pinboard theme, as it is exaclty what I need for my website. I can´t fix the slider. I follwed all the steps that I read in many forums, such as:
    – I went to the Theme Options, and checked the “Display a slider of sticky posts on the front page” box;
    – I have set up feature images on the posts;
    – I have checked the “Stick this post” boxes.

    And I did it many times, but I just can´t fix it.
    There is only one post and it does not change to the next ones. Also, the same post on the slider is still appearing right after the slider.

    Could you, please, help me? The address is: http://www.flamenconorio.com.br

    I really loved this theme and I don´t want to change it!

    Thank you very much!!!
    Cheers from Brazi! 🙂

    #18832
    Daniel Tara
    Keymaster

    There is a rare bug that’s preventing the slider’s script to be executed. It will be fixed in the next version.

    #18834
    LorennaEunapio
    Participant

    Ok, great! Thank you!

    #18877
    klaybc
    Participant

    Has this been addressed? I have just updated to 1.1.8, and the slider has stopped working.

    If an update is not imminent, can you provide the code fix here?

    Thanks.

    #18884
    klaybc
    Participant

    In my case, I have isolated a javascript from FormStack that is conflicting with the slider:

    <script type=”text/javascript” src=”http://www.formstack.com/forms/js.php?1550049-Mf0OhAXnBb-v3&jsonp”></script&gt;

    However, this script was in place when I was running Pinboard 0.9 without any problems.

    What would cause this script to disable the slider in version 1.1.8?

    Thanks,

    -keith.

    #18909
    Daniel Tara
    Keymaster

    Can you please post a link to your site?

    #18916
    klaybc
    Participant

    Daniel, thanks for getting back to me.

    The link to the site (with the javascript disabling the slider) is here:

    http://whiskykitchen.ca/

    For reference, I have created a test version of the site with the script removed, showing the slider working:

    http://whiskykitchen.ca/test/

    Thanks,

    -keith.

    #18931
    Daniel Tara
    Keymaster

    The problem is Formstack is dynamically adding its own version of jQuery, precisely this line:

    document.write("        <script type=\"text/javascript\" src=\"http://www.formstack.com/forms/js/3/jquery.min.js\"></script>"+"\n");

    That’s very poor coding that could potentially affect a lot of functionality not only the theme’s. There’s nothing I can do to make the theme compatible with that kind of coding and not break.

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

You must be logged in to reply to this topic.