Lyode Dynamic Typing Animation

外掛說明

Typing animation is a powerful WordPress plugin that allows you to create beautiful text animations on your website. With multiple animation styles and easy-to-use shortcodes, you can add dynamic text effects to any page or post.

Key Features:
* Multiple animation styles (typewriter, glitch, neon, fade, slide, bounce)
* Easy-to-use shortcodes with extensive customization options
* Elementor and Divi page builder integration
* Customizable speed, delay, and loop settings
* Preset management system
* Security-focused with input validation and sanitization
* Responsive design with mobile optimization

Animation Styles:
* Typewriter – Classic typewriter effect with customizable speed
* Glitch – Cyberpunk glitch effect with random character changes
* Neon – Neon glow effect with customizable colors
* Border-radius – Rounded background badge style for animated text

Shortcode Parameters:
* text – Single text to animate (legacy support)
* sentences – Multiple sentences separated by | (pipe)
* style – Animation style (typewriter, glitch, neon, border-radius)
* type_speed – Typing speed in milliseconds (default: 100)
* start_delay – Initial delay before animation starts (default: 500)
* text_color – Custom text color (hex only, e.g. #ff0000)
* cursor_color – Custom cursor color (hex only)

Page Builder Integration:
* Elementor – Native widget with full customization options
* Divi – Custom module with theme integration
* More integrations coming soon!

Troubleshooting

If you’re experiencing issues with the plugin:

  1. Check Installation:

    • Verify the plugin is in /wp-content/plugins/lyode-dynamic-typing-animation/
    • Ensure all files are present and complete
  2. Check Permissions:

    • Files should have 644 permissions
    • Directories should have 755 permissions
  3. Debug Mode:

    • Enable WordPress debug mode in wp-config.php
    • Check wp-content/debug.log for errors
  4. Common Solutions:

    • Deactivate and reactivate the plugin
    • Clear any caching plugins
    • Test with a default WordPress theme
    • Check for plugin conflicts
  5. Shortcode Issues:

    • Verify shortcode syntax is correct
    • Check for special characters in text
    • Ensure all quotes are properly escaped

For more detailed troubleshooting, see the INSTALLATION.md file included with the plugin.

Support

For support and documentation:
* Contact us through the WordPress support forums

Credits

Developed by Lyode

Special Thanks:
* WordPress community for the amazing platform
* Elementor and Divi teams for their excellent page builders
* All beta testers and contributors

License

This plugin is licensed under the GPL v2 or later.

Privacy

This plugin does not collect any personal data. Statistics are stored locally and do not contain any user-identifiable information.

螢幕擷圖

  • Typing Animation Dashboard – Main admin interface with settings
  • Settings Page – Configuration options for default values and behavior

安裝方式

  1. Upload the typing-animation folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to ‘Typing Animation’ in your admin menu to configure settings

Manual Installation:
1. Download the plugin files
2. Extract the ZIP file
3. Upload the typing-animation folder to /wp-content/plugins/
4. Activate the plugin in WordPress admin

常見問題集

Q: The plugin doesn’t appear in my WordPress admin menu

A: Follow these troubleshooting steps:
1. Make sure the plugin is activated in Extensions > Extensions installées
2. Check that all files are uploaded correctly
3. Verify file permissions (644 for files, 755 for directories)
4. Check WordPress debug log for any errors
5. Disable other plugins to check for conflicts

Q: How do I use the shortcodes?

A: Use the basic shortcode format:
[lyode-typing text=”Your text here” style=”typewriter”]

For multiple sentences:
[lyode-typing sentences=”First sentence,Second sentence,Third sentence” style=”typewriter” loop=”true”]

Q: Which page builders are supported?

A: Currently supports Elementor and Divi with full integration. More page builders coming soon.

Q: Can I customize the animation speed?

A: Yes, use the type_speed parameter in shortcodes or set defaults in the plugin settings.

Q: Can I use custom colors?

A: Yes, use text_color and cursor_color parameters with hex, rgb, or color names.

Q: Is the plugin mobile-friendly?

A: Yes, all animations are fully responsive and optimized for mobile devices.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Lyode Dynamic Typing Animation〉的開發相關工作。

參與者

將〈Lyode Dynamic Typing Animation〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release
  • Multiple animation styles (typewriter, glitch, neon, fade, slide, bounce)
  • Comprehensive shortcode support with 15+ parameters
  • Elementor and Divi page builder integration
  • Preset management system
  • Security features with input validation
  • Responsive design and mobile optimization
  • Internationalization support (i18n)
  • WordPress Coding Standards compliance