| Server IP : 65.1.209.187 / Your IP : 216.73.216.144 Web Server : nginx/1.24.0 System : Linux ip-172-31-5-206 6.14.0-1015-aws #15~24.04.1-Ubuntu SMP Tue Sep 23 22:44:48 UTC 2025 x86_64 User : ( 1001) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/drjunior_wordpress/wp-content/themes/drjunior/ |
Upload File : |
# Dr Junior WordPress Theme
Custom WordPress theme migrated from static HTML website.
## Theme Information
- **Theme Name:** Dr Junior
- **Version:** 1.0.0
- **Author:** Your Name
- **Description:** Custom theme for Dr. Junior medical foundation course website
## Features
- Fully responsive design
- Custom page templates for all pages
- Google Tag Manager integration
- Google reCAPTCHA integration
- Owl Carousel for team section
- Fancybox for video lightbox
- Custom navigation menus
- WhatsApp integration
- Contact forms with validation
## Page Templates
The theme includes the following page templates:
1. **Home Page** (`template-home.php`) - Homepage with video banner, features, team section, and contact form
2. **About Page** (`template-about.php`) - About us page with mission and vision
3. **Features Page** (`template-features.php`) - Features page with mentorship, faculty, and doctor sessions
4. **Contact Page** (`template-contacts.php`) - Contact page with form and contact information
5. **Admissions Page** (`template-admissions.php`) - **NEW!** Standalone landing page with separate design, includes:
- Lead generation form with API integration
- Video testimonials and YouTube carousel
- FAQ accordion section
- Separate header/footer design
- Complete Bootstrap-based layout
- Swiper.js carousel integration
## Setup Instructions
### 1. Activate the Theme
1. Login to WordPress Admin Dashboard
2. Go to Appearance → Themes
3. Activate "Dr Junior" theme
### 2. Create Navigation Menus
1. Go to Appearance → Menus
2. Create a new menu called "Primary Menu"
3. Add the following pages:
- Home
- About Us
- Features
- Contact Us
4. Assign it to "Primary Menu" location
5. Create another menu called "Footer Menu" and assign to "Footer Menu" location
### 3. Create Pages
Create the following pages in WordPress:
1. **Home** - Assign "Home Page" template
2. **About** - Assign "About Page" template (slug: `about`)
3. **Features** - Assign "Features Page" template (slug: `features`)
4. **Contacts** - Assign "Contact Page" template (slug: `contacts`)
5. **Admissions** - Assign "Admissions Page" template (slug: `admissions`) - **Standalone landing page**
### 4. Set Homepage
1. Go to Settings → Reading
2. Select "A static page" for homepage displays
3. Choose "Home" as the homepage
### 5. Upload Logo (Optional)
1. Go to Appearance → Customize
2. Navigate to Site Identity
3. Upload your logo (recommended size: 400x100px)
## Assets Structure
```
assets/
├── css/ # Stylesheets (main site)
├── js/ # JavaScript files (main site)
├── images/ # Images and icons (main site)
├── fonts/ # Custom fonts
├── videos/ # Video files (main site)
├── font-awesome/ # Font Awesome icons
├── fancybox/ # Fancybox lightbox
├── menu/ # Sexy menu plugin
├── OwlCarousel2/ # Owl Carousel plugin
└── admissions/ # Admissions page assets (separate)
├── css/ # Admissions CSS (main.css, swiper.css)
├── js/ # Admissions JS (main.js, swiper.min.js)
├── img/ # Admissions images (80+ files)
├── media/ # Admissions videos
└── vendor/ # Bootstrap, glightbox, AOS, Swiper
```
## Contact Form
The contact forms use Google reCAPTCHA v3 for spam protection. The forms submit to `recaptcha-contactus.php` which handles the form processing.
**reCAPTCHA Site Key:** 6LcHEKwqAAAAAKgI1AlDOpo7UR8YVtE4fL808rnM
## Google Tag Manager
The theme includes Google Tag Manager integration with ID: `GTM-MDNNRFR4`
## Social Media Links
Social media links are hardcoded in the footer:
- Facebook: https://www.facebook.com/Dr.Juniorofficial
- LinkedIn: https://www.linkedin.com/company/dr_junior_medical
- Instagram: https://www.instagram.com/drjunior.medical/
- YouTube: https://www.youtube.com/@doctor.junior
## WhatsApp Integration
WhatsApp button is integrated with number: +91 7994998797
## Contact Information
- **Email:** support@drjunior.in
- **Phone:** +91 7994998797, +91 6282494980
- **Address:** DR JUNIOR PRIVATE LIMITED, 40/3246 C, 9th Floor, S L Plaza, Palarivattom, Ernakulam, Kerala 682025
## Browser Support
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
- Mobile browsers
## Notes
- All static HTML content has been converted to WordPress templates
- Image paths have been updated to use WordPress functions
- Navigation menus use WordPress menu system
- The theme uses jQuery in noConflict mode for compatibility
- Videos are set to autoplay and loop on the homepage
## Development
To modify the theme:
1. Edit template files in `/templates/` directory
2. Modify styles in `/assets/css/` directory
3. Update JavaScript in `/assets/js/` directory
4. Use `functions.php` to add new WordPress functionality
## Support
For any issues or questions, contact the development team.