Banner for Quicksand Jquery Post Filter
Filter posts by their categories using the Quicksand jQuery filter plugin on any page. Wordpress Tutorial
Noted That:
  • To install correctly this quicksand-jquery-post-filter.zip .
  • Fisrt Download the quicksand-jquery-post-filter.zip to your computer
  • Extract/Open quicksand-jquery-post-filter.zip to Your Computer.
  • Then, Find readme.txt file inside quicksand-jquery-post-filter.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " quicksand-jquery-post-filter.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Quicksand Jquery Post Filter

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Quicksand Jquery Post Filter

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Quicksand Jquery Post Filter

Step-5 : Now, Browse " quicksand-jquery-post-filter.zip " Downloaded plugin from your computer, Where you downloaded " quicksand-jquery-post-filter.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Quicksand Jquery Post Filter

Step-6 : Now, Click on " Active Plugin "

Activate Quicksand Jquery Post Filter

Step-7 : Then, See left Side Menu. " Quicksand Jquery Post Filter " folder is added on left Side Menu. Now, Click on " Quicksand Jquery Post Filter " folder.

Noted that: If you do not see " Quicksand Jquery Post Filter " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Quicksand Jquery Post Filter Configurations and Settings or How to work " Quicksand Jquery Post Filter " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Quicksand Post Filter jQuery Plugin " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Quicksand Post Filter jQuery Plugin
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Unzip the package and upload to your /wp-content/plugins/ directory.
  2. Log into WordPress and navigate to the “Plugins” panel and activate the Quicksand Filter plugin
  3. In the admin menu under the settings options you will see a new link for QuicksandFilter.
  4. This plugin works best with the latest WordPress updates and HTML 5 Doc Type.
  5. Make sure you have posts and categories set up in the post admin area.
  6. Navigate to the QuicksandFilter menu option.
  7. Click on the add new filter to add a post category to filter posts by,
  8. Select whether to show category descriptions or not.
  9. Select whether to show the list all posts tab/filter option.
  10. Select whether the posts should display the featured image or not.
  11. Select whether the posts should display the post title or not.
  12. To delete a filter option click the remove link under the option
  13. Set image sizes to override plugin defaults. These can also be overridden in custom css files.
  14. To get the plugin to display on your selected page you can either:
    a – use the shortcode on the page in the admin dashobard which is [quicksand]
    b – open the template php file and add echo do_shortcode(‘[quicksand]’);
    c – open the template php file and run the function if (function_exists(‘quicksand’)) { quicksand(); }

  15. Style this plugin using your themes css file. Base css selectors can be easily overridden.


Name