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
Its very easy in php to convert any valid timestamp value to php date time.The date() function and getdate() function …
If you are looking for get url parameters in php then no need to write any logic or condition for …
If you are looking for how to get filename without extension then there is no need to do any coding …
You can get current date in php using getdate().This function return array of options like seconds,minutes,hours,mday, and other options.You can …
There is lots of way to get current timestamp. In php you can get current unix timestamp using time() function.Please …
Magento how to get category collection by name ? For example here we will get category by it name $category …
For example here we will product by it name $collectionss = Mage::getModel(‘catalog/product’)->getCollection()->addAttributeToSelect(‘*’)->addUrlRewrite(); $collectionss->addFieldToFilter(array( array(‘attribute’=>’name’,’eq’=>’test’), )) Get Product By Id …
require_once ‘app/Mage.php’; Mage::app(“default”); Mage::getSingleton(“core/session”, array(“name” => “frontend”)); $session = Mage::getSingleton(“customer/session”); $userData=Mage::helper(‘customer’)->getCustomer()->getData(); $cart = Mage::getSingleton(‘checkout/cart’); $yourProId=7; $qty=2; $params = array( ‘product’ …
Bydefault Jquery date picker come with Jquery UI and Jquery UI has lots of css and js file so it …
In php there are some situation where you want to download file Forcefully.For that you have to use php header function. In …
There are losts of way to get checked radio value.The easiest way is to use “:checked” selector.The checked selector is …
You can get all elements by name var $n = jQuery.noConflict(); //Jquery no conflict $n(“#btnsubmit”).click(function() { var allChkbox=$n(‘input]’); jQuery.each(allChkbox, function(i, …
Overlay Grid
Magazine layout
Running a WooCommerce store means dealing with more than just orders and customers. Sooner or later, most store owners face …
If your WooCommerce store suddenly receives dozens or even thousands of failed orders, tiny authorization charges, or repeated checkout attempts …
Introduction Brute-force attacks are one of the most common threats facing WooCommerce store owners today. These automated attacks work by …
WordPress is a free and open-source content management system based on PHP and MySQL. To function, WordPress has to be …
Magento is an ecommerce platform built on open source technology(php/Mysql) which provides online merchants with a flexible shopping cart system, …
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