After your recent upgrade...the User Admin Page no longer shows photo input selection..
APP_BLOG_GROUP_TITLE="Blog"
Thank you. I have had to disable the Invitex Plugin as it is causing some issues with the site.
As regards the Blog issue, I have adjusted the settings so that the image does not show..yet the empty holding place remains. How do you disable this? .I do not want any images at the head of the post.
#es .es-app-wrapper .app-blog .app-contents-data .embed-responsive {
display: none !important;
}
#es .es-app-wrapper .app-blog .app-contents-data .es-card__bd.es-card--border {
border-top: 0px !important;
}