This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Organic Profile Block

Description

The Organic Profile Block is designed to work with the WordPress 5 block editor and Gutenberg plugin. This custom block is designed to display personal profiles. It includes options to add a profile image, name, title, biography, and social media links. The social media options include icon links to personal profiles for Facebook, Twitter, Instagram, LinkedIn, and email. The profile block is an excellent solution for creating author profiles on posts, staff or employee pages, and testimonials.

Additionally, this plugin is a great reference for budding WordPress block developers. Since WordPress blocks are developed in Javascript, creating a block can be intimidating for WordPress developers more familiar with PHP, HTML, and CSS. That’s why we developed the Profile Block using the Javascript ES5 language, which does not require the use of a compiler to edit the code. For more information, please refer to our How To Create A Custom Block article.

A premium version of the block is included in the Organic Blocks Bundle plugin. The bundle includes 12 premium blocks for the Gutenberg editor. The premium Profile Block can display unlimited social media links, and features several more options for modifying the profile image size, colors, and style.

Premium Blocks

The following blocks are only available by upgrading to the Premium Version:

  • Content Slideshow Block View Example – Display any posts type within a customizable slideshow.
  • Posts Block View Example – Display a collection of posts from any post type in a customizable layout — perfect for blogs and featured news sections.
  • Portfolio Block View Example – Showcase any post type in a masonry style portfolio layout.
  • Premium Profile Block View Example – Showcase personal profiles with social media links — perfect for displaying team members and author profiles.
  • Testimonials Block View Example – Display customer and client testimonials in a customizable slideshow.
  • Pages Block View Example – Display a customizable section of featured pages.
  • Header Block View Example – Create headers for your website displaying your logo, site title, and custom menus in a customizable layout.
  • Footer Block View Example – Create a custom footer for your website displaying copyright information, legal links, social media icons, and more.
  • Widget Area Block View Example – A unique block for registering widget areas on any page or post of your website.
  • Toggle Block View Example – A custom block for toggling the display of content — perfect for documentation and FAQ pages.
  • Modal Block View Example – Create content within a customizable popup box that can be viewed by clicking on a link.
  • Alert Block View Example – Notify your website visitors of important information using the Alert Block.

Contribute:

This plugin is open source software, and you may actively contribute on Github.

Installation & Setup

Note: This plugin requires the WordPress 5 block editor or the Gutenberg plugin active.

  1. Upload ‘organic-profile-block’ to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Within a post or page, select the ‘+’ symbol to add a new block.
  4. From the ‘Blocks’ tab, select the ‘Profile’ block.
  5. Add your profile image and content to the block.
  6. Within the ‘Block’ section on the right, add your social media links.

Screenshots

  • The Organic Profile Block within the Gutenberg editor.
  • The Organic Profile Block on the front-end of the Origin Theme from Organic Themes.

Blocks

This plugin provides 1 block.

  • Organic Profile Block

FAQ

Q: Does this plugin require the Gutenberg plugin?

A: Yes, the Gutenberg plugin must be installed and active in order to use this block.

Q: How do I add my social media links to the block?

A: Select the block, and within the ‘Block’ section on the right you can add links to your social media profiles.

Q: Can I use the Organic Profile Block with themes other than Organic Themes?

A: Yes, the block will work and transfer between themes.

Reviews

January 29, 2021
Plugin works great. I like that it doesn't add a million other blocks and upsells, and just generally works as advertised. 🙂 I'm updating my previous review since the author added a bunch of other blocks and upsells to this plugin. The upsells especially are obnoxious. Not everything needs to be a money-making opportunity.
Read all 4 reviews

Contributors & Developers

“Organic Profile Block” is open source software. The following people have contributed to this plugin.

Contributors

“Organic Profile Block” has been translated into 4 locales. Thank you to the translators for their contributions.

Translate “Organic Profile Block” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.5.2

  • Updated edit button class
  • Updated README text
  • Mobile style fix

1.5.1

  • Fixing dismissible notice

1.5

  • Adding blocks bundle admin notices

1.4.1

  • Fixed social media links from breaking on reload

1.4

  • Fixed attribute issues that resulted in block breaking on editor reload

1.3.2

  • WordPress 5.3 compatibility updates

1.3.1

  • Mobile style updates
  • Wide alignment support

1.3

  • Updated for Gutenberg 4.2.0 compatibility
  • Added formatting support for name and title headings
  • Commenting and cleanup

1.2

  • Updated for Gutenberg 3.1.0 compatibility

1.1

  • Changed Editable fields to RichText fields
  • Updated method for registering block and enqueuing files
  • Significant updates to block.js to account for Gutenberg updates

1.0.1

  • Updates to media upload button to account for Gutenberg changes

1.0.0

  • Initial plugin release