Blocks

  • How to Disable the Starter Pattern Modal in a WordPress Block Theme

    The starter page patterns that appears in WordPress block themes every time you create a new page can be quite helpful when you’re just starting to build and upload content to your website. However, once your site is complete—or even from the very beginning, if you prefer not to use these patterns—you might find this…

    Read More

  • How to Customize WordPress Details Block Styles

    How to Customize WordPress Details Block Styles

    Learn how to customize the native WordPress Details Block, commonly used to display FAQ responses, to give it the look and movement effect you prefer.

    Read More

  • Show the post list with alternate design in Osom Blocks

    Discover how to display a list of posts with alternating right-left layout in a block with Osom Blocks plugin, with a little bit of code. The Osom Blocks plugin allows you to create a listing of any type of entry (CPTs, posts and pages) and customize it using the user interface.  Among the settings are the option…

    Read More

  • Show the entries of a CTP category in Osom Blocks

    Discover how you can display the entries of a CTP category using the Osom Blocks plugin, with a little bit of code. Displaying entries from Custom Post Types using a block is not easy, since native blocks only support entries and pages. That’s why at OsomPress we created the plugin Osom Blocks. This one allows you…

    Read More

  • Display a selection of entries in custom order with Osom Blocks

    Discover how you can display a selection of entries in a custom order in a block with Osom Blocks plugin, with a little bit of code. Displaying entries from Custom Post Types using a block is not easy, since native blocks only support entries and pages. That’s why at OsomPress we created the plugin Osom Blocks.…

    Read More

  • Show the combination of several CPT entries with Osom Blocks

    Find out how you can display the entries of several Custom Post Types in one block of the Osom Blocks plugin, with a little bit of code. Displaying Custom Post Type entries using a block is not easy, since native blocks only support entries and pages. That’s why at OsomPress we created the plugin Osom Blocks.…

    Read More