Basic Troubleshooting

Here are some basic steps that let you examine and pinpoint the most common problems, so you will have at least an idea from where a specific issue comes from that you are facing.

  1. Confirm that your server meets our recommendations.
  2. Have everything up to date (theme, plugins, translation files, ...).
  3. Reset or even disable ALL cache and minifying. (this includes browser cache!)
    How to clear browser cache...
  4. Run everything in another browser or use incognito mode (without any browser extensions active).
  5. Check the browser dev console for errors.
  6. Double-check if it’s not your own Custom CSS,  Custom Snippets in functions.php or file overrides in the child-theme directory that is causing the issue.
  7. Enable WP Debug to see if you can intercept any errors.
  8. Disable all plugins except WooCommerce and recheck if the issue persists. 
    (recommended to perform on staging)
  9. Enable a default WP theme and disable Flatsome and recheck if the issue persists. 
    (recommended to perform on staging)