Background image not loading (div class "backstretch") unless I am logged in

Posted in: Newspaper
Post count: 7

Hi Team,

1) The background image loads only as long as I am logged in to WordPress; as soon as I log out (or load the page on another browser, the div class “backstretch” is not loaded, and the background image does not load.

What gives?

2) Screenshots and html below:

Screenshot:
https://ibb.co/GtxrG7y

3) HTML from when logged in (background image loads):

<body class=”home page-template-default page page-id-105 logged-in admin-bar td-standard-pack tdm-menu-active-style3 global-block-template-10 td-black tdb-template td-animation-stack-type1 td-boxed-layout customize-support td-js-loaded” itemscope=”itemscope” itemtype=”https://schema.org/WebPage”&gt;

<div class=”backstretch”>reditus_back_fixed</div>

4) HTML from when NOT logged in (the background image does not load, backstretch missing):

<body class=”home page-template-default page page-id-105 td-standard-pack tdm-menu-active-style3 global-block-template-10 td-black tdb-template td-animation-stack-type1 td-boxed-layout td-js-loaded” itemscope=”itemscope” itemtype=”https://schema.org/WebPage”&gt;

<div class=”td-scroll-up”>

5) How can I fix this?

Thanks for your help!

Post count: 7

Screenshot from console views:
https://ibb.co/L5FmP6M

Post count: 7

a) Workaround ->

Use the Tools menu from CSSHero to “View as Unlogged”, and add the background image and settings as per screenshot below:

https://ibb.co/rHK9SS8

b) But why is not configuring the background image within Newsletter settings enough for it to show for logged and unlogged?

Is this normal behaviour?

Thanks again for any insight

Post count: 35449

Hi thahorse, usually when the settings you made and you an see only when you are login, then in most cases the problem is from cache plugins, please make a test and disable all non theme plugins and try agin.
Let me know the results!

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