Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter pmt92

    (@pmt92)

    can someone help please? This shouldn’t be hard and the plugin says it supports multiple galleries on a page, but nothing seems to work and their support forum is a spam fest.

    I haven’t published the page I’m working, using [gallery] shortcode and default plug-in files.

    exelexys

    (@exelexys)

    not sure if you still need help, but here’s an example of multiple galleries on a page (once PrettyPhoto WPGallery is installed, of course):

    [gallery link="file" ids="100,101,102"][gallery link="file" ids="73,74,75"][gallery link="file" ids="22,21,20"]

    where id corresponds to the image id included in the gallery. The above code will display three galleries adjacent to one another.

    Plugin Author Webby Scots

    (@webby-scots)

    Hi Rizwan,

    I just got your email – have you tried it Exelexys way? If so maybe try adding the closing slash to the right hand brackets like:

    [gallery link="file" ids="100,101,102" /][gallery link="file" ids="73,74,75" /][gallery link="file" ids="22,21,20" /]

    If that still doesn’t work I will need a link to the site where you are trying this.

    Dear Scots

    thanks for your reply.

    Following is link

    http://d32events.com/photography

    I tried to create one gallery but nothing is working

    I put two images in gallery
    [gallery link="file" ids="1434,1422" /]
    Also tried
    [gallery link="file" ids="1434,1422" ] but same result

    Waht i am looking is following

    http://ramedesignersolutions.com/brand/robert-allen/

    Please check view gallery buttons.

    Plugin Author Webby Scots

    (@webby-scots)

    You have several javascript errors coming from cufon that is causing the galleries not to work as they should.

    Ok i tried to fix it . Now please check both galleries imgaes are overalapping with each other galleries

    http://d32events.com/photography#prettyPhoto

    I used below
    [gallery link="file" ids="1434,1422" /]
    [gallery link="file" ids="1262,1258,1322,1247" /]

    Plugin Author Webby Scots

    (@webby-scots)

    Try without the closing:

    [gallery link="file" ids="1434,1422"]
    [gallery link="file" ids="1262,1258,1322,1247"]

    Dear Scots

    It is fixed and reason was jquery and conflicts issue.

    Thanks again

    Plugin Author Webby Scots

    (@webby-scots)

    OK – no worries glad you are sorted. I will mark this thread as resolved.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘multiple galleries per page’ is closed to new replies.