tagDiv slider gallery conflicts with Media Grid

Posted in: Newspaper
Post count: 156

Hello

live demo
http://www.hellouk.net/2015/09/01/%E3%80%90%E5%A0%B1%E5%B0%8Ephoto%E3%80%91%E7%B5%A6%E4%BA%88%E8%88%87%E7%8D%B2%E5%BE%97%EF%BC%8Ceducation-for-all-of-us/

issue: if we use tagDiv slider gallery with “Media Grid” of visual composer on same post, images on tagDiv slider gallery become like this http://i.imgur.com/aKvNi3j.jpg , if we remove Media Grid, it shows coorectly, could you please tel how to fix?

we are using newspaper 6.5.1 latest version with visual composer 4.7.4

thanks

Post count: 7909

Hi,

You have this issue because you use Visual Composer on posts page, unfortunately the tagdiv gallery was not designed for to be used in a text block. We will take a look at this and we will try to fix it in a future update. Please try thsi custom css until we fix this: http://screencast.com/t/nObvBKsvR

.single .wpb_text_column .td-gallery-slide-copywrite {
background-color: rgba(0, 0, 0, 0.8);
display: inline-block;
float: left;
font-size: 11px;
font-style: italic;
line-height: 1;
padding: 4px 6px;
text-align: left;
}
.single .wpb_text_column .td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img {
bottom: -50%;
left: -85%;
margin: auto;
overflow: auto;
position: absolute;
right: -50%;
top: -50%;
}

Thanks!

Post count: 156

working now, thanks for quick fix as always 🙂

Post count: 156

Hi

we discover that this issue is not fixed on iphone and Android mobile device, it will become like this

View post on imgur.com


even with your fix

on PC, it now shows fine though

Post count: 156

please don;t forget us on this 🙂

Post count: 7909

Hi,

Please replace the css provided above with this one – https://forum.tagdiv.com/topic/strange-formatting-issue-with-gallery/#post-75557 and check if you still have this issue on mobiles. Also provide a link.

Thanks!

Post count: 156
Post count: 7909

Hi,

Try that css instead the above code. If it doesn’t work provide a link so I can inspect this.

Thanks!

Post count: 156

it is indeed working, thanks for checking back

Viewing 9 posts - 1 through 9 (of 9 total)
The forum ‘Newspaper’ is closed to new topics and replies.