There seems to be an issue with the collection list not appearing on the Careers page in Webflow, despite its successful display on the News page.
1. Check Collection List Bindings
- Ensure the correct collection is bound to the collection list on the Careers page.
- Verify filters and conditions that could prevent the data from displaying, such as filtering by specific criteria not met by the current items.
2. Verify Collection Permissions
- Check the permissions for the collection items. Make sure that they are set to "Published" and visible to anyone.
- Confirm CMS plan limitations are not affecting the visibility if you are on a limited CMS plan.
3. Review Page Layout and Visibility Settings
- Inspect the Style or Display settings of the Collection List on the Careers page to be sure that they are not set to "None" or otherwise hidden.
- Look for conflicting styles that may overlap or cover the collection list, particularly those involving Z-index settings.
4. Assess Item Count and Pagination
- Ensure there are enough items in the collection to display and that pagination is set correctly if applicable.
- Verify collection list settings to ensure it is configured to show all or the correct number of items you expect to display.
5. Compare with the Working Page
- Duplicate settings from the News page, where the collection is displayed correctly.
- Match the structure and settings for the collection list on the Careers page with that of the News page.
6. Check for Custom Code Interference
- Review any custom code on the Careers page that might interfere with the display, such as scripts hiding elements or CSS that affects visibility.
- Disable custom code temporarily to see if it resolves the visibility issue.
Summary
The non-display of the collection on the Careers page could be due to incorrect bindings, visibility settings, permissions, or custom code interference. Check these aspects against the working setup on the News page and resolve any inconsistencies accordingly.