Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
BeBuilder
Blog item in post does not show up
hofergrafik
May 2017
in
BeBuilder
Hi,
I inserted a blog item in a blog, but it does not show up.
Do blog items not work in posts?
Best regards and thx a lot,
Markus
Comments
hofergrafik
May 2017
edited May 2017
It´s only when I use Masonry Tiles as blog style.
If I use one of the other options, the text and tags show up, but not the images.
I found:
.post.no-img .post-photo-wrapper {
display: none;
}
Why is it set? Did I do it in the BeTheme options, in the CSS?
I have to do some research...
hofergrafik
May 2017
edited May 2017
I found it, it is the setting to hide the featured image in the post: Hide Featured Image in post details
And then it hides all the images, when it is supposed to only hide the respective post image.
I found a bug.
hofergrafik
May 2017
As a quick workaround for now I use the following in custom css section:
.blog_wrapper .post-photo-wrapper {
display: initial !important;
}
Bryan
May 2017
Hi,
So is this resolved or not?
hofergrafik
May 2017
if you just check, if this is a solution you would suggest ...
maybe there´s a better way
but yes, for me it is resolved
Sign In
or
Register
to comment.
Comments