Support Guide
Follow our guide on getting your issue resolved FAST!
If you run into a bug or something doesn’t seem to be working quite right in Elements, we’d love to hear about it. You can check out our FAQ guide for general support issues, but the best place to get support is on the Elements Community Forum, where our team and other users can offer help and advice!
Make sure to search the forum first, your question or bug might already have been resolved.
How to Get Help (and get it faster)
We’ve seen quite a few posts on the forum where users are asking for help but not giving enough details for anyone to actually solve the problem.
To save everyone time, here’s the best way to ask for help on the forum:
Create a Clear Post Title Something like “Need help styling the navigation component” works much better than “Help. It’s broken!”.
Explain the Issue Tell us what you’re trying to do, what you expected, and what actually happened.
Share Your Project Add an Elements Cloud link so others can open your project and see what’s going on.
Share a Live URL (if applicable) If the site is published, include the link. Sometimes issues only show up on a live site.
Add Screenshots or Recordings A quick screenshot or short video can be a huge help.
Be Specific The more detail you include, the quicker you’ll get accurate help.
Follow the above guide, and you’ll not only get better answers, you’ll get them much faster.
Why Details Matter
Asking for help on the forum without sharing the Elements Project or live URL is a bit like rolling up to a garage and saying, “My car’s making a funny noise, can you fix it?” but then not showing the mechanic the actually car.
Sure, they could take a wild guess. They might suggest topping up the oil, tightening a belt, or just turning the radio up so you can’t hear it anymore. But without looking under the bonnet, they’re working blind.
That’s exactly what it’s like when asking for website help without sharing the details. We don’t need the keys, but we do usually need to see the engine.
How to report a bug
When posting on the forum, you should follow the guidelines below to help us locate and fix your issue much faster.
1. Be as detailed as possible:
Tell us exactly what you were doing when the issue occurred. The more information you can provide, the better. Try to include:
What you expected to happen
What actually happened
Any error messages or unusual behavior you noticed
2. Steps to reproduce the issue:
If you can reliably trigger the problem, let us know how. Write down the exact steps you took leading up to the issue. This is incredibly helpful when we’re trying to track down bugs.
3. Share your Project via Elements Cloud (highly recommended!)
Please upload your project to your Elements Cloud account and share the link with us on the forum.
This is one of the most reliable and fastest ways to get your issue fixed!
4. Include a short video or screenshot:
A video is often the quickest way to show what’s going wrong. You can use QuickTime Player.app (included with macOS) to record your screen.
To create a simple recording, choose File › New Screen Recording from the menu. Click the red record button, then follow the instructions on the screen. To save, choose File › Export and select the quality.
Alternatively, you can use the keyboard shortcut command-shift-5 to bring up the onscreen Screen Recording controls.
Once you’ve made the recording, upload it to a cloud service like Dropbox or Google Drive, or share it via YouTube, and post the link in your forum thread.
If you can’t share a video, screenshots can still be very helpful. Try to capture the whole Elements window so we can see your workspace and any visible settings. A partial screenshot is not very helpful, we need to see the entire context.
Use the keyboard shortcut Command-Shift-3 to take a screenshot, or Command-Shift-4 to select just a portion of the screen.
Custom HTML Issues
Sometimes using custom HTML on your page can be the source of the problem. Even small mistakes like a missing closing tag, an extra quotation mark, or incorrect nesting can cause layout or publishing errors. Because Elements is built on clean, structured code, any invalid or broken HTML you add manually can disrupt how components render or how the browser interprets the page.
This is often one of the hardest issues to track down, because errors in custom HTML don’t always show up where you expect them. A broken tag in one part of the page might affect the layout or functionality of a completely different section.
If you’re experiencing issues, it’s worth reviewing any custom HTML you’ve added. A good step is to remove it temporarily and check if the issue goes away. That way you’ll know whether the custom code is the root cause or if you should look elsewhere.
Document Repaired Warning Dialog
If you see the "Document Repaired Warning Dialog" dialog when opening a project, Don't panic! This is nothing to be alarmed about. Your project(s) are safe.
When Elements detects any orphaned nodes (bits of content that no longer have a proper home), it moves them to the top of the page rather than deleting them outright. That way, nothing important ever gets lost by mistake.
These nodes can be safely removed using the built-in recovery option.

Follow these steps to Repair your Project:
With the project open, select the Help > Recovery > Remove Recovered Nodes
option.
Then, select the File > Save As…
command to save your project as a new file.
Close the project and Quit Elements.
Re-launch Elements and open the newly saved (and repaired) project.
You can now continue working on your project, right where you left off.
We’re actively working on reducing the chances of these orphaned nodes appearing in the first place.
How to Reset Elements
To reset Elements, remove the preferences file by following these steps.
For an automatica way to remove the Preferences you can do the following. Hold down the option key and go to Help > Clear Applications Preferences.
Last updated
Was this helpful?