Skip to main content
Question

Show Business Hours on Portal

  • June 9, 2023
  • 1 reply
  • 52 views

Forum|alt.badge.img+7
  • Skilled Expert
  • 23 replies

Is there a way to show our business hours on the portal?  It only shows the phone number in the header:

<div class="helpdesk-number {{ternary portal.contact_information 'ficon-phone' ''}} hide-on-mobile">
      {{{portal.contact_information}}}
    </div>

 

Did this topic help you find an answer to your question?

1 reply

eeha0120
Skilled Expert
Forum|alt.badge.img+12
  • Skilled Expert
  • 767 replies
  • June 10, 2023

Hi.

Yes. If you’re not willing to post a phone number, you could use that field for that.

But, if you’re using a phone number, you can always go to:

Admin - Service Desk Rebranding - Customize Support Portal - Portal Customization - Layout & pages - Portal layout - Header (assuming you want to show it in header; otherwise, you could go to Footer).

And place your required data among the appropriate sections; for instance, you could add this before section pull-right.

 

Hope this helps.

 


Reply