Message posting clues


YouTubeTutorial Screencast


Extra stuff needed sometimes

Just text (simply paste into empty paragraph block)

Naming a guest speaker (English and Japanese separate):

By [name in English]
[name in Japanese]による

“Audio is English only” but no PDF (English and Japanese separate):

Audio is English only.
オーディオは英語のみです。

Text with an icon and link

  1. Type something (anything) in a new paragraph block just to make the block controls appear.
  2. Click the three dots and select “Edit as HTML”.
  3. Replace the existing “<p>junk</p>” with the appropriate snippet below.
  4. Either replace the link directly in the code (between the quotation marks after “href”), or:
    1. Click the three dots and select “Edit visually”.
    2. Click somewhere in the linked content, and then click the “Edit” button to replace the placeholder with the actual URL you need.

YouTube video link (bilingual on both language posts):

<p><a href="YOUTUBE-LINK-HERE" target="_blank" rel="noreferrer noopener"><img class="wp-image-396" src="https://abide-osaka.org/wp-content/uploads/2020/03/YouTube-small-logo.png" alt="YouTube">View video / ビデオを見る</a></p>

“Audio is English only” with PDF of Japanese (English and Japanese separate):
To get the link URL, upload the PDF in the Media Library and then copy the “File URL” in the sidebar.

<p>Audio is English only. <a href="PDF-LINK-HERE"><img width="16" height="14" src="https://abide-osaka.org/wp-content/uploads/2020/06/pdf.png" class="wp-image-991" alt="PDF">Read Japanese PDF</a></p>
<p>オーディオは英語のみです。 <a href="PDF-LINK-HERE"><img width="16" height="14" src="https://abide-osaka.org/wp-content/uploads/2020/06/pdf.png" class="wp-image-991" alt="PDF">日本語のPDFを読む</a></p>

Embeds for Church Online Platform

For a live stream (after scheduling a YouTube live stream, replace “PUT-ID-HERE” with the last part of the URL that YouTube creates):

<iframe src="https://www.youtube-nocookie.com/embed/PUT-ID-HERE?rel=0&modestbranding=1&autoplay=1" width="100%" height="100%" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="position:absolute;"></iframe>

Playlist “Abide Online” on L4JP channel:

<iframe id="ytplayer" type="text/html" width="100%" height="100%" src="https://www.youtube.com/embed?listType=playlist&list=PLp4SRigcmGSHU4kvBHgBytS1iILdSAicm&autoplay=1&modestbranding=1&rel=0" frameborder="0"></iframe>

Playlist “Abide Osaka” on AbideOsaka channel:

<iframe id="ytplayer" type="text/html" width="100%" height="100%" src="https://www.youtube.com/embed?listType=playlist&list=PL9DkzZQOFYAUKhj_bZrMP1wRYTZyifXOO&autoplay=1&modestbranding=1&rel=0" frameborder="0"></iframe>