• Resolved temporalnaut

    (@temporalnaut)


    Hello, is possible to hide Items Counter at the bottom? Or can i change compression scale of the image?

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author GalleryCreator

    (@gallerycreator)

    Hello,
    Are you talking about view on mobile devices? It’s just that this part of the screen in mobile devices (iOS Safari) is reserved for service (touch events) of the browser and therefore the thumbnails scroll bar will not work in this place (at the very bottom of the screen).
    In short, Items counters I posted there intentionally.

    Thread Starter temporalnaut

    (@temporalnaut)

    I’m talking about the counter on the desktop, screenshot:
    https://imgur.com/a/bnhUciR
    Is it possible to change the compression scale of the image?

    Plugin Author GalleryCreator

    (@gallerycreator)

    Only,
    add this css style to our theme:

    .pgc-rev-lb-b-footer .pgc-rev-lb-b-caption-wrap-nt{
    	display:none;
    }

    Go to WP dashboard ->
    Appearance -> Customize -> Additional CSS -> and add this style
    -> Publish

    Thread Starter temporalnaut

    (@temporalnaut)

    Thank you, it works. But I have a problem with the gallery when browsing through iPhone, whether Safari or Chrome is not displaying the gallery. On Android works it well.

    Plugin Author GalleryCreator

    (@gallerycreator)

    Hello, send me link to our gallery page(post)

    Thread Starter temporalnaut

    (@temporalnaut)

    My website is in maintenance mode, could you give me your mail and i will send you the login?

    Plugin Author GalleryCreator

    (@gallerycreator)

    Plugin Author GalleryCreator

    (@gallerycreator)

    Update plugin to latest version 1.1.1
    This should fix the iPhone situation (small displays)

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Disable Items Counter’ is closed to new replies.