There have a filter “woocommerce_related_products_args” in woocommerce/templates/single-product/related.php file. I targeted this filter and modify the defaults related products arguments. Just drop the following code in your child theme’s functions.php file:
filter
[Genesis Portfolio Pro] How to change the portfolio post type slug?
In lib/post-types-and-taxonomies.php file you will get this line: There have no filter for it. Still you can alter the portfolio slug without modify the plugin’s file. See the steps below: Step 1: Add the following php scripts in your functions.php file. Before editing the file you will keep a backup. Step 2: Navigate to Dashboard… Keep Reading about [Genesis Portfolio Pro] How to change the portfolio post type slug?
Filter by Alphabets
Filter by Alphabets (FBA), A WordPress Plugin is filtering the content by selected alphabet. Without Genesis Framework this plugin will not work. It is accepting the custom post type also. See the features at below: Features: Select Grid Style Choose the Post Type Select Category/Taxonomy Include/Exclude Terms Exclude Posts/CPTs Number of Posts per Page Enable/Disable… Keep Reading about Filter by Alphabets
Implementing the lightbox effect into Genesis Simple Filter Plugin
For lightbox effect I’m using the Easy Fancybox plugin. Download the plugin from WordPress plugin’s repository and activate on your server. If you have not Genesis Simple Filter plugin then you can buy it from here and setup it on your server. After activating the plugins you will follow the following process: 1. First creating… Keep Reading about Implementing the lightbox effect into Genesis Simple Filter Plugin
Creating A Simple Filter Page using Genesis Simple Filter Plugin
How to create a horizontal filter page on your site? In this article I am sharing the steps. I created a plugin “Genesis Simple Filter” and added Horizontal Filter layout. Step 1: First install the Genesis Simple Plugin from WordPress Dashboard and activate it. Step 2: Creating the filters list. After activating the plugin you… Keep Reading about Creating A Simple Filter Page using Genesis Simple Filter Plugin
Genesis Filter Everything Deluxe Combo
Introducing the Genesis Filter Everything Deluxe Combo (GFEDC) Plugin Pack GFEDC is an easy to use customizable facet search style filtering plugin for Post types created specifically for the Genesis Framework/Themes. It is very simple, handy and lightweight plugin. You can filter your posts, recipes, listings, portfolio, gallery etc. content by Category or Taxonomy (where… Keep Reading about Genesis Filter Everything Deluxe Combo
Replacing default prev/next arrow with Font Awesome icon
This tutorial will be helpful for GFPC plugin’s users. Yesterday one customer asked how to change the default prev/next arrow with Font Awesome icon. For this reason I am publishing this tutorial. GFPC plugin is providing two filters gfpc_previous_link_text and gfpc_next_link_text. So without modifying the plugin’s file you can easily edit the default link text.… Keep Reading about Replacing default prev/next arrow with Font Awesome icon