Vondelphia Chat Widget for Discord

Plugin Banner

Vondelphia Chat Widget for Discord

by Vondelphia.com

Download
Description

Transform your WordPress site with a sleek, professional Discord chat widget that appears in the bottom-right corner. Perfect for providing real-time support, building community engagement, and connecting with your visitors instantly through Discord.

Sponsored by Vondelphia.com – Premium WordPress solutions and development services.

Key Features

  • Beautiful Design – Modern, minimalist interface with Discord logo and pulsing online indicator
  • Online/Offline Status – Pulsing green indicator when online, red when offline
  • Smart Minimize – Widget collapses to a clean circular icon when clicked
  • Customizable Delay – Control when the widget appears (0-60 seconds after page load)
  • One-Click Messaging – Direct link to your Discord DMs
  • Full Customizer Integration – All settings in WordPress Customizer with live preview
  • HTML Support – Add links, bold text, and formatting to your welcome message
  • Ultra Lightweight – Properly enqueued CSS/JS, zero external requests
  • Translation Ready – Full i18n/l10n support for multilingual sites
  • Smooth Animations – Professional transitions and hover effects
  • Mobile Responsive – Looks great on all devices

Perfect For

  • Discord server owners who want to grow their community
  • Tech support teams using Discord for customer service
  • Gaming communities, streamers, and content creators
  • SaaS products with Discord-based support channels
  • Online course creators and membership sites
  • Freelancers and consultants

Easy Setup (2 Minutes)

  1. Install and activate the plugin
  2. Go to Appearance Customize Vondelphia Chat Widget for Discord
  3. Paste your Discord User ID
  4. Customize name, message, and toggle online/offline
  5. Click “Publish” – your widget is live!

Privacy Policy

This plugin does not collect any user data. When visitors click the widget, they are redirected to Discord’s website. Refer to Discord’s Privacy Policy for their data practices.

Credits

  • Developed by Vondelphia.com
  • Discord Logo: Trademark of Discord Inc. Used for identification purposes only

Automatic Installation

  1. Log in to your WordPress admin panel
  2. Navigate to Plugins Add New
  3. Search for “Vondelphia Chat Widget for Discord”
  4. Click “Install Now”
  5. Click “Activate Plugin”
  6. You’ll be automatically redirected to Customizer to set up!

Manual Installation

  1. Download the plugin ZIP file
  2. Go to Plugins Add New Upload Plugin
  3. Choose the ZIP file and click “Install Now”
  4. Click “Activate Plugin”

Configuration

  1. Go to Appearance Customize
  2. Click “Vondelphia Chat Widget for Discord”
  3. Enter your Discord User ID (required)
  4. Enable Widget checkbox
  5. Set Online Status (green/red indicator)
  6. Customize Name and Welcome Message
  7. Set Delay (seconds before showing)
  8. Click “Publish”
  1. Discord chat widget on a live website

    Discord chat widget on a live website

  2. Widget minimized to circular icon

    Widget minimized to circular icon

  3. Customizer settings panel

    Customizer settings panel

How do I find my Discord User ID?

  1. Open Discord (app or web)
  2. Go to User Settings Advanced
  3. Enable “Developer Mode”
  4. Right-click your username anywhere
  5. Click “Copy User ID”

Can I customize the colors?

Add custom CSS in Appearance Customize Additional CSS. Example:

.vdcw-card {
    background: #f0f0f0 !important;
}
.vdcw-avatar {
    background: linear-gradient(135deg, #FF6B6B 0%, #4ECDC4 100%) !important;
}

Does it work with page builders?

Yes! Works with Elementor, Divi, Beaver Builder, WPBakery, Oxygen, Bricks, and all other page builders.

Does this slow down my website?

No! The plugin is optimized for performance with properly enqueued assets and no external requests.

Can I hide it on specific pages?

Use this CSS in Customizer Additional CSS:

.page-id-123 #vdcw-widget { display: none !important; }

1.0.2 – 2025-01-12

  • Fixed: Proper wp_enqueue_scripts implementation
  • Fixed: Updated plugin name to “Vondelphia Chat Widget for Discord”
  • Fixed: Updated slug to “vondelphia-chat-for-discord”
  • Fixed: Updated text domain throughout
  • Fixed: Removed inline CSS/JS, now properly enqueued
  • Fixed: Removed plugin assets from code directory
  • Improved: Code structure and WordPress coding standards

1.0.1 – 2025-01-08

  • Minor bug fixes

1.0.0 – 2025-01-07

  • Initial release
Back to top