### **1. Check if the Groups Directory Page Exists**
– Go to **Pages** in your WordPress dashboard.
– Look for a **Groups Directory** page. If it’s missing, create a new page and set it up as needed.
### **2. Verify Permalinks**
– Go to **Settings > Permalinks** and click **Save Changes** (without changing anything). This refreshes permalinks and can fix missing pages.
### **3. Check Theme & Plugin Compatibility**
– Temporarily switch to a default theme (e.g., **Twenty Twenty-Four**) and check if the directory appears.
– If it does, the issue might be with the **Kadence theme** or custom code.
– Disable all plugins except **SCF** and gradually enable them one by one to find conflicts.
### **4. Review Page Template Settings**
– Edit the **Groups Directory** page and check if the correct **template** is selected.
– Try switching to a **default template** if a custom one is causing issues.
### **5. Ensure Groups Feature is Enabled**
– If you’re using **BuddyPress**, go to **Settings > BuddyPress > Components** and ensure **”Groups”** is enabled.
### **6. Check for Custom Code Issues**
– If you’ve added custom code in **functions.php** or used **SCF** for custom fields, check if it’s interfering with page visibility.