Advanced Call To Action Block

Description

Need to grab attention and inspire action? The Call To Action Block makes it effortless.

Whether you’re promoting a product, collecting leads, or guiding visitors to your best content, this block gives you everything you need — beautifully styled and fully responsive — right inside the Gutenberg editor.

Key Features:

  • Bold headings with full typography control
  • Rich descriptions to tell your story
  • Customizable button with link, style, and hover effects
  • Flexible background: solid color or smooth gradient
  • Full responsive controls (desktop, tablet, mobile)
  • Padding & margin controls with linked values
  • Lightweight & fast — no bloat, no jQuery

Perfect for:
– Landing pages
– Sales sections
– Email capture forms
– Product promotions
– Event announcements

Built for speed, designed for conversions.

No extra page builders needed — just drop, style, and convert.

Source Code

The full uncompressed source code for this plugin is publicly available here:
https://github.com/Hazrath15/call-to-action-block.git

This repository includes all development files, including the ‘src’ directory,
SCSS, JSX, build scripts, and instructions for generating the production build
contained in the plugin.

Build Instructions

Developers may rebuild the compiled assets using:
1. npm install
2. npm run build

‘npm run build’ generates the final production files in the /build directory.
‘npm run start’ runs development mode with file watching.

Arbitrary section

You may provide arbitrary sections, in the same format as the ones above. This may be of use for extremely complicated
plugins where more information needs to be conveyed that doesn’t fit into the categories of “description” or
“installation.” Arbitrary sections will be shown below the built-in sections outlined above.

Screenshots

  • General Settings.
  • Layout Style.
  • Heading Style.

Blocks

This plugin provides 1 block.

  • Advanced Call To Action Block A simple, customizable call-to-action block for Gutenberg.

Installation

Follow these steps to install and use the Call To Action block:

  1. In your WordPress admin, go to Plugins Add New Upload Plugin and select the call-to-action-block.zip file.
  2. Click Install Now, then Activate.
  3. Alternatively, manually upload the call-to-action-block folder to /wp-content/plugins/ via SFTP/FTP and activate it.
  4. Open any post or page in the Block Editor (Gutenberg), click the + inserter, and search for Call To Action.
  5. Add the block and configure its settings (title, description, button text, link URL, alignment, and styles).
  6. Update or publish the post/page to see the block on the front end.

Requirements:
– WordPress 6.0+ and PHP 7.4+.
– The Block Editor (Gutenberg) enabled.

FAQ

A question that someone might have

An answer to that question.

What about foo bar?

Answer to foo bar dilemma.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Advanced Call To Action Block” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.1.0

  • Release