Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #487422

    I’ve tried various settings, but the image galery always seems to be way out of proportion, although in the backend everything seems to be fine. Any idea why this might be happening? We’re using the latest version of WordPress 4.2.4 with our own child theme.

    https://www.evernote.com/l/AIxrOrYdV-JH9qqHMwXJMNspry5v7COSyfU
    https://www.evernote.com/l/AIxF1yfA28pN0q9GLNPP2fkgOhalTo-asrE

    #487545

    Hi openstream!

    May we have temporary access to your website so we can take a closer look?

    Cheers!
    Dake

    #487567

    Try to edit the WP Gallery . On the right site of the Gallery-Editing-Window you can choose (under gallery settings) the” type of the gallery”.
    Choose another type…and the problem will be fixed……
    Apollo

    #487623

    @Apollo: I don’t have a type setting, only size which I tried to change to no avail.


    @Dake
    : Sure, see private content section.

    #487885

    Hi!

    For some reason the gallery size is being forced to a smaller size.

    Please try disabling all of your plugins to see if there is a conflict.

    If that doesn’t help please insert the below css:

    .page-id-14299 #top .gallery .gallery-item {
        width: 300px !important;
        height: 200px !important;
    }

    Cheers!
    Dake

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.