Category: Blocks
Learn how to get the most out of the WordPress Site Editor with our block-focused tutorials. Whether you’re adjusting layouts, styling content, or building pages from scratch — blocks are the foundation, and we’ll show you how to use them effectively.
No technical experience? That’s okay. Our tutorials are beginner-friendly and include practical examples you can copy, customize, and make your own.
Looking for something specific? Let us know through our contact form — we’re always open to suggestions.
-
How to Disable the Starter Pattern Modal in a WordPress Block Theme
Read more →: How to Disable the Starter Pattern Modal in a WordPress Block ThemeThe 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…
-
How to Customize WordPress Details Block Styles
Read more →: How to Customize WordPress Details Block StylesLearn how to customize the native WordPress Details Block, commonly used to display FAQ responses, to give it the look and movement effect you prefer.
-
Show the post list with alternate design in Osom Blocks
Read more →: Show the post list with alternate design in Osom BlocksDiscover 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…
-
Show the entries of a CTP category in Osom Blocks
Read more →: Show the entries of a CTP category in Osom BlocksDiscover 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…
-
Display a selection of entries in custom order with Osom Blocks
Read more →: Display a selection of entries in custom order with Osom BlocksDiscover 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.…
-
Show the combination of several CPT entries with Osom Blocks
Read more →: Show the combination of several CPT entries with Osom BlocksFind 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.…