wordpress post grid Live Preview
Default grid
Yii is a high-performance, component-based PHP framework for developing large-scale Web applications rapidly….
WordPress is a free and open-source content management system based on PHP and MySQL. To function, WordPress has to be …
PHP stends for Hypertext Preprocessor is a widely-used open source general-purpose scripting language that is especially suited for web development and …
MySQL is the world’s most popular open source database. With its proven performance, reliability and ease-of-use, MySQL has become the …
Magento is an ecommerce platform built on open source technology(php/Mysql) which provides online merchants with a flexible shopping cart system, …
Hello World is a simple program that, when run, displays the message: Hello World . Fittingly, the Hello World program …
If your WooCommerce store suddenly receives dozens or even thousands of failed orders, tiny authorization charges, or repeated checkout attempts …
Masonry layout
There is ternary operator(conditional) operator in php which is used for IIF equivalent condition in php. The conditional operator is …
How to make synchronous ajax request using jquery Bydefault jquery ajax request is asynchronouse means execution of next code is …
You can easily get query string values using jquery. Code $.urlParam = function(name){ var results = new RegExp(” + name …
In php file upload can be done easily if you know the logic of file system.What we need to do …
Now you can eaisly convert an array to query string in php.No need to do any code for that php …
In magento there is soap and xml rpc api catalog_product.info which will retrive product based on SKU or Product ID.But …
Using nusoap web service you can easily authenticate user for web service access.You can use setCredentials method of client to pass …
Now you can easily store multidimensional array into file.There is some sitution when you need to store multidimensional array into file.For example you …
Overlay Grid
Magazine layout
Simply you can get wordpress physical installation path using ABSPATH Constant. require_once(‘wp-config.php’); echo ABSPATH;…
How to check if the current request is for the post ? You can check if the current request …
You can get current wordpress category get_the_category function. Random Post Code <?php global $post; $categories = get_the_category($post->ID); $catId=$categories->term_id;//wordpress current category ?> …
You can get current wordpress category get_the_category function. Code global $post; $categories = get_the_category($post->ID); // category object $catId=$categories->term_id;//category Id…
List Layout
Running a WooCommerce store means dealing with more than just orders and customers. Sooner or later, most store owners …
If your WooCommerce store suddenly receives dozens or even thousands of failed orders, tiny authorization charges, or repeated checkout …
Introduction Brute-force attacks are one of the most common threats facing WooCommerce store owners today. These automated attacks work …
The error “xslt-config not found. Please reinstall the libxslt >= 1.1.0″ is occurred if libxslt is not installed or due …
How to enable Google Analytics Ecommerce Tracking Login to google analytics Account In Google Analytics Click on Admin In …
WordPress how to disable comments for perticular post ? 1.Login to your WordPress admin panel. 2.Click on “Posts” left …
Check whether crontab is installed or not ? –> you can check same by fire command to command line …
Xcopy is windows command, using xcopy you can find files between date.Using xcopy you can coppy move files with …
There is many way to show hide elements using jQuery. 1.$(“#yourElement”).show(); $(“#yourElement”).hide(); 2.$(“#yourElement”).toggle(); 3.$(“#yourElement”).css(“display”, “none”); $(“#yourElement”).css(“display”, “block”);…
How to check username availability in php jquery ?.You can check username availability using jquery ajax post request.You can …
Features
- Category exclusion / Inclusion.
- Full block editing: change every setting from the Gutenberg sidebar.
- Five grid layouts: Default, List, Masonry, Overlay and Magazine.
- Related posts mode, with automatic insertion below every post if you want it.
- Filter tabs for any taxonomy, with buttons or dropdown style, multi select, post counts and a preselected term.
- Built-in click stats: see which grid and which posts actually get clicked.
- Colour pickers for headings, meta, content and read more links.
- Post exclusion.
- Custom post type exclusion / Inclusion.
- Support custom link for post.
- Support Max number of post.
- Preview your Post Grid before use.
- Support sort by.
- Unlimited Post Grids.
- Ajax pagination in grid.
- Social sharing in post grids.
- Responsive Layout