Welcome to the official GitHub repository for Zaibten Info, a professional software development company based in Los Angeles, USA. This project contains the configuration, customization, and feature notes for the Zaibten Info WordPress website.
π Website: https://www.zaibteninfo.com
- CMS: WordPress (Classic Editor + Contact Form 7)
- Theme: Custom theme with responsive UI
- Languages: HTML, CSS, PHP, JavaScript
- Plugins Used:
- Contact Form 7 (CF7)
- WP Mail SMTP
- CF7 Honeypot (Spam protection)
- WP Rocket (Caching and performance)
The newsletter form is placed in the footer section and integrated using Contact Form 7.
<div class="footer_newslatter_2">
<label for="footer_mail_input"></label>
[email* email-7 id:footer_mail_input placeholder "Enter your email"]
<button type="submit">Send</button>
</div>