Landing page display issues in Mautic can affect your marketing effectiveness. This guide helps you troubleshoot and fix problems with landing page rendering.
- Check Page Templates:
- Verify that landing page templates are correctly designed and complete. Go to
Landing Pages
and review the templates used.
- Verify that landing page templates are correctly designed and complete. Go to
- Verify CSS/JS Files:
- Ensure that all required CSS and JavaScript files are loaded. Use browser developer tools to check for any missing files or failed requests.
- Inspect Browser Console:
- Look for JavaScript errors in the browser console that might affect page rendering. Open the console and check for error messages.
- Review Mautic Logs:
- Check Mautic’s logs in
var/logs/
for any errors related to landing page rendering. Look for entries that could indicate issues.
- Check Mautic’s logs in
- Test Across Different Browsers:
- Test landing pages on different browsers to identify if the issue is browser-specific. Ensure compatibility across various browsers.
By following these steps, you can effectively address and resolve issues with Mautic landing page display problems.