| 1 |
# Forumax Sample Data |
| 2 |
|
| 3 |
This folder contains comprehensive sample forum data that you can import to explore all features and functionalities of the Forumax plugin. |
| 4 |
|
| 5 |
## What's Included |
| 6 |
|
| 7 |
The sample data includes a complete forum setup with realistic content: |
| 8 |
|
| 9 |
### Forums (5) |
| 10 |
|
| 11 |
| Forum | Description | |
| 12 |
| ---------------------------- | ----------------------------------- | |
| 13 |
| **General Discussion** | Community chat and discussions | |
| 14 |
| **Support & Help** | Technical support and help requests | |
| 15 |
| **Feature Requests & Ideas** | Suggestions for new features | |
| 16 |
| **Announcements** | Official news and updates | |
| 17 |
| **Off-Topic & Fun** | Casual conversations | |
| 18 |
|
| 19 |
### Topics (14) |
| 20 |
|
| 21 |
| Topic | Forum | Features Demonstrated | |
| 22 |
| ------------------------------------------------- | ------------- | ---------------------------- | |
| 23 |
| Welcome to Our Community Forum! | General | Sticky topic | |
| 24 |
| How to Install and Configure Forumax? | Support | Multiple replies | |
| 25 |
| Feature Request: Dark Mode Support | Features | Feature discussion | |
| 26 |
| [Solved] How to Mark a Topic as Resolved? | Support | Solved topic marker | |
| 27 |
| 🎉 Forumax 2.0 Released - Complete Rebranding! | Announcements | Sticky, announcement | |
| 28 |
| Best WordPress Themes for Community Forums | General | Discussion thread | |
| 29 |
| Tips for Integrating Forumax with Elementor | General | Tips & Tricks | |
| 30 |
| [Solved] Forum Not Displaying on Frontend | Support | Solved, troubleshooting | |
| 31 |
| Feature Request: Mobile App for Forum Management | Features | Feature request | |
| 32 |
| ☕ Coffee Chat - What's Your Dev Setup? | Off-Topic | Casual discussion | |
| 33 |
| **[Closed] Community Guidelines Discussion** | Announcements | **Closed topic** | |
| 34 |
| **[Solved] Custom CSS Not Loading** | Support | **Solved, threaded replies** | |
| 35 |
| **[Closed] Old Plugin Compatibility Thread** | Support | **Closed topic** | |
| 36 |
| **[Solved] Add Forum to Homepage with Elementor** | Support | **Solved, featured image** | |
| 37 |
|
| 38 |
### Replies (22) |
| 39 |
|
| 40 |
- Welcome introductions from community members |
| 41 |
- Installation help and guides with detailed steps |
| 42 |
- Feature request responses and feedback |
| 43 |
- Troubleshooting solutions with code examples |
| 44 |
- Casual community discussions about development setups |
| 45 |
- Developer tips and tricks for Elementor integration |
| 46 |
- **Threaded reply conversations** with reply-to-reply interactions |
| 47 |
- Code solutions for CSS customization issues |
| 48 |
- Theme recommendations with detailed comparisons |
| 49 |
|
| 50 |
### Topic Tags (10) |
| 51 |
|
| 52 |
- Getting Started |
| 53 |
- Installation |
| 54 |
- Customization |
| 55 |
- Troubleshooting |
| 56 |
- Feature Request |
| 57 |
- Announcement |
| 58 |
- Discussion |
| 59 |
- Tips & Tricks |
| 60 |
- WordPress |
| 61 |
- Elementor |
| 62 |
|
| 63 |
### Sample Users (5) |
| 64 |
|
| 65 |
| Username | Role/Persona | |
| 66 |
| -------------- | -------------------- | |
| 67 |
| john_developer | Web developer | |
| 68 |
| sarah_designer | UI/UX designer | |
| 69 |
| mike_support | Support team member | |
| 70 |
| emma_blogger | Content creator | |
| 71 |
| alex_coder | Full-stack developer | |
| 72 |
|
| 73 |
## How to Import |
| 74 |
|
| 75 |
### Method 1: WordPress Importer (Recommended) |
| 76 |
|
| 77 |
1. Go to **Tools → Import** in your WordPress admin |
| 78 |
2. Click on **WordPress** - if not installed, install the WordPress Importer plugin |
| 79 |
3. Click **Run Importer** |
| 80 |
4. Choose the `forumax-sample-data.xml` file from this folder |
| 81 |
5. Click **Upload file and import** |
| 82 |
6. Assign authors to existing users or create new ones |
| 83 |
7. Check "Download and import file attachments" if available |
| 84 |
8. Click **Submit** |
| 85 |
|
| 86 |
### Method 2: Using WP-CLI |
| 87 |
|
| 88 |
```bash |
| 89 |
wp import /path/to/forumax/sample-data/forumax-sample-data.xml --authors=create |
| 90 |
``` |
| 91 |
|
| 92 |
## What's New in Enhanced Sample Data |
| 93 |
|
| 94 |
This enhanced version of the sample data demonstrates advanced Forumax features: |
| 95 |
|
| 96 |
### 🔒 Closed Topics |
| 97 |
|
| 98 |
Two topics showcase the closed topic functionality: |
| 99 |
|
| 100 |
- **Community Guidelines Discussion** - Shows how finalized discussions can be closed |
| 101 |
- **Old Plugin Compatibility Thread** - Demonstrates archiving outdated topics |
| 102 |
|
| 103 |
### 💬 Threaded Replies (Reply-to-Reply) |
| 104 |
|
| 105 |
The **"Custom CSS Not Loading"** topic features a realistic troubleshooting conversation: |
| 106 |
|
| 107 |
- User asks for help |
| 108 |
- Support asks clarifying questions (reply to topic) |
| 109 |
- User responds to support (reply to reply) |
| 110 |
- Developer provides solution (reply to user's response) |
| 111 |
- User confirms solution (reply to developer) |
| 112 |
|
| 113 |
This demonstrates the `_bbp_reply_to` meta field showing nested conversations. |
| 114 |
|
| 115 |
### � |
| 116 |
Additional Solved Topics |
| 117 |
|
| 118 |
More examples of the solved topics feature: |
| 119 |
|
| 120 |
- **Custom CSS Not Loading** - CSS troubleshooting with code examples |
| 121 |
- **Add Forum to Homepage with Elementor** - Quick solution with featured image |
| 122 |
|
| 123 |
### 🖼️ Featured Images |
| 124 |
|
| 125 |
The **"Add Forum to Homepage with Elementor"** topic includes a featured image attachment, demonstrating how topics can have thumbnails for visual appeal. |
| 126 |
|
| 127 |
--- |
| 128 |
|
| 129 |
## After Import |
| 130 |
|
| 131 |
After importing the sample data: |
| 132 |
|
| 133 |
1. Go to **Forumax → Forum Builder** to see your new forums |
| 134 |
2. Visit **Forumax → Dashboard** to view the statistics |
| 135 |
3. Check the frontend to see the forums in action |
| 136 |
4. Test features like: |
| 137 |
- Viewing topics and replies |
| 138 |
- Filtering by topic tags |
| 139 |
- Viewing solved vs unsolved topics |
| 140 |
- Topic voting (if enabled) |
| 141 |
- Sticky topics (pinned at top) |
| 142 |
- Navigating different forums |
| 143 |
|
| 144 |
## Features You Can Explore |
| 145 |
|
| 146 |
After importing, you can test these Forumax features: |
| 147 |
|
| 148 |
- � |
| 149 |
**Solved Topics** - See topics marked as resolved with clear badges |
| 150 |
- 📌 **Sticky Topics** - Topics pinned at the top of forums |
| 151 |
- 🔒 **Closed Topics** - Topics that are closed for new replies |
| 152 |
- 💬 **Threaded Replies** - Reply-to-reply conversations showing nested discussions |
| 153 |
- 🏷️ **Topic Tags** - Categorization and filtering system |
| 154 |
- 📊 **Statistics** - View forum, topic, and reply counts on Dashboard |
| 155 |
- 🔍 **Search** - Find topics and replies across forums |
| 156 |
- 👥 **User Activity** - See who posted what and when |
| 157 |
- 🖼️ **Featured Images** - Topics with thumbnail images |
| 158 |
- 📝 **Rich Content** - HTML formatted content with lists, headings, and code blocks |
| 159 |
|
| 160 |
## Cleaning Up |
| 161 |
|
| 162 |
To remove the sample data, you can: |
| 163 |
|
| 164 |
1. Delete the imported forums from **Forumax → Forum Builder** |
| 165 |
2. Or delete the forum/topic/reply posts from the WordPress admin |
| 166 |
3. Delete the sample users from **Users** if they were created |
| 167 |
|
| 168 |
## Notes |
| 169 |
|
| 170 |
- The sample data uses placeholder IDs that will be replaced during import |
| 171 |
- User emails in the sample are example emails (not real) |
| 172 |
- You may need to go to **Settings → Permalinks** and click "Save Changes" after import |
| 173 |
- Run **Forumax → Tools → Repair Forums** if counts seem incorrect |
| 174 |
|
| 175 |
## File Info |
| 176 |
|
| 177 |
- **File:** `forumax-sample-data.xml` |
| 178 |
- **Format:** WordPress WXR (eXtended RSS) |
| 179 |
- **Size:** ~69 KB |
| 180 |
- **Items:** 5 forums, 14 topics, 22 replies, 10 topic tags, 5 users, 1 attachment |
| 181 |
- **Features:** Solved topics, closed topics, sticky topics, threaded replies, featured images |
| 182 |
|
| 183 |
## Support |
| 184 |
|
| 185 |
If you encounter any issues importing the sample data, please visit: |
| 186 |
|
| 187 |
- 📚 Documentation: https://helpdesk.spider-themes.net/docs/forumax-wordpress-plugin/ |
| 188 |
- 🆘 Support: https://helpdesk.spider-themes.net/ |
| 189 |
- 🌐 Demo: https://forumax.spider-themes.net/ |
| 190 |
|
| 191 |
``` |
| 192 |
|
| 193 |
``` |
| 194 |
|