Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add testimonial block pattern (two columns with image on the left). #20519

Closed

Conversation

alaczek
Copy link

@alaczek alaczek commented Feb 28, 2020

Description

Adding an alternative testimonial block pattern featuring two columns, with round image on the left:

Screenshots

testimonial02

<!-- wp:columns -->
<div class="wp-block-columns"><!-- wp:column {"width":33.33} -->
<div class="wp-block-column" style="flex-basis:33.33%"><!-- wp:image {"id":17,"sizeSlug":"large","className":"is-style-rounded is-style-circle-mask"} -->
<figure class="wp-block-image size-large is-style-rounded is-style-circle-mask"><img src="http://gutenberg.test/wp-content/uploads/2020/02/testimonial_portrait-1.jpg" alt="" class="wp-image-17"/></figure>
<!-- /wp:image --></div>
<!-- /wp:column -->

<!-- wp:column {"width":66.66} -->
<div class="wp-block-column" style="flex-basis:66.66%"><!-- wp:paragraph -->
<p>Add a testimonial from someone who loves your services. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin id arcu aliquet, elementum nisi quis, condimentum nibh. Donec hendrerit dui ut nisi tempor scelerisque.</p>
<!-- /wp:paragraph -->

<!-- wp:paragraph -->
<p><em>— Jane Doe</em></p>
<!-- /wp:paragraph --></div>
<!-- /wp:column --></div>
<!-- /wp:columns -->

@gziolo
Copy link
Member

gziolo commented Nov 28, 2020

@youknowriad, you should know if we still want yo include this pattern.

Base automatically changed from master to trunk March 1, 2021 15:43
@annezazu
Copy link
Contributor

With the pattern directory launched alongside 5.8, I'm going to close this out: https://wordpress.org/patterns/ Feel free to open issues for new patterns that you'd like to contribute here: https://github.com/WordPress/pattern-directory/issues

@annezazu annezazu closed this Aug 25, 2021
@annezazu annezazu added the [Feature] Patterns A collection of blocks that can be synced (previously reusable blocks) or unsynced label Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Patterns A collection of blocks that can be synced (previously reusable blocks) or unsynced
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants