Tagged: Blog, placeholder image
This placeholder image – which is not a real image – appears at the end of every blog post. How do I get rid of it?
[av_image src='https://www.grovertbbq.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/images/placeholder.jpg' align='center' styling='' hover='' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' copyright='' animation='no-animation' av-desktop-hide='' av-medium-hide='' av-small-hide='' av-mini-hide='' av_uid='av-2y5mkt'][/av_image]
Here is a link to an example: https://www.grovertbbq.com/2020/01/23/early-bird-specials-january-27/
Thank you!
Hey jolynndeal,
Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
I’ve attached it below. Thanks!
Hi,
Thanks for that, I see that it’s added using the Layout Builder. Can’t you simply remove it and save the post? I tried that in your example post and it worked fine.
Best regards,
Rikard
That messes up the blog view settings. When you do that all you see is the title and read more on the blog page. Look under the specials tab and you will see the blog you edited has no text. We don’t want that. I need this to be fixed permanently, so the client doesn’t have to make corrections every time they blog. I don’t know why this is happening. Is there anyone on the team that can help?
Hi,
Add the following to quick css:
.avia-builder-el-last.avia-align-center .avia_image,
.blog-meta{
display:none!important;
}
Best regards,
Jordan Shannon