Landing page display issues in Mautic can affect your marketing effectiveness. This guide helps you troubleshoot and fix problems with landing page rendering.

  1. Check Page Templates:
    • Verify that landing page templates are correctly designed and complete. Go to Landing Pages and review the templates used.
  2. 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.
  3. Inspect Browser Console:
    • Look for JavaScript errors in the browser console that might affect page rendering. Open the console and check for error messages.
  4. 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.
  5. 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.