Blocks
-
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.
-
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…
-
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…
-
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.…
-
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.…
-
How to Customize Genesis Blocks Accordion Styles
Do you like Genesis Blocks collection but you will like to have more control over the accordion block design? In this tutorial you will learn how you can customize it with few lines of CSS. UPDATE: If you prefer to use the WordPress Site Editor native blocks to create an accordion, take a look at…