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 :)
jakegeno
tagDiv Member

Now I kind of figured out what’s happening. In this part of code:
c = window.tdcAdminSettings.globalHeaderTemplateContent,
d = !0) : "no_header" === f && (a = !0);
if ("" !== c) {

window.tdcAdminSettings.globalHeaderTemplateContent is null, so probably should be fixed in the code to check not only for empty string, but null as well or make sure that globalHeaderTemplateContent is always set to something.

Anyway to quickly fix this is to go to “Cloud templates” menu in admin panel, then in section “Header templates” set first “Header Template Global” as global (for some reason I have 2 “Header Template Global” Header templates there).

Viewing 1 post (of 1 total)