---
title: "How to Use Web Fallbacks"
source: "https://docs.nexcess.com/software/learndash/use-web-fallbacks/"
description: "Introduction Web Fallbacks let you display any WordPress page or custom post type inside your LearnDash App. These pages load responsively and automatically rem…"
vertical: "Software"
area: "LearnDash"
date: "2025-09-23"
last_modified: "2026-07-02"
---

# How to Use Web Fallbacks

## **Introduction**

  
Web Fallbacks let you display any WordPress page or custom post type inside your LearnDash App. These pages load responsively and automatically remove your site’s header and footer, offering a native-like experience.

This guide explains how to configure Web Fallbacks, when to use them, and how they compare to native App Pages.

## **What Are Web Fallbacks?**

Web Fallbacks allow your existing WordPress content such as WooCommerce shops or custom archives to be embedded within the app. The content is displayed with the app’s native header and navigation, while your website’s header and footer are hidden.

## **Benefits of Web Fallbacks**

- **Seamless Integration** – Web content blends in with the app’s native UI.
- **Cost & Time Efficient** – Use existing web content without needing custom React Native development.
- **Supports Page Builders** – Continue designing with Gutenberg, Elementor, and other tools.

## **Limitations of Web Fallbacks**

- **Requires Internet** – These pages load over WiFi or mobile data and are unavailable offline.
- **Dependent on Site Speed** – May load slower than native App Pages.

## **Accessing Web Fallback Settings**

1. In your WordPress Dashboard, go to **LearnDash App > Menus**.
2. Choose either **Tab Bar Menu** or **More Screen Menu**.

![Screenshot of Tab Bar menu](https://docs.nexcess.com/wp-content/uploads/2026/06/How-to-Use-Web-Fallbacks-in-the-Learndash-App-_-1.png)3. Click **Save Menu** if you’ve made any previous changes.

## **Adding Web Fallback Pages**

1. Under **App Core** or **WordPress Pages**, select a page (e.g., **Shop** or **Movies**) and click **Add to Menu**.

![screenshot of WordPress pages](https://docs.nexcess.com/wp-content/uploads/2026/06/How-to-Use-Web-Fallbacks-in-the-Learndash-App-_-2.png)2. Drag the new menu item into position.
3. Click **Save Menu**.

## **Previewing Web Fallback Content**

1. Open the LearnDash App on your device.
2. Tap the new tab (e.g., **Shop**).
3. Your website page loads without the site’s header/footer. Only the native app header is shown.
4. Tap content like a product or article to view it.
5. Use the app’s **Back** arrow to return.

## **Leveraging Deep Linking to Native Screens**

1. Inside a fallback page, tap a link that leads to a native screen.
2. The app detects the URL and opens the appropriate native screen.
3. Tap **Back** to return to the web fallback view.

## **What Are App Pages?**

App Pages are fully native screens built using App Blocks. Unlike web fallbacks, they load instantly, work offline, and offer better performance.

## **Benefits of App Pages**

- **Native Experience** – Smooth navigation with faster loading.
- **Offline Availability** – Content is cached for offline access.
- **Better Performance** – No external requests; served natively in-app.

## **Accessing App Pages**

1. In your Dashboard, go to **LearnDash App > App Pages**.

2. Create or edit App Pages using App Blocks (denoted with a phone icon).

![Screenshot of App Pages Menu](https://docs.nexcess.com/wp-content/uploads/2026/06/How-to-Use-Web-Fallbacks-in-the-Learndash-App-_-3.png)## **Comparing Native Screens and Web Fallbacks**

| **Feature** | **Web Fallbacks** | **Native App Pages** |
|---|---|---|
| Setup Complexity | Easy – Use existing pages | Advanced – Requires REST API + coding |
| Performance | Slower, internet dependent | Fast and responsive |
| Offline Availability | Not supported | Fully supported |
| Visual Integration | Matches app layout, not perfect | Fully integrated |
| Page Builders | Supported (Elementor, Gutenberg) | Not applicable |

## **Troubleshooting and FAQs**

**Q: Why aren’t my web fallback pages showing in the app?  
 A: Make sure you clicked **Save Menu**, then force-close and reopen the app.

**Q: Why is the content loading slowly?  
 A: Performance depends on your website’s speed and server resources. Use caching and optimization plugins where possible.
