If your Display.Church views are not displaying well on your WIX website, go through this list of troubleshooting tips. Perhaps one will solve the issue.
Troubleshooting Tips
Testing Confirmation:
When you add the debug parameter?dc__debug="1"
to the website URL and open the website in a browser, you should see debug output in your Terminal if the loader script is functioning correctly. This confirms that the script is running.Custom Code Setup:
The custom code (DC PIDGETS) should be placed in the settings under Settings > Custom Code > DC PIDGETS. It must be set to "Apply on all pages" and should be placed in the head section of the site. Double-check to ensure this is done.Verify Loader Script:
The loader script needs to be included on all pages of your site. Right now, it appears to be applied only to certain pages (like the events page). We need to make sure the script is applied globally across all pages.Debugging the Events Page:
When we tested the events page, we found that it wasn't returning the correct debug output. This suggests that the loader script might not be correctly embedded or is loading too late in the page load process.
Next Steps
Once you’ve made these adjustments, please test again and let us know if the issue persists.
Still having issues? We waiting to hear from you (and help) via the chat on our website.