403Webshell
Server IP : 104.26.2.156  /  Your IP : 216.73.216.185
Web Server : nginx/1.27.1
System : Linux us-1 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
User : vinodai ( 3134)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /storage/v1396/bewellpeptide/public_html/wp-content/themes/bewell-theme/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /storage/v1396/bewellpeptide/public_html/wp-content/themes/bewell-theme/README.md
# BeWell WordPress Theme

A custom WooCommerce-ready WordPress theme for BeWell Lab.  
Orange brand (#e8611a) · DM Sans + DM Mono typography · Age-gated · COA-first design.

---

## Requirements

| Requirement | Version |
|---|---|
| WordPress | 6.0+ |
| PHP | 8.0+ |
| WooCommerce | 8.0+ (recommended) |

---

## Installation

1. **Upload the theme**
   - Go to **Appearance → Themes → Add New → Upload Theme**
   - Upload the `bewell-theme.zip` file
   - Click **Activate**

2. **Install WooCommerce** (if not already installed)
   - Go to **Plugins → Add New**, search "WooCommerce", install and activate
   - Run the WooCommerce setup wizard

3. **Set a static homepage**
   - Go to **Settings → Reading**
   - Set "Your homepage displays" to **A static page**
   - Create a page titled "Home" and select it as the Homepage

---

## Creating the Required Pages

Create these pages in **Pages → Add New**. The **slug** (URL) must match exactly.

| Page Title | Slug | Page Template |
|---|---|---|
| Home | `home` | Default (set as static front page) |
| Peptides | `peptides` | **Peptides Catalog** |
| Lab Reports | `lab-reports` | **Lab Reports** |
| Partner Program | `partner-program` | **Partner Program** |
| Contact | `contact` | **Contact** |
| Privacy Policy | `privacy` | Default |
| Terms of Service | `terms` | Default |
| Research Use | `research-use` | Default |
| Returns | `returns` | Default |
| Shipping | `shipping` | Default |

To assign a **Page Template**, open the page in the editor and look for **Page Attributes → Template** in the right sidebar.

---

## Setting Up the Navigation Menu

1. Go to **Appearance → Menus**
2. Create a new menu named "Primary"
3. Add pages: **Peptides, Lab Reports, Partner Program, Contact**
4. Under **Menu Settings**, check **Primary Navigation**
5. Save the menu

---

## Adding Products (WooCommerce)

Create 3 products in **Products → Add New**:

### BPC-157
- **Title:** BPC-157
- **SKU:** BPC-157
- **Short description:** Body Protection Compound. 15 amino acid partial sequence. Most studied recovery peptide in research today.
- **Price:** Set your pricing (variable product recommended for multiple sizes)
- **Category:** Peptides

### GHK-Cu
- **Title:** GHK-Cu
- **SKU:** GHK-Cu
- **Short description:** Copper tripeptide Gly-His-Lys chelated to copper(II). Widely studied in wound healing and skin biology research.
- **Price:** Set pricing
- **Category:** Peptides

### TB-500
- **Title:** TB-500
- **SKU:** TB-500
- **Short description:** Synthetic fragment of Thymosin Beta-4 (Ac-LKKTETQ). Actin-binding peptide studied in tissue repair research.
- **Price:** Set pricing
- **Category:** Peptides

---

## Custom Logo

1. Go to **Appearance → Customize → Site Identity**
2. Upload your BeWell logo (PNG with transparent background, min 200×60px recommended)
3. The logo appears in the header and footer automatically

---

## Recommended Plugins

| Plugin | Purpose |
|---|---|
| **WooCommerce** | Product catalog, cart, checkout |
| **Contact Form 7** | Contact and partner application forms (template auto-detects it) |
| **WooCommerce Subscriptions** | Optional: newsletter integration |
| **Yoast SEO** | Search engine optimization |
| **WP Super Cache** | Performance |

---

## Age Gate

The age gate appears automatically for users who haven't confirmed their age. It sets a 1-year cookie (`bewell_age=1`). The gate is suppressed for logged-in admin users automatically via the PHP cookie check.

To test the age gate, clear your browser cookies and reload the site.

---

## Page Templates Reference

| Template File | Template Name | Description |
|---|---|---|
| `template-peptides.php` | Peptides Catalog | Product grid with purity strip |
| `template-lab-reports.php` | Lab Reports | COA tables for all 3 compounds |
| `template-partner.php` | Partner Program | Tier cards + application form |
| `template-contact.php` | Contact | Contact form + info panel |
| `woocommerce/archive-product.php` | — | WooCommerce shop page override |
| `woocommerce/single-product.php` | — | WooCommerce product detail override |

---

## Colour Palette

| Variable | Hex | Usage |
|---|---|---|
| `--bw-orange` | `#e8611a` | Primary brand, buttons, accents |
| `--bw-orange-dark` | `#c4510e` | Button hover |
| `--bw-dark` | `#1a1a1a` | Headings, header bg |
| `--bw-warm` | `#f7f5f2` | Section backgrounds |
| `--bw-border` | `#e8e4df` | Card borders, dividers |
| `--bw-green` | `#1a7f3c` | Purity badges |

---

## Support

For theme issues, contact: support@bewell.com

Youez - 2016 - github.com/yon3zu
LinuXploit