Subscription 2 Columns

Open
#264 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
wordpress
Domain
design, frontend

Research direction

Start by reviewing the supplied WordPress block markup, screenshot, and preview URL to understand the intended two-column subscription pattern. Done means the pattern renders with the shown layout, text, image, and subscription form styling.

Written by the indexing model from the issue text.

Description

Screenshot:
image

<!-- wp:media-text {"align":"full","mediaId":6042,"mediaLink":"https://dotcompatterns.wordpress.com/?attachment_id=6042","mediaType":"image"} -->
<div class="wp-block-media-text alignfull is-stacked-on-mobile"><figure class="wp-block-media-text__media"><img src="https://dotcompatterns.files.wordpress.com/2022/08/redspot.jpg?w=607" alt="" class="wp-image-6042 size-full"/></figure><div class="wp-block-media-text__content"><!-- wp:group {"style":{"spacing":{"blockGap":"30px","padding":{"bottom":"50px"}}},"layout":{"inherit":true}} -->
<div class="wp-block-group" style="padding-bottom:50px"><!-- wp:heading {"style":{"typography":{"fontStyle":"normal","fontWeight":"700","fontSize":"3.5rem"},"spacing":{"margin":{"top":"40px"}}},"fontFamily":"chivo"} -->
<h2 class="has-chivo-font-family has-custom-font" style="margin-top:40px;font-size:3.5rem;font-style:normal;font-weight:700;font-family:chivo">Don’t miss a thing.</h2>
<!-- /wp:heading -->

<!-- wp:paragraph -->
<p>Subscribe to our newsletter for cool tips, campaigns and new things.</p>
<!-- /wp:paragraph -->

<!-- wp:group {"style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}},"backgroundColor":"background"} -->
<div class="wp-block-group has-background-background-color has-background" style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:jetpack/subscriptions {"buttonWidth":"","submitButtonText":"\u003cstrong\u003eSubscribe\u003c/strong\u003e","customButtonBackgroundColor":"#dd4d43","borderRadius":5,"borderWeight":0,"customBorderColor":"#dd4d43","padding":15,"spacing":10,"className":"is-style-compact"} -->
<div class="wp-block-jetpack-subscriptions wp-block-jetpack-subscriptions__supports-newline is-style-compact">[jetpack_subscription_form show_subscribers_total="false" button_on_newline="false" submit_button_text="&lt;strong&gt;Subscribe&lt;/strong&gt;" custom_background_button_color="#dd4d43" custom_font_size="16px" custom_border_radius="5" custom_border_weight="1" custom_border_color="#dd4d43" custom_padding="15" custom_spacing="10" submit_button_classes="" email_field_classes="" show_only_email_and_button="true" success_message="Success! An email was just sent to confirm your subscription. Please find the email now and click &#039;Confirm Follow&#039; to start subscribing."]</div>
<!-- /wp:jetpack/subscriptions --></div>
<!-- /wp:group --></div>
<!-- /wp:group --></div></div>
<!-- /wp:media-text -->

Preview:
https://dotcompatterns.wordpress.com/?p=6040&preview=true

Dominant language
No language data
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Automattic/blockpatterns

All issues in Automattic/blockpatterns

Similar issues

More Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.