=== Wordpress Post Grid Layouts with Pagination - Sogrid === Contributors: delabon Requires at least: 5.0 Tested up to: 6.6 Stable tag: 1.5.8 Requires PHP: 5.4 Tags: grid, masonry, post grid, gutenberg grid, gutenberg masonry License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 Wordpress post grid layouts to create beautiful blog homepage and/or to show articles on your posts or pages. Customizable, easy to use and mobile ready. == Description == [See the Live demo](https://delabon.com/demo/sogrid/) | [Support](https://delabon.com/support) | [See Screenshots](#screenshots) [youtube https://www.youtube.com/watch?v=Q4e1KK_Xek4] ## 10 Advanced Wordpress Post Grid Layouts Sogrid is a collection of beautiful Wordpress post grid layouts. It is super easy to install and use. 10 Customizable blocks to create unique and beautiful pages and posts. Sogrid is a 100% responsive, With the ability to change columns and font size on mobile, tablet and desktop devices. So your grid of posts will always look great on all devices. **With version 1.2+ you can add pagination to your grids!** No more pain & No more shortcodes * [Normal Grid Block](https://delabon.com/demo/sogrid/) * [Pinterest Grid Block](https://delabon.com/demo/sogrid/pinterest/) * [Pinterest Masonry Block](https://delabon.com/demo/sogrid/pinterest-masonry/) * [Overlay Grid Block](https://delabon.com/demo/sogrid/overlay/) * [One & Others Grid Block (Layout 1)](https://delabon.com/demo/sogrid/one-others-style-1/) * [One & Others Grid Block (Layout 2)](https://delabon.com/demo/sogrid/one-others-style-2/) * [Two & Others Grid Block](https://delabon.com/demo/sogrid/two-others/) * [Masonry Block](https://delabon.com/demo/sogrid/masonry/) * [Bordered Grid Block](https://delabon.com/demo/sogrid/bordered/) * [Classic Posts Block](https://delabon.com/demo/sogrid/classic/) == Top Features == * 10 Layouts * Ajax Pagination * Customizable * Easy To Use * 100% Responsive and mobile friendly * Columns & Font Size By Device (Responsive Control!) * Multi Columns * Multi Categories * Unlimited Colors * Show/Hide Author, Date, Categories ... * Limit the number of posts * Display recent posts * No coding skills required * No Shortcodes * Translation ready * GDPR compliance * PHP 7 compatible == Getting Started == = Automatic installation = 1. Log in to your WordPress dashboard. 2. Navigate to "Plugins > Add New". 3. In the search field type "sogrid" and click Search Plugins. 4. Install it by simply clicking "Install Now". 5. Click on "Activate". = Manual installation = 1. Download the plugin. 2. Upload the plugin folder using an FTP/SFTP software to your wordpress/wp-content/plugins folder. 3. Navigate to "Plugins". 4. Scroll Down until your find "sogrid" plugin in the list. 5. Click on "Activate". Complete guide: [The WordPress codex tutorial](https://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation) = Adding Your First Block = 1. Create or open a new page/post. 2. Click on the "plus" button. 3. Search for "sogrid" 4. You should see a list of Sogrid blocks. 5. Click on one of them. == Frequently Asked Questions == = Do I need to edit my theme? = No, Sogrid works out of the box with any WordPress themes. You just need to install the plugin and it will take care of the rest. == Screenshots == 1. screenshot-1.(png|jpg) 2. screenshot-2.(png|jpg) 3. screenshot-3.(png|jpg) 4. screenshot-4.(png|jpg) 5. screenshot-5.(png|jpg) 6. screenshot-6.(png|jpg) 7. screenshot-7.(png|jpg) == Changelog == = 1.5.8 = * [Fix] Fixes a bug in src/Block.php:69 = 1.5.7 = * [Fix] Fixes https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/sogrid/wordpress-post-grid-layouts-with-pagination-sogrid-152-authenticated-admin-local-file-inclusion = 1.5.6 = * [Fix] Fixes Plugin Check reported errors. = 1.5.5 = * [Fix] Fixes https://patchstack.com/database/report-preview/9ac6af88-3873-4ecd-8ad1-7c241c595916?pin=givkl6GW8jxwR2Oy. * [Fix] Fixes a PHP issue * [Fix] Fixes a deprecated hook = 1.5.2 = * [Fix] Fixed a pagination bug. = 1.5.1 = * [Fix] Fixed pagination issue not working on some sites. = 1.5.0 = * [New] Ability to set excerpt maximum words. = 1.4.1 = * Fixed a masonry css bug = 1.4.0 = * Ability to change posts order (latest, author, random, modified, title) = 1.3.0 = * Ability to change "Read More Button" Text * Ability to show/hide "Read More Button" * Fixed small thumbnail issue = 1.2.8 = * Fixed a pagination bug * Fixed CSS Issues * Removed read more button from Pinterest blocks = 1.2.5 = * Dev: Fixed a masonry css bug * Dev: Improvements = 1.2.3 = * Fixed: Pagination issue on frontend for logged out users = 1.2.2 = * Disabled sticky posts = 1.2.1 = * Wordpress 5.3+ Support * Replaced deprecated api. = 1.2.0 = * New: Ajax Pagination. * Improved: The masonry height issue. * Fixed: Layout bugs. * Upated: Translation file. * Dev: Code improvements. = 1.0.0 (First Stable Release) = * Fixed: Post elements positions. * Fixed: Layout bugs. = 0.13.1 = * Fixed: Excerpt is not showing in the backend. = 0.13.0 = * New: Ability to show/hide post excerpt. * Dev: Code improvements. * Update: Translation file. = 0.12.1 = * Update: Ability to set background to transparent by clicking on the "clear" button. = 0.12.0 = * Feature: Added background color option for most blocks. * Feature: Added margin/padding options for most blocks. * Update: Translation file. * Bug: Fixed overlay block bug when an article has no feature thumbnail. * Dev: Code refactoring. = 0.11.0 = * Feature: Added bordered image settings. * Feature: Added admin panel with getting started section. * Dev: Code refactoring. = 0.10.1 = * Release