Support Forum Forums WordPress Themes Wise Church How can I add top menu items to all pages PLUS a second issue?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #928
    You must have valid license to access this content.
    #929
    Designed By Marin
    Participant

    UPDATE!!!
    For some odd reason, the theme corrected itself and now “WATCH US LIVE” is showing up on all other pages.

    However…
    I still need help with “WATCH LIVE” questions 1 & 2.

    #935
    Probewise
    Keymaster

    1. By default, there’s no option to add link on the player as it is designed and created as player only. However, you may just add an href code on HLS embed from Wise Panel => Live Streaming. Here’s the code:

    <div class="center" style="padding-top:25%;"><h5><a href="#yourlinkhere">CLICK HERE TO WATCH LIVE!</a></h5></div>

    2. By default, there’s no option to make the link opens in a new tab/window. You’ll only need to add target=”_blank” on an ahref tag from templates => custom_templates => content-triple-description.php on line 75. However, we’ll add that feature on the next update soon.

    Note: Next update of the theme will be rolling out soon. Live Streaming Settings will be removed on Wise Panel and will be embedded in Page Live template.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Back to top