• Resolved FRANCESCO

    (@serpe76)


    Good evening, with the latest changes I can not properly view photos with mobile devices while the desktop is all perfect I need to have 4 columns
    sorry for the English use google translator

    Buonasera, con le ultime modifiche non riesco a visualizzare correttamente le foto con i dispositivi mobili mentre con il desktop è tutto perfetto ho necessità di avere 4 colonne

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

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Mihai Ceban

    (@mihaiimagely)

    Hi @serpe76,

    Can you please try to add the CSS fix from below to “Gallery -> Other Options -> Styles” to see if that will fix the problem?

    .ngg-gallery-thumbnail img {
        height: auto !important;
    }

    Hope it helps,
    Mihai

    Thread Starter FRANCESCO

    (@serpe76)

    Inserendo quella modifica ho problemi perché non tutte le foto sono uguali servirebbe un css solo per schermi piccoli tipo telefoni

    Thread Starter FRANCESCO

    (@serpe76)

    per il momento ho tamponato con CSS Breakpoint Tools e associato css diversi

    Hi @serpe76

    Could you please share with us the shortcode you are currently using.
    We might need to replicate and test that to check if is an existing bug.

    Many thanks!

    – Gaby, Customer Support

    Thread Starter FRANCESCO

    (@serpe76)

    [ngg_images source="albums" container_ids="3" display_type="photocrati-nextgen_basic_compact_album" gallery_display_type="photocrati-nextgen_basic_thumbnails" galleries_per_page="0" enable_breadcrumbs="1" template="/web/htdocs/www.pennantsmuseum.com/home/wp-content/themes/graphene-child/nggallery/album-minimalsm.php" enable_descriptions="0" override_thumbnail_settings="1" thumbnail_width="240" thumbnail_height="160" thumbnail_crop="1" order_by="sortorder" order_direction="ASC" returns="included" maximum_entity_count="5000"]

    • This reply was modified 6 years, 1 month ago by FRANCESCO.
    Plugin Support Mihai Ceban

    (@mihaiimagely)

    Hi @serpe76,

    Thanks for providing with the shortcode construction. Can you please set thumbnail_crop="0" and check again to see if that will change anything?

    Also, I see that the shortcode construction that you are using is an old one. Not sure if it’s related to the main issue but I’d try to remove the gallery from the page then add it again in order to refresh the shortcode’s parameters.

    Hope this helps,
    Mihai

    Thread Starter FRANCESCO

    (@serpe76)

    Risultato non cambia

    <!-- wp:imagely/nextgen-gallery -->
    [ngg src="albums" ids="3" display="basic_compact_album" template="/web/htdocs/www.pennantsmuseum.com/home/wp-content/themes/graphene/nggallery/album-minimalsm.php" enable_descriptions="1" order_by="sortorder" order_direction="ASC" thumbnail_crop="1" ]
    <!-- /wp:imagely/nextgen-gallery -->

    Il problema è solo da tablet o simili

    • This reply was modified 6 years, 1 month ago by FRANCESCO.
    Plugin Support Mihai Ceban

    (@mihaiimagely)

    Hi @serpe76,

    I am noticing that you are using a custom made template for the gallery /web/htdocs/www.pennantsmuseum.com/home/wp-content/themes/graphene/nggallery/album-minimalsm.php

    Since we aren’t offering support for the custom templates, please switch to a default template then try again to see if the issue persists.

    Mihai

    Thread Starter FRANCESCO

    (@serpe76)

    sembra di aver risolto personalizzando il css del template con: CSS Breakpoint Tools

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Gallery smartphone’ is closed to new replies.