docs: add missing configuration pages and remove redundant H1 headers

This commit is contained in:
Dwindi Ramadhana
2026-02-05 22:51:45 +07:00
parent 0637bab4ea
commit 162d5384e2
43 changed files with 390 additions and 229 deletions

View File

@@ -0,0 +1,44 @@
---
title: Header & Footer
description: Customize your store's global navigation and footer area.
---
Your store's header and footer are crucial for navigation and branding. Use the built-in settings to configure them without any code.
## Header Settings
Go to **Appearance > Header** to control the top of your site.
![Header Settings](/images/docs/builder/header-settings.png)
### Layout & Style
* **Style**: Choose between `Classic` (Logo left, nav right) or `Centered` layouts.
* **Sticky Header**: Toggle this to keep the header visible as users scroll down the page.
* **Logo Sizing**: Adjust the width and height of your logo to fit perfectly.
### Elements
Enable or disable specific icons:
* **Search**: Allow customers to search your catalog.
* **Account**: Link to the user profile/login page.
* **Cart**: Show the shopping bag icon.
## Footer Settings
Go to **Appearance > Footer** to manage the bottom of your site.
![Footer Settings](/images/docs/builder/footer-settings.png)
### Layout
* **Columns**: Choose a 3 or 4-column layout to organize your links.
* **Style**: Select `Simple` or `Detailed`.
### Newsletter Integration
You can easily collect emails directly from your footer.
1. Scroll down to the **Newsletter** section (or "Content & Contact").
2. Enable **Show in footer**.
3. This automatically adds a subscription input field to your footer, which connects directly to the [Newsletter Marketing](/docs/marketing/newsletter) system.
### Contact Info
Add your store address, email, and social media links. These helps build trust with your customers.

View File

@@ -3,7 +3,7 @@ title: Page Builder
description: Design your store visually.
---
# Page Builder
The WooNooW Page Builder allows you to create stunning, responsive pages without writing code.

View File

@@ -3,7 +3,7 @@ title: Section Components
description: Building blocks of your pages.
---
# Section Components
WooNooW includes a library of pre-designed sections.

View File

@@ -3,7 +3,7 @@ title: Special Pages
description: Customizing Shop and Checkout pages.
---
# Special Pages
Unlike standard pages, "Special Pages" like the Shop, Cart, and Checkout are dynamically generated by WooCommerce. WooNooW gives you control over their wrapper and styling.

View File

@@ -3,7 +3,7 @@ title: Visual Editor
description: Drag-and-drop your store into existence.
---
# Visual Editor
The Visual Editor is the heart of the WooNooW Page Builder. It looks exactly like your front-end store, but allows you to edit content in real-time.