Technical FAQs
Why is my site slow?
Common causes:
- Large unoptimized images
- Too many custom scripts
- Slow hosting/server
- Lots of database queries
- Browser cache issues
Solutions:
- Compress images
- Remove unused code
- Upgrade hosting
- Optimize database
- Enable CDN (Webflow does this)
Why do links break when I upload?
Usually file structure issues:
- Files not in right folder
- Path references wrong
- File names don't match
- Permissions incorrect
Fix by:
- Verify file structure
- Check file paths
- Use relative paths
- Set correct permissions (644)
Can I use my own domain with a TNCFlow template?
Yes!
- Webflow templates: Use any domain with Webflow (built-in)
- HTML templates: Use with any hosting/domain
No additional cost for domain connection.
Do templates work on mobile?
Yes, all templates are responsive:
- Desktop version (full size)
- Tablet version (optimized)
- Mobile version (optimized)
- Works on all devices
Always test on real mobile devices for best results.
How do I add my own features?
Webflow: Use Webflow's native features or custom code
HTML: Add custom JavaScript or hire developer
Difficult features might require:
- Development services
- Hired freelancer
- Additional tools/plugins