Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1046480
    lukasz021677
    Participant

    Hi guys!
    here is the address where you find a gallery,
    just one TEST gallery at this moment.
    http://www.truten.pl/galeria/

    When we were at our testing site everything was OK,
    after migration (and after plugin deletion, new installation, and new TEST gallery upload)
    we still got this message:
    “Requested content can not be loaded. Please try again later.”
    instead of working pictures.

    What is the reason of that?
    PLease, HELP!
    Luke.

    #1046549
    Lely
    Moderator

    Hi Luke,

    Upon checking, I can see some error. See attached screenshots. You do have unidentified character on the image filename. Since the browser can’t identify those character, it can’t be loaded. Please double check image filename.

    Hope this helps.

    #1046561
    lukasz021677
    Participant

    yep!
    thats the thing!
    I should have thought that ..
    THANKS A LOT!!

    #1046601
    Lely
    Moderator

    You’re welcome Luke!

    Cheers!

    #1052083
    lukasz021677
    Participant

    Guys,
    another problem here:
    http://www.truten.pl/galeria/

    Within an accordion, after opening each accordion tab, pictures are not loaded as they supposed to, (I can see only one, or two stacked one on another), and entire window needs to be resized to get desired view/layout.
    Where is the problem?

    #1052094
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .envira-gallery-wrap .envira-gallery-public.enviratope .envira-gallery-item {
    
        position: static !important;
    }

    Hope that helps.

    #1052102
    lukasz021677
    Participant

    hmm… almost …

    Can you look at that, please?

    http://www.truten.pl/galeria/

    #1052106
    Christopher
    Moderator

    Hi there,

    Please add this :

    .x-accordion-inner {
        overflow: hidden;
    }

    And update previous code to :

    body .envira-gallery-wrap .envira-gallery-public.enviratope .envira-gallery-item {
        position: static !important;
        float: left !important;
        clear: right !important;
    }

    Hope it helps.

    #1052397
    lukasz021677
    Participant

    Thank you Christopher!
    Everything looks great now, except one thing:
    Envira settings for mobile, doesn’t work.
    We want to have each thumb picture a square, small square,
    but on tablet and cells we get horizontal pictures smaller and vertical ones bigger, its really a mess, many gaps, empty spaces, etc.
    I think our settings are OK, I attache screenshot.
    Can you help us with that, please?

    #1053756
    Lely
    Moderator

    Hi There,

    Upon checking on my mobile, I can see that other images are not using the cropped and instead display the original size which is vertical ones. Can you check this documentation here:http://enviragallery.com/docs/creating-first-envira-gallery/
    Check this setting:
    Crop Images
    If enabled, forces images to exactly match the sizes defined above for Image Dimensions and Mobile Dimensions. If disabled, images will be resized to maintain their aspect ratio.

    Can you enabled that option. Do let us know how this goes. If this doesn’t solved the issue, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1054199
    lukasz021677
    Participant
    This reply has been marked as private.
    #1054285
    Lely
    Moderator

    Hi There,

    Thank you for the credentials.
    You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    I can see that you have a Jetpack plugin. Please check this:https://wordpress.org/support/topic/image-cropping-not-working with jetpack plugin preventing the image cropping.

    Hope this helps.

    #1055473
    lukasz021677
    Participant

    Lely!
    Yes!
    That is the reason!
    I will reactivate un-active plugins now to find which one caused the problem.

    Now there is one thing I can’t find a solution for that:
    images inside envira gallery wrap are not centered,
    can you help me with that, please?

    #1055829
    Lely
    Moderator

    Hi There,

    Glad it helps.
    Can you give us screenshot of the issue and how should it be so we can have better understanding? Unfortunately, as of now, I don’t have a clear idea. Thank you.

    #1056144
    lukasz021677
    Participant

    yes,
    of course – the problem is, where we set gallery to be displayed in six columns, everything is centered nicely, but for some screen sizes, column gutter width is not as want (bigger than margin below each image – first screen).
    When we set gallery to “automatic”, column gutter vs row gutter is always same, but the gallery is not centered – screen #2).

  • <script> jQuery(function($){ $("#no-reply-1046480 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>