Support
I’m here to help you get the most out of your Bufferthemes theme. Here are the different ways to get support:
Documentation
Our comprehensive documentation covers everything from getting started to advanced customization:
Common Issues
Before reaching out, check these common troubleshooting steps:
-
Build Errors
- Ensure all dependencies are installed (
npm install
) - Clear your cache and node_modules (
npm clean-install
) - Check for syntax errors in your configuration files
- Ensure all dependencies are installed (
-
Styling Issues
- Verify your Tailwind configuration is correct
- Check if custom CSS variables are properly defined
- Ensure fonts are correctly imported and available
-
Content Problems
- Validate your Markdown frontmatter syntax
- Check file paths and references
- Ensure all required fields are present in your content files
Email Support
Need direct assistance? Contact our support team at hello@bufferhead.com. When emailing, please include:
- Your theme name/version
- A clear description of your issue
- Relevant code snippets or screenshots
- Steps to reproduce the problem
Community Resources
- Visit the Astro Documentation for comprehensive guides
- Join the Astro Discord for community support and discussion