• Resolved groston

    (@groston)


    On our site, there is a WordPress-standard gallery in the Page Sidebar. The gallery currently contains four images and all of them are displayed. Is there a way to specify the number of images to show? If so, how do we accomplish this?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,

    Is it possible to make the page visible?

    As of now, we are getting an error “Sorry, your request cannot be accepted.”

    Thanks.

    Thread Starter groston

    (@groston)

    I just accessed that link, without being logged in, without issue. Not sure what to suggest? (Actually, from what country are you trying access the site – we have it locked down pretty tightly…)

    Hello,

    I am trying to access the link from India.

    I am still getting the Error “Sorry, your request cannot be accepted.”

    If I can access the link, maybe I can analyze it bit further.

    Thanks.

    Thread Starter groston

    (@groston)

    kartiks16 – Thank you for your offer to help. I have temporarily allowed access from India – please let me know if you are still denied access to the site.

    Thread Starter groston

    (@groston)

    bump – still looking for an answer – please help

    Thread Starter groston

    (@groston)

    The following bit of CSS seems to have addressed my question:

    #gallery-2 .gallery-item:nth-child(-n+3) {
      display: none;
    }
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Page sidebar gallery widget: Show N of M items’ is closed to new replies.