The Downloads Block

Read time: 3 minutes


The Download block in WordPress allows you to offer downloadable content to your users such as PDF’s or documents . Here’s how to add and customize a Download block on your WordPress site.

Adding a Download Block

Navigate to the Downloads Section:

  1. Start by logging into your WordPress dashboard.
  2. From the sidebar menu, select the appropriate post or page where you want to add the download block.

Add a New Download Block:

  1. Within the post or page editor, click on the + icon to add a new block.
  2. Search for “Downloads” and select it from the available block types.

Customizing the Download Block

Content Tab:

  1. Subheading: You can add an optional subheading that appears above the download content. This can provide context or a brief introduction.
  2. Text: Enter the main content for the block, which could be instructions or descriptions related to the downloads.
  3. Button: Add a call to action button with a link if needed.
  4. Downloads:
    • Download Heading: Add a heading for the download item.
    • Download Text: Enter the text that describes the downloadable item.
    • Download Button Text: Specify the text that will appear on the download button.
    • Download File: Select or upload the file that will be available for download.

Settings Tab:

  1. Section ID: This option allows you to add an ID to the block, which is useful for one-page websites with smooth scrolling links.
  2. Remove Bottom Margin: Toggle this option if you want to remove the default margin at the bottom of the block. This setting makes the block sit flush with the block below it.

Example Configuration

Content Tab:

  • Subheading: Resources
  • Text: Download our essential resources below.
  • Button: Learn More (Link to a resources page)
  • Downloads:
    • Download Heading: User Guide
    • Download Text: Comprehensive user guide.
    • Download Button Text: Download
    • Download File: UserGuide.pdf

Settings Tab:

  • Section ID: downloads-section
  • Remove Bottom Margin: Yes

With these settings, your download block will effectively provide valuable resources to your users, enhancing their experience on your site.