advanced-query-loop
| |

ACF Bidirectional Relationship + Kadence Query Loop Recipe

A step-by-step guide for creating custom queries that filter posts based on ACF relationship fields using Kadence Advanced Query Loop blocks. Prerequisites Step 1: Set Up Your ACF Relationship Field Step 2: Create Your Advanced Query Loop Block Step 3: Create the Custom Query Function Add this code via Code Snippets (or functions.php): phpadd_filter( ‘kadence_blocks_pro_query_loop_query_vars’,…

Edit and Create Pages and Posts in WordPress – Part 2
|

Edit and Create Pages and Posts in WordPress – Part 2

This is the second in a series of tutorials on creating and editing wordpress pages and posts. In this session, we’ll tour the dashboard and learn how to customize it for our needs. We’ll study the anatomy of the administrative interface with a preference for discussing the areas we’ll be using most. We’ll discuss the…