Creating a recipe with complete details is highly beneficial for culinary websites. In the previous posts of this series, we’ve gone through some ways to create a recipe page using page builders. In today's practice, we're going to find out how to do it with another page builder: Kadence.

This is the page for showing a recipe that I created as an example:

This is a singular page for showing a recipe

Video Version

Before Getting Started

This page is a single page that contains all the recipe information such as time, ingredients and so on, that will be saved in custom fields. Each recipe is saved in a post of a custom post type. So, we need Meta Box core plugin to have a framework for creating a custom post type and custom fields for it. It’s free and you can download it directly from wordpress.org.

For the advanced features from Meta Box, we need some of its extensions:

You can install them individually or just use Meta Box AIO.

For the last one, we use Kadence to build the page. Remember to update to the latest version to have full integration with Meta Box.

Create a New Custom Post Type

Go to Meta Box > Post Types > Add New.

Go to Meta Box and create new post type for recipe

After publishing, you will see a new menu displayed. It's your post type.

A new menu for recipe displayed in new post type

Create Custom Fields

Go to Meta Box > Custom Fields to create fields. These are the fields that I created:

Go to Meta Box to create fields to save the recipe information

There is a special field for the video. Instead of using the URL field, I recommend you use the oEmbed. We can display the video preview right on the front end thanks to this field type.

Using oEmbed to display the video preview right on the front end

After creating all the fields, move to the Settings tabs, choose Location as Post Type and select Recipe to apply these fields to this post type.

Go to Settings, choose Location as Post Type and select Recipe to apply these fields to this post type

When creating a new post in Recipes, you’ll see all the created custom fields.

All the created custom fields displayed on the post editor

Just fill in some information.

Create a Template for the Page

Go to Appearance > Kadence > Elements > Add New to create a template for the recipe page.

Create a template with Kadence for the recipe page.

Settings for the Template

Choose the element type as Template.

Choose the element type as Template

Set a preview for easy following.

Set a preview for easy following.

In the Placement section, choose Replace Single Post Content and choose to assign the template to the single page of the Recipes post type.

In the Placement section, choose Replace Single Post Content to apply this template for the single page of the Recipe post type

Display Recipe Information

For the recipe name information, add a Heading block.

For the recipe name information, add a Heading block.

Then, add Dynamic data from the Post Title to display the recipe name.

Add data from the Post Title to display the recipe name.

I have two sections for the recipe information.

For this first section, there are 2 columns to show the image and the time information like this.

Show the image and the timing information

So, add a Row Layout block and choose the layout you want.

add a Row Layout block and choose the layout you want for the image and timing information.

In the first column, add an Advanced Image block to display the dish image.

add an Advanced Image block to display the dish image.

Turn on Enable Dynamic Image setting for the block to get images from custom fields. And, choose the Featured Image from the dropdown list.

Turn on Enable Dynamic Image setting and choose the Featured Image

Move to the second column to add the timing information.

Add the timing information

Each couple of lines like these will be a group. So, add a Group block for the first one.

Add a Group block

Inside the Group, add a Paragraph block to show the time information.

add a Paragraph block to show the time information.

The timing information is saved in custom fields, so add dynamic data to the block as well, and choose the corresponding field to get the right data.

add dynamic data to the block

The next 3 groups are the same as the timing group, we just change the text and field of the element. Then, you will get the right ones.

Change the text and field of the element

In the next section, just add a Section block to cover each one.

Add a Section block to cover each one

Add a Heading inside it and type the name of the next information.

Add a Heading inside it and type the name of the next information

After that, insert a Paragraph. Click on the Dynamic button, choose Post Custom Field, and select the wanted field from the list.

Click on the Dynamic button, choose Post Custom Field

All the sections are quite the same, so just clone the created section, change the heading, and change the field as well. The information will be obtained and displayed correctly step by step.

But there is a difference in the Video section. Because the video is saved as an URL in a custom field as oEmbed, we should replace the Paragraph block with a different one.

To display the video preview from the URL, simply use the Dynamic HTML block.

To display the video preview from the URL, simply use the Dynamic HTML block.

Go to the HTML Content setting, choose Post Custom Field, and choose the name of the field that you saved the video.

Go to the HTML Content setting, choose Post Custom Field, and choose the name of the field that you saved the video

