Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #183514

    Hey Guys,
    Question for you I tried to make a post that included a featured image, then some text, then read more link, then a enfold gallery element.

    the blog page looks normal but when you view the actual post page the enfold gallery is at the very top and pushed the normal blog heading and text I wrote to the bottom of the post. Also something else is weird. On post pages whatever you set the column count of the gallery to, it displays one less but has a blank area to the right.

    for example if you say 3 columns it only makes 2 columns but a space to the right with a blank 3rd column. Please advise why the enfold gallery behaves strangely on post pages verses a normal page?
    Thanks

    #184179

    Hi allegrabillings!

    I just tried to reproduce the issue on my test server but the gallery seems to work just fine for me. Do you use a special post format (gallery, link, etc.)? Please give us a link to your post and create us an admin account. Please post the login credentials as private reply and we’ll look into it.

    Best regards,
    Peter

    #184706
    This reply has been marked as private.
    #185640

    Hey!

    This is the default behavior for Gallery items. They should look like this with the gallery at the top (because its a gallery post type): http://kriesi.at/themes/enfold/2013/10/21/postformat-gallery-multiple-images-with-different-sizes/

    Best regards,
    Devin

    #185730

    I can accept that, but why is it rendering so messed up. It is hard to see with my site background coolers. But look at this gallery it is supposed to be 4 columns wide. But shows at 3 with a weird extended background container. (the solid tan color) you can see the outline were there is no lines in the background. This shouldn’t be there. try it for yourself, if you change the columns to 5 you actually get 4, if you change to 3 you get two, all with this weird background. What is causing this?

    http://i.imgur.com/we6esqo.png

    [IMG]http://i.imgur.com/we6esqo.png[/IMG]

    #187058

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .main_color .big-preview { background-color: transparent; }
    #top #wrap_all .avia-gallery-1 .avia-gallery-thumb a { width: 24%; }

    That should look like this http://i.imgur.com/2ieUu2P.jpg

    Best regards,
    Yigit

    #187067

    thanks Yigit, I will certainly take a look at this.
    But my concern is why is this happening in the first place? Is it some custom CSS I added that is messing with it, or is a theme issue that was overlooked? If I am wrong in the following assumption then disregard, but I am assuming the width 24% only works for the 4 column layout? if I change it to 3 column or 5 column what will happen to those? And this is a global css change so If I have galleries of different column counts on different pages?

    Again I may be wrong, but these seem more like lipstick changes, not corrections. And I don’t mean that in a rude way, just want it to work appropriately.

    thanks

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘enfold gallery shortcode on blog posts’ is closed to new replies.