Tag: gutenberg

  • Video embed

    Using Gutenberg editor, is possible embed video from different sources: peertube, youtube, internet archive,..

    Video from peertube

    Iframe

    For example if you want embed this video i your blog page or post: https://kolektiva.media/w/wXCiamhWuuyJYFuVxBuvk4

    You have to click on Share, from the peertube platform

    Copy the code:

    <iframe title="O CAPITALISMO REPRIME O CORPO FEMININO" width="560" height="315" src="https://kolektiva.media/videos/embed/wXCiamhWuuyJYFuVxBuvk4" frameborder="0" allowfullscreen="" sandbox="allow-same-origin allow-scripts allow-popups allow-forms"></iframe>

    In your noblogs account, in the block editor you have to insert a block /html o “custom html”: Paste your code and save.

    This is the result:

    Video da youtube

    Select and add the block /video or Video, and you can paste the direct url

    https://youtu.be/dMbIN1q7Vb4

    Video da internet archive

    Select and add the block /video or Video. You have to copy and paste the link from “download options”, the link ending with .mp4 or .ogv

    https://archive.org/download/Sita04_BattleofLanka/Sita04_BattleofLanka_sorensen_512kb.mp4
  • Activate block editor

    SUMMARY:

    1. Dashboard > Settings > Writing
    2. Change set on Block editor and give the possibility to your user to choose
    3. now you can selectively choose for each article/page if use block editor or classic
    4. start to use blocks 🙂

    Here the step by step description to use the editor Gutenberg in noblogs:

    Dashboard > Settings > Writing

    After logged in your blog, from the dashboard, use the left column to select Settings, and select again Writing.

    bacheca wp noblogs
    Impostazioni di scrittura

    Choose the Default editor for all users

    In the screen Writing, choose:

    Block editor

    And set on YES the option: Allow users to switch editors.

    You can choose for every post

    Meanwhile you are editing a post or a page, at the bottom right, you can switch editor,

    Gutenberg is a long term project from WordPress, read more: https://wordpress.org/about/roadmap/

    in basso a destra trovi come cambiare editor

    Do you like this layout? is gutenberg!

    PATTER used in this DOC: