• I am in the habit of delivering minimalistic block functionality to end-users.

    I typically will use ‘allowed_block_types_all‘ to load only specific blocks that an end user is likely to use for their needs.

    For example. I might disable ‘core/calendar’ for one user’s site and disable ‘greenshift-blocks/modelviewer’ for a second user’s site.

    If a user has no need for a specific block (core or plugin-added), I like to remove it from their workspace so that they have a clean, minimalistic, highly functional user experience.

    However, I cannot for the life of me find the handles for many of the greenshift blocks (case in point ‘flipbox3dcontainer’).

    Where can developers like myself find the handles for the blocks that plugins such as Greenshift enqueue?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author wpsoul

    (@wpsoul)

    first of all, all blocks in Greenshift are made to be independent. They load 0 if you don’t use them on page. So, you don’t need to disable them if you worry about performance of site.

    Second, you don’t need any code, click on 3dot icon in top right corner – Preference – Blocks and disable blocks if you don’t need them

    Plugin Author wpsoul

    (@wpsoul)

    Hope it’s fine now

    Thread Starter MindCreatesMeaning

    (@xizor)

    @wpsoul

    You have pointed me to a Preferences > Blocks > Visibility section I did not know existed. Thank you.

    However, There seems to be no visibility toggle for ‘FlipBox 3D Container’.

    In fact, when the only greenshift blocks which are activated are ‘container’ and ‘rows’ – FlipBox 3D Container is still visible in the inserter.

    How do I turn it off?

    Plugin Author wpsoul

    (@wpsoul)

    Flexbox is not separate block. It’s variation of Container block which you can disable

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can We Get A Full List of Registered Greenshift Blocks?’ is closed to new replies.