Title: Gutenberg Tile Block
Author: David Sword
Published: <strong>ফেব্ৰুৱাৰী 20, 2018</strong>
Last modified: ডিচেম্বৰ 9, 2018

---

প্লাগিনৰ সন্ধান কৰক

![](https://ps.w.org/sword-layouts/assets/banner-772x250.png?rev=1825519)

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.

![](https://ps.w.org/sword-layouts/assets/icon-256x256.png?rev=1825528)

# Gutenberg Tile Block

 [David Sword](https://profiles.wordpress.org/davidsword/)-ৰ দ্বাৰা

[ডাউনল’ড কৰক](https://downloads.wordpress.org/plugin/sword-layouts.1.0.8.zip)

 * [বিশদ বিৱৰণ](https://as.wordpress.org/plugins/sword-layouts/#description)
 * [পৰ্য্যালোচনা](https://as.wordpress.org/plugins/sword-layouts/#reviews)
 *  [ইনষ্টলেশ্যন](https://as.wordpress.org/plugins/sword-layouts/#installation)
 * [বিকাশ](https://as.wordpress.org/plugins/sword-layouts/#developers)

 [সাহায্য](https://wordpress.org/support/plugin/sword-layouts/)

## বৰ্ণনা

Layout blocks for **[Gutenberg](https://wordpress.org/plugins/gutenberg/)** that
create more interesting and modern page designs.

 * Stagger small blurbs of text along side beautiful images
 * Creates a “magazine” style to your webpage
 * Fully responsive

#### Please Note

 * 🚀 This is a beta plugin – things will be rocky.
 * 🚧 This is a Work In Progress
 * ⚠️ Please [open a support request](https://wordpress.org/support/plugin/sword-layouts)
   [or add as an issue on Github](https://github.com/davidsword/sword-layouts/issues)
   before summiting a negative review, _I’m happy to help,_ please provide as much
   information as possible (screen recordings, WordPress and PHP versions, able-
   to-replicate instructions).
 * 👨🏻‍💻 Please visit [Github](https://github.com/davidsword/sword-layouts/) for
   development
 * 🤓 If you have any additional requests, please use [the Support tab](https://wordpress.org/support/plugin/sword-layouts).

#### Big shouts to

 * 🙏 [@ahmadawais](https://github.com/ahmadawais/create-guten-block) for the create-
   guten-block foundation
 * 🙏 [@zgordon](https://gutenberg.courses/development/) for the Gutenberg teaching

### TODO

 * [ ] Add FAQ about “Padding: Top Bottom”, as it only applies on mobile and when
   the text is greater than the images size squared.
 * [ ] Placeholder text for RichText not prominent enough
 * [ ] Add Contrast checker
 * [ ] Move InspectorControls to own component

## স্ক্ৰীনশ্বট

 * [[
 * Tile – frontend
 * [[
 * Tile – within Gutenberg

## ইনষ্টলেশ্যন

 * from your Plugin browser on your site, or
    - download the plugin and extract the files and upload `sword-layouts` to your`/
      wp-content/plugins/` directory
    - Activate the plugin through the ‘Plugins’ menu in WordPress

## সঘনাই উত্থাপিত প্ৰশ্ন

  Where can I find the block?

Within the Gutenberg editor, + Add Block > Layouts > Tile

  Why is there space between the blocks in the editor but not the front end?

Blocks need some padding in the editor for usability. The front end blocks will 
touch, creating the seamless Tile design.

  How do I get the image on the left, and the text on the right?

Select the block.

The right hand side of the editor should be the Settings pane. If it’s not present,
hit the cog (gear wheel) in the top right to toggle view.

There’s tabs for “Document” and “Block”, click the latter.

Turn “Invert Layout” on.

## পৰ্য্যালোচনা

এই প্লাগিনৰ বাবে কোনো পৰ্য্যালোচনা নাই।

## অৱদানকাৰী আৰু বিকাশকাৰীসকল

“Gutenberg Tile Block” হৈছে মুক্ত উৎসৰ ছফ্টৱেৰ। এইসকল লোকে এই প্লাগিনত অৱদান আগবঢ়াইছে।

অৱদানকাৰীসকল

 *   [ David Sword ](https://profiles.wordpress.org/davidsword/)

[আপোনাৰ ভাষাত “Gutenberg Tile Block” অনুবাদ কৰক।](https://translate.wordpress.org/projects/wp-plugins/sword-layouts)

### বিকাশৰ প্ৰতি আগ্ৰহী?

[ক’ড ব্ৰাউজ কৰক](https://plugins.trac.wordpress.org/browser/sword-layouts/), [SVN ৰিপজিটৰী](https://plugins.svn.wordpress.org/sword-layouts/)
চাওক নাইবা [RSS](https://plugins.trac.wordpress.org/log/sword-layouts/?limit=100&mode=stop_on_copy&format=rss)-
দ্বাৰা [বিকাশৰ পঞ্জী](https://plugins.trac.wordpress.org/log/sword-layouts/) ছাবস্ক্ৰাইব
কৰক।

## সলনি-পঞ্জী

#### 1.0.8

 * Dec 8, 2018
 * Compatibility for WP 5.0 (better late than never!)
 * README changes, added video
 * fixed Enqueue
 * remove use of npm `classnames`
 * `alignfull` now set with BlockAlignmentToolbar instead of being hardcoded
 * replaced ColorPalette and PanelColor with PanelColorSettings

#### 1.0.7

 * Sep 8, 2018
 * Fixed issue with obnoxious padding on Media Upload placeholder
 * Added blank index.php files in dirs for security

#### 1.0.6

 * Sep 8, 2018
 * Changed icon to a new custom one
 * Added spacing padding settings
 * fixed alignment of toolbar, above text regardless of invert
 * changed use of button to buttonIcon
 * changed custom upload button to Placeholder component
 * added text and background colors
 * added padding and width range controls
 * removed dashicons

#### 1.0.5

 * Aug 14, 2018
 * Updated for Gutenberg 3.5
 * Renamed plugin for easier search keywords

#### 1.0.4

 * Jul 2, 2018
 * updated code for Gutenberg 3.1.1
 * changed some wp.blocks.* to wp.editor.*

#### 1.0.3

 * May 18, 2018
 * code updates to work with Gutenberg 2.8.0
 * changed CSS from grid to flexbox
 * reduced screenshots

#### 1.0.2

 * Feb 20, 2018
 * minor fixes to CSS grid (for better browser support)
 * more readme changes

#### 1.0.1

 * Feb 19, 2018
 * readme fixes, minor changes to block name

#### 1.0.0

 * Feb 17, 2018
 * Initial release

## মেটা

 *  **1.0.8** সংস্কৰণ
 *  **7 বছৰ আগত** শেষবাৰ আপডে’ট হৈছিল
 *  সক্ৰিয় ইনষ্টলেশ্যন **10+**
 *  WordPress-ৰ সংস্কৰণ ** 5.0.0 বা তাতকৈ ওপৰৰ **
 *  ইমানলৈকে পৰীক্ষা কৰা হৈছে **5.0.0**
 *  PHP-ৰ সংস্কৰণ ** 5.6.0 বা তাতকৈ ওপৰৰ **
 *  ভাষা
 * [English (US)](https://wordpress.org/plugins/sword-layouts/)
 * [blocks](https://as.wordpress.org/plugins/tags/blocks/)[gutenberg](https://as.wordpress.org/plugins/tags/gutenberg/)
   [layouts](https://as.wordpress.org/plugins/tags/layouts/)[modern](https://as.wordpress.org/plugins/tags/modern/)
   [page builder](https://as.wordpress.org/plugins/tags/page-builder/)
 *  টেগবোৰ
 *  [উচ্চখাপৰ ভিউ](https://as.wordpress.org/plugins/sword-layouts/advanced/)

## ৰে’টিংবোৰ

এতিয়ালৈ কোনো পৰ্য্যালোচনা দাখিল কৰা হোৱা নাই।

[Your review](https://wordpress.org/support/plugin/sword-layouts/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/sword-layouts/reviews/)

## অৱদানকাৰীসকল

 *   [ David Sword ](https://profiles.wordpress.org/davidsword/)

## সাহায্য

কিবা ক’বলগীয়া আছে? সহায় লাগে?

 [সাহায্যৰ ফ’ৰাম চাওক](https://wordpress.org/support/plugin/sword-layouts/)

## দান কৰক

আপুনি এই প্লাগিনৰ উন্নতিৰ প্ৰতি সাহায্য আগবঢ়াব বিচাৰেনে?

 [ এই প্লাগিনক অনুদান দিয়ক ](https://davidsword.ca/🍺/)