The Fixed & Sticky Widget plugin enhances WordPress sites by allowing widgets to remain visible and "sticky" on the page as users scroll. This improves accessibility and engagement. It offers customizable settings for widget selectors, top padding, gaps, and mobile device compatibility.
To install the Fixed & Sticky Widget plugin, follow these steps:
- Download the plugin from GitHub.
- Log in to your WordPress dashboard.
- Navigate to
Plugins
>Add New
. - Click on the
Upload Plugin
button at the top of the page. - Select the downloaded plugin file and click
Install Now
. - After the installation is complete, click
Activate Plugin
.
If you encounter issues after installing the plugin:
- Check WordPress and PHP Version: Ensure your WordPress version is at least 4.6 and the PHP version is at least 7.0.
- Conflict with Other Plugins: Disable other plugins to check for conflicts.
- Clear Cache: If you're using caching plugins, clear your cache after making changes in the plugin settings.
- Check Console for JavaScript Errors: The plugin relies on JavaScript. Any JS errors in the console can disrupt its functionality.
- Contact Support: Visit my website for further assistance.
Contributions to the Fixed & Sticky Widget plugin are welcome! You can contribute in several ways:
- Submit Bug Reports or Feature Requests: Use the GitHub Issues page.
- Code Contributions: Submit a Pull Request via GitHub with your proposed changes.
- Localization: Help translate the plugin into other languages.