• Resolved indigorchid

    (@indigorchid)


    Hi there,

    I’m attempting to add multiple sliders to one post, but I’m not having much success. I also tried using attributes to make the sliders different, but I’m still only seeing one slider on the website.

    This is what I’ve pasted into the post:
    [nggallery id=8 template=”sliderview”]

    [nggallery id=6 template=”sliderview” theme=”black”]

    [nggallery id=10 template=”sliderview” theme=”blue”]

    The first one is showing up, but below that on the website it only says [gallery not found]. That message was the only change from having no extra attributes, to haveing theme attributes. I’m sure I’m doing something incorrectly, I’d really appreciate some tips on how to fix this!

    Thank you!
    url: http://www.birgittenorsen.com/costumes/

    http://wordpress.org/extend/plugins/nextgen-flex-slider-template/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Mohsin Rasool

    (@mohsinrasool)

    It looks like only the gallery having ID = 6 exists. Other galleries (i.e. ID 8 and 10) does not exists. Please recheck your gallery IDs in NextGen -> Manage Gallery page.

    Thread Starter indigorchid

    (@indigorchid)

    Hi, thanks for your quick reply! I do have galleries 8 and 10, but changing the id’s to 1 and 2 did at least bring up the additional sliders. So that works! I’m still puzzled why gallery 8 doesn’t show up. Also – the first and second sliders aren’t showing up with the pagination bullets underneath. Any ideas of why that is happening?

    Thanks for your help!

    Plugin Author Mohsin Rasool

    (@mohsinrasool)

    Make sure the galleries 8 and 10 does have the same 8 and 10 ID respectively. Something must be wrong. Please add space between the sliders. Pagination is hidden behind the slider beneath it (that is why last slider has pagination). If you could not add space, you can use following CSS in your theme’s style.css.

    .flexslider {margin-bottom:45px !important;}

    Thread Starter indigorchid

    (@indigorchid)

    Hi again. Adding space between the sliders worked wonders, the pagination is now showing and I’m very happy. Also, I did discover the reason two of the galleries would not show. The gallery ID was correct, however – I had not added any images to it yet. Ha! So, all is solved now, thank you for your patience and help!

    Plugin Author Mohsin Rasool

    (@mohsinrasool)

    Glad, it worked.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Multiple sliders in same post’ is closed to new replies.