Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jorge Silva-Jetter

    (@jorgesilva-1)

    Hi!

    This was 100% a mistake on my part, for pushing code that had some debugging stuff on it.

    Be sure to upgrade your plugin to 1.2.9. This will fix the problem.

    J.

    Thread Starter marouwing

    (@marouwing)

    I have updated it and it now works 100% fine, thank you!
    Can I ask one more question? Is there any chance to make the thumbnails a bit smaller under the main picture? Thanks

    Plugin Author Jorge Silva-Jetter

    (@jorgesilva-1)

    You can do something like:

    `
    html .gallery_container_jsj-gallery-slideshow .gallery-pager li {
    width: 50px;
    height: 50px;
    }
    `

    Let me know if that works.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘bug: showing extra wording’ is closed to new replies.