Content disappear
PermalinkI use a GlobalArea to display content on a header bar.
When in editing mode i can see the content (which is Text only) but as soon as i logged out, the content disappear.
the global area code:
<div class="ha-left">sdscc<?php $a = new GlobalArea('Address Infos - Tel - Fax'); $a->display($c); ?></div>
Also in attached file ScreenCapture of the problem.
Any idea or someone had already this kind of strange thing happen ?
Thanks in advance
So when you approve and save the changes on a page, some blocks didnt get approve ??
Anyway thanks again
Maybe you were already editing the same global area in another page, and maybe that's why the changes in the global area were not automatically approved. Just guessing, but that could be the reason.
Jordi
You can try going to Dashboard -> Stacks & Blocks, select "View Global Areas" from the dropdown and make sure the latest version is approved/published.
Jordi