We’ve done getting all the information about the recipe.

We’ve done getting all the information about the recipe

Style the Page

For styling, go back to the page editor with Kadence. Then, choose each component and change the settings to style them. Or in the case you want to use some CSS, just add classes for them then add CSS code.

Edit page with Kadence and add CSS code to style the page

This is how my page in the final look.

This is final look of a recipe page which also is a singular page

Last Words

We have finished creating a recipe page with Meta Box and Kadence. Let’s try and share the result with us in the comments. If you want to suggest any tutorials, feel free to leave a comment and keep track of our blog. Thanks for reading!

Other case studies you might be interested in

  1. Create A Dynamic Landing Page in WordPress Using Custom Field
  2. Create a Filter to Find Hotels by Location
  3. Create an OTA Website Like Booking.com with Meta Box Plugin - P1: Create a Page to Introduce Hotel Rooms
  4. Create an OTA Website Like Booking.com with Meta Box Plugin - P2: Create Filters on the Archive Page
  5. Create an OTA Website Like Booking.com with Meta Box Plugin - P3: Create Filters for Single Hotel Pages
  6. Create Dynamic Favicon in WordPress using Meta Box plugin
  7. Create Posts Series in WordPress Using Meta Box
  8. Display a User List On the Frontend with Meta Box
  9. Display The Latest Products Section - P2 - Using Meta Box and Elementor
  10. Display The Latest Products Section - P3 - Using Meta Box And Oxygen
  11. How to Add Custom Fields for WooCommerce - P2 - Using MB Views
  12. How to Add Custom Fields to Display Banners using Meta Box Plugin
  13. How to Add Guest Authors and Guest Posts - Using Meta Box
  14. How to Add Related Posts - Using Custom Fields
  15. How to Build a Hotel Booking Website Using Meta Box - P1
  16. How to Build a Hotel Booking Website Using Meta Box - P2 - Booking Page in Backend
  17. How to Build a Hotel Booking Website Using Meta Box - P4 - Booking Management Page
  18. How to Build a Hotel Booking Website Using Meta Box – P3 – Booking Page for Customer
  19. How to Create a Classified Ads Website using Meta Box
  20. How to create a FAQs page - P5 - Using Meta Box and Breakdance
  21. How to Create a Product Page - P2 - Using Meta Box and Oxygen
  22. How to Create a Product Page - P3 - Using Meta Box and Bricks
  23. How to Create a Product Page - P4 - Using Meta Box and Elementor
  24. How to Create a Product Page - P5 - Using Meta Box and Gutenberg
  25. How to Create a Product Page - P6 -Using Meta Box and Breakdance
  26. How to Create a Product Page - P7 - Using Meta Box + Kadence
  27. How to Create a Product Page - P8 - Using Meta Box and Brizy
  28. How to Create a Product Page using Meta Box Plugin
  29. How to Create a Recipe - P2 - Using Meta Box and Oxygen
  30. How to Create a Recipe - P3 - Using Meta Box and Elementor
  31. How to Create a Recipe - P4 - Using Meta Box and Bricks
  32. How to Create a Recipe - P5 - Using Meta Box and Zion
  33. How to Create a Recipe - P6 - Using Meta Box and Brizy
  34. How to Create a Recipe - P7 - Using Meta Box and Breakdance
  35. How to Create a Recipe - P8 - Using Meta Box and Kadence
  36. How to Create a Recipe with Meta Box Plugin
  37. How to Create a Simple Listing - P2 - Using Meta Box and Bricks
  38. How to Create a Team Members Page - P1- Using Meta Box and Elementor
  39. How to Create a Team Members Page - P2 - Using Meta Box and Oxygen
  40. How to Create a Team Members Page - P3 - Using Meta Box and Bricks
  41. How to Create a Team Members Page - P4 - Just Meta Box
  42. How to Create a Team Members Page - P6 - using Meta Box and Breakdance
  43. How to Create a Video Gallery Page - P2 - Using Meta Box + Bricks
  44. How to Create a Video Gallery Page - P3 - Using Meta Box and Breakdance
  45. How to Create a Video Gallery Page - P4 - Using Meta Box + Elementor
  46. How to Create a Video Gallery Page - P5 - Using MB Views
  47. How to Create a Video Gallery Page Using Meta Box + Oxygen
  48. How to Create ACF Flexible Content Field with Meta Box
  49. How to Create an Auto-Updated Cheat Sheet in WordPress
  50. How to Create an FAQs Page - P1 - Using Meta Box and Elementor
  51. How to create an FAQs page - P2 - Using Meta Box and Oxygen
  52. How to create an FAQs page - P4 - Using Meta Box and Bricks
  53. How to Create an FAQs Page - P6 - Using MB Views
  54. How to Create an FAQs Page -P3- Using Meta Box
  55. How to Create Buttons with Dynamic Link using Custom Fields
  56. How to Create Category Thumbnails & Featured Images Using Custom Fields
  57. How to Create Download and Preview Buttons - P1 - Using Meta Box and Bricks
  58. How to Create Download and Preview Buttons - P2 - Using Meta Box and Oxygen
  59. How to Create Download Buttons Using Custom Fields with Meta Box Plugin
  60. How to Create Dynamic Landing Page in WordPress - P1 - Using Meta Box and Elementor
  61. How to Create Dynamic Landing Page in WordPress - P2 - Using Meta Box and Bricks
  62. How to Create Menus for Restaurants - P1 - Using Meta Box and Elementor
  63. How to Create Menus for Restaurants - P2- Using Meta Box and Bricks
  64. How to Create Notification Using Custom HTML Field
  65. How to Create Online Admission Form for School or University
  66. How to Create Online Reservation Form for Restaurants using Meta Box
  67. How to Create Relationships - P1 - Using Meta Box and Oxygen
  68. How to Create Relationships - P2 - Using Meta Box and Bricks
  69. How to Create Relationships - P3 - Using MB Views
  70. How to Create Taxonomy Thumbnails & Featured Images - P2 - Using Meta Box and Oxygen
  71. How to Create Taxonomy Thumbnails & Featured Images - P3 - Using Meta Box and Bricks
  72. How to Display Images from Cloneable Fields - P1 - with Gutenberg
  73. How to Display Images from Cloneable Fields - P2 - with Oxygen
  74. How to Display Images from Cloneable Fields - P3 - with Elementor
  75. How to Display Images from Cloneable Fields - P4 - with Bricks
  76. How to Display Opening Hours for Restaurants - P1 - Using Meta Box + Gutenberg
  77. How to Display Opening Hours for Restaurants - P2 - Using Meta Box and Oxygen
  78. How to Display Product Variations - P1 - Using Meta Box and Gutenberg
  79. How to Display Product Variations - P2 - Using Meta Box and Oxygen
  80. How to Display Product Variations - P3 - Using Meta Box and Bricks
  81. How to Display the Dynamic Banners - P2 - Using Meta Box and Bricks
  82. How to Display The Latest Products - P5 - Using Meta Box and Bricks
  83. How to Display the Latest Products - P6 - using Meta Box and Breakdance
  84. How to Display the Latest Products - P7 - Using Meta Box + Kadence
  85. How to Display the Latest Products Section - P4 - Using Meta Box + Zion
  86. How to Display the Most Viewed Posts - P1 - using MB Views
  87. How to Display the Most Viewed Posts - P2 - using Meta Box and Oxygen
  88. How to Display the Most Viewed Posts - P3 - Using Meta Box and Bricks
  89. How to Filter Posts by Custom Fields - P2 - using Meta Box and FacetWP
  90. How to Manually Reorder Posts with Meta Box
  91. How to Show Featured Restaurants on Homepage - P1 - Meta Box + Elementor + WP Grid Builder
  92. How to Show Posts With a Specific Criteria - P3 - Using MB Views
  93. How to Show Posts with Specific Criteria - P1 - Using Meta Box and Bricks
  94. How to Show Posts with Specific Criteria - P2 - Using Meta Box and Oxygen
  95. How to Show Posts with Specific Criteria - P4 - Using Meta Box + Breakdance
  96. How to Show Posts with Specific Criteria - P5 - Using Meta Box and Elementor
  97. How to Show Posts with Specific Criteria - P6 - Using Meta Box and Zion
  98. How to Show the Featured Restaurants - P3 - using Meta Box and Oxygen
  99. How to Show the Featured Restaurants - P4 - Using MB Views

Leave a Reply

Your email address will not be published. Required fields are marked *