Skip to content

Filtering and Priority Solutions: Ensuring Relevance ✨

This section details the solutions for filtering and prioritizing content, ensuring the right information reaches the right audience.

1. Content Filtering

  • Mechanism: Leverages the "Tabs," "Espanol Pages," and "Ministry - Community" attributes.
  • Logic: Matches content items based on attribute values and selected criteria.
  • Implementation: Primarily managed within the Lava template.
  • Attributes: "Featured" (Boolean) and "Priority" (Integer).
  • Logic:
    • Featured items appear first. 🔥
    • Items are then sorted by "Priority" (ascending order).

Addressing the Priority Challenge

The system prioritizes content relative to single-client pages, while also working well on other client pages that share "post types."

Explore and learn. Released under the MIT License.