Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
jcyr
tagDiv Member

As a quick update. It came either with install of theme, or installing the lifestyle demo (I did with no content).
Edited with solution

I found it in the admin:
wp-admin > newspaper > theme panel > background > mobile-menu / search background. (also in the sign in / join section below it)

background image has “http://192.168.0.194/wp_011_lifestyle/wp-content/uploads/2017/03/47.jpg”

I removed and all is well.

  • This reply was modified 9 years by jcyr.
jcyr
tagDiv Member

Just installed the newspaper theme on fresh wordpress install (not locally). I too see errors for missing images in wp_011_lifestyle theme folder. Specifically called from css for the menu.

When I search google for anything similar I see a few other sites that have same issue in their css. All seem to be using this theme. One example I found is https://www.lgdestek.net/

See example source from rendered site:

.td-menu-background,
.td-search-background {
background-image: url(‘http://192.168.0.194/wp_011_lifestyle/wp-content/uploads/2017/03/47.jpg’);
}

.white-popup-block:before {
background-image: url(‘http://192.168.0.194/wp_011_lifestyle/wp-content/uploads/2017/03/2.jpg’);
}

Viewing 2 posts - 1 through 2 (of 2 total)