Payment Block 3 rows
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- wordpress
- Domain
- design
Research direction
Start with the linked preview and the embedded WordPress block markup to understand the intended three-row layout and its full-width, zero-gap grouping. Done means the Payment Block pattern matches the supplied preview, including the three images, payment button, and three text columns.
Written by the indexing model from the issue text.
Description
3 rows layout, wrapped within a full width zero gap group block.
@ianstewart @olaolusoga @alaczek @iamtakashi
<!-- wp:group {"align":"full","style":{"spacing":{"padding":{"top":"0px","right":"0px","bottom":"0px","left":"0px"}}},"layout":{"inherit":false}} -->
<div class="wp-block-group alignfull" style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px"><!-- wp:group {"style":{"spacing":{"padding":{"top":"20px","right":"20px","bottom":"20px","left":"20px"}}},"layout":{"contentSize":"660px"}} -->
<div class="wp-block-group" style="padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px"><!-- wp:heading {"textAlign":"center","style":{"typography":{"fontSize":"120px","fontStyle":"normal","fontWeight":"700"},"spacing":{"margin":{"bottom":"40px"}}}} -->
<h2 class="has-text-align-center" id="wing-it" style="font-size:120px;font-style:normal;font-weight:700;margin-bottom:40px">Wing It</h2>
<!-- /wp:heading -->
<!-- wp:paragraph {"align":"center","style":{"typography":{"fontSize":"17px"}}} -->
<p class="has-text-align-center" style="font-size:17px">For ah-come-on kind of cold weather. The ReNew Long Parka has a long, relaxed fit, oversized cargo pockets, fleecy handwarmer pockets, and a roomy hood.</p>
<!-- /wp:paragraph -->
<!-- wp:jetpack/recurring-payments -->
<div class="wp-block-jetpack-recurring-payments"><!-- wp:jetpack/button {"element":"a","uniqueId":"recurring-payments-id","text":"Buy Now","customTextColor":"#fefefe","customBackgroundColor":"#0a0a0a","borderRadius":0,"width":"100%"} /--></div>
<!-- /wp:jetpack/recurring-payments --></div>
<!-- /wp:group -->
<!-- wp:gallery {"ids":[4605,4604,4603],"linkTo":"none","align":"full"} -->
<figure class="wp-block-gallery alignfull has-nested-images columns-default is-cropped"><!-- wp:image {"id":4605,"sizeSlug":"large","linkDestination":"none"} -->
<figure class="wp-block-image size-large"><img src="https://dotcompatterns.files.wordpress.com/2022/03/img1.jpg" alt="" class="wp-image-4605"/></figure>
<!-- /wp:image -->
<!-- wp:image {"id":4604,"sizeSlug":"large","linkDestination":"none"} -->
<figure class="wp-block-image size-large"><img src="https://dotcompatterns.files.wordpress.com/2022/03/img2.jpg" alt="" class="wp-image-4604"/></figure>
<!-- /wp:image -->
<!-- wp:image {"id":4603,"sizeSlug":"large","linkDestination":"none"} -->
<figure class="wp-block-image size-large"><img src="https://dotcompatterns.files.wordpress.com/2022/03/img3.jpg" alt="" class="wp-image-4603"/></figure>
<!-- /wp:image --></figure>
<!-- /wp:gallery -->
<!-- wp:group {"layout":{"contentSize":"1000px"}} -->
<div class="wp-block-group"><!-- wp:columns -->
<div class="wp-block-columns"><!-- wp:column {"style":{"spacing":{"padding":{"top":"20px","right":"20px","bottom":"20px","left":"20px"}}}} -->
<div class="wp-block-column" style="padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px"><!-- wp:heading {"style":{"typography":{"fontSize":"20px","fontStyle":"normal","fontWeight":"600"},"spacing":{"margin":{"bottom":"20px"}}}} -->
<h2 id="fits-your-wardrobe" style="font-size:20px;font-style:normal;font-weight:600;margin-bottom:20px">Fits your wardrobe</h2>
<!-- /wp:heading -->
<!-- wp:paragraph {"style":{"typography":{"fontSize":"17px"}}} -->
<p style="font-size:17px">For ah-come-on kind of cold weather. The ReNew Long Parka has a long, relaxed fit, oversized cargo pockets, fleecy hand-warmer pockets, and a roomy hood. Plus, it’s made entirely* from our technical, 100% recycled fabric.</p>
<!-- /wp:paragraph --></div>
<!-- /wp:column -->
<!-- wp:column {"style":{"spacing":{"padding":{"top":"20px","right":"20px","bottom":"20px","left":"20px"}}}} -->
<div class="wp-block-column" style="padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px"><!-- wp:heading {"style":{"typography":{"fontSize":"20px","fontStyle":"normal","fontWeight":"600"},"spacing":{"margin":{"bottom":"20px"}}}} -->
<h2 id="fits-your-wardrobe" style="font-size:20px;font-style:normal;font-weight:600;margin-bottom:20px">Versatile</h2>
<!-- /wp:heading -->
<!-- wp:paragraph {"style":{"typography":{"fontSize":"17px"}}} -->
<p style="font-size:17px">For ah-come-on kind of cold weather. The ReNew Long Parka has a long, relaxed fit, oversized cargo pockets, fleecy hand-warmer pockets, and a roomy hood. Plus, it’s made entirely* from our technical, 100% recycled fabric.</p>
<!-- /wp:paragraph --></div>
<!-- /wp:column -->
<!-- wp:column {"style":{"spacing":{"padding":{"top":"20px","right":"20px","bottom":"20px","left":"20px"}}}} -->
<div class="wp-block-column" style="padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px"><!-- wp:heading {"style":{"typography":{"fontSize":"20px","fontStyle":"normal","fontWeight":"600"},"spacing":{"margin":{"bottom":"20px"}}}} -->
<h2 id="fits-your-wardrobe" style="font-size:20px;font-style:normal;font-weight:600;margin-bottom:20px">Normal fit</h2>
<!-- /wp:heading -->
<!-- wp:paragraph {"style":{"typography":{"fontSize":"17px"}}} -->
<p style="font-size:17px">For ah-come-on kind of cold weather. The ReNew Long Parka has a long, relaxed fit, oversized cargo pockets, fleecy hand-warmer pockets, and a roomy hood. Plus, it’s made entirely* from our technical, 100% recycled fabric.</p>
<!-- /wp:paragraph --></div>
<!-- /wp:column --></div>
<!-- /wp:columns --></div>
<!-- /wp:group --></div>
<!-- /wp:group -->
- Dominant language
- No language data
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Automattic/blockpatterns
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Automattic/blockpatterns#315 · 1 comment ·
-
Minimal About Me Open
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
Automattic/blockpatterns#314 · 3 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
Automattic/blockpatterns#313 · 3 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
Automattic/blockpatterns#312 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
Automattic/blockpatterns#311 · 2 comments ·
All issues in Automattic/blockpatterns
Similar issues
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Request: SumUp Opennew icon permissions in review
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
simple-icons/simple-icons#15027 ·
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
internal team/grafana-datapro
Difficulty 2/5 1-3 hours Newbie friendliness 68/100