How to change cards visibility based on logged in/off state on Freshservice I’ve been working on my portal on Freshservice, and I wanted to do this: show two custom cards to logged off users and two default cards (raise a ticket and service request) to logged in users. I’m trying to use this code on footer, since I was able to hide the other cards from here. <div class="clearfix"> {{#unless portal.copyrights}} {{> portal_copyrights}} {{/unless}}</div><script data-ce-id="default-cards-script"> CARDS = [{"text":"Soluções","src":"ficon-knowledge-base","url":"/support/solutions","class":"solution","img":"/images/portal_v2/solutions.svg","title":customTranslate("portal.card.solution.title"),"titleTranslationPath":"portal.card.solution.title","content":customTranslate("portal.card.solution.desc"),"contentTranslationPath":"portal.card.solution.desc","order":1,"show":true,"visibilityCondition":"PORTAL.logged_in || FEATURES.solutions_enabled","isHidden":true},{"text":"Tickets","src":"ficon-tickets","url":"/support/tickets/new","class":"ticket","img":"/images/portal_v2/