/** * Related Posts Loader for Astra theme. * * @package Astra * @author Brainstorm Force * @copyright Copyright (c) 2021, Brainstorm Force * @link https://www.brainstormforce.com * @since Astra 3.5.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } /** * Customizer Initialization * * @since 3.5.0 */ class Astra_Related_Posts_Loader { /** * Constructor * * @since 3.5.0 */ public function __construct() { add_filter( 'astra_theme_defaults', array( $this, 'theme_defaults' ) ); add_action( 'customize_register', array( $this, 'related_posts_customize_register' ), 2 ); // Load Google fonts. add_action( 'astra_get_fonts', array( $this, 'add_fonts' ), 1 ); } /** * Enqueue google fonts. * * @return void */ public function add_fonts() { if ( astra_target_rules_for_related_posts() ) { // Related Posts Section title. $section_title_font_family = astra_get_option( 'related-posts-section-title-font-family' ); $section_title_font_weight = astra_get_option( 'related-posts-section-title-font-weight' ); Astra_Fonts::add_font( $section_title_font_family, $section_title_font_weight ); // Related Posts - Posts title. $post_title_font_family = astra_get_option( 'related-posts-title-font-family' ); $post_title_font_weight = astra_get_option( 'related-posts-title-font-weight' ); Astra_Fonts::add_font( $post_title_font_family, $post_title_font_weight ); // Related Posts - Meta Font. $meta_font_family = astra_get_option( 'related-posts-meta-font-family' ); $meta_font_weight = astra_get_option( 'related-posts-meta-font-weight' ); Astra_Fonts::add_font( $meta_font_family, $meta_font_weight ); // Related Posts - Content Font. $content_font_family = astra_get_option( 'related-posts-content-font-family' ); $content_font_weight = astra_get_option( 'related-posts-content-font-weight' ); Astra_Fonts::add_font( $content_font_family, $content_font_weight ); } } /** * Set Options Default Values * * @param array $defaults Astra options default value array. * @return array */ public function theme_defaults( $defaults ) { // Related Posts. $defaults['enable-related-posts'] = false; $defaults['related-posts-title'] = __( 'Related Posts', 'astra' ); $defaults['releted-posts-title-alignment'] = 'left'; $defaults['related-posts-total-count'] = 2; $defaults['enable-related-posts-excerpt'] = false; $defaults['related-posts-excerpt-count'] = 25; $defaults['related-posts-based-on'] = 'categories'; $defaults['related-posts-order-by'] = 'date'; $defaults['related-posts-order'] = 'asc'; $defaults['related-posts-grid-responsive'] = array( 'desktop' => '2-equal', 'tablet' => '2-equal', 'mobile' => 'full', ); $defaults['related-posts-structure'] = array( 'featured-image', 'title-meta', ); $defaults['related-posts-meta-structure'] = array( 'comments', 'category', 'author', ); // Related Posts - Color styles. $defaults['related-posts-text-color'] = ''; $defaults['related-posts-link-color'] = ''; $defaults['related-posts-title-color'] = ''; $defaults['related-posts-background-color'] = ''; $defaults['related-posts-meta-color'] = ''; $defaults['related-posts-link-hover-color'] = ''; $defaults['related-posts-meta-link-hover-color'] = ''; // Related Posts - Title typo. $defaults['related-posts-section-title-font-family'] = 'inherit'; $defaults['related-posts-section-title-font-weight'] = 'inherit'; $defaults['related-posts-section-title-text-transform'] = ''; $defaults['related-posts-section-title-line-height'] = ''; $defaults['related-posts-section-title-font-size'] = array( 'desktop' => '30', 'tablet' => '', 'mobile' => '', 'desktop-unit' => 'px', 'tablet-unit' => 'px', 'mobile-unit' => 'px', ); // Related Posts - Title typo. $defaults['related-posts-title-font-family'] = 'inherit'; $defaults['related-posts-title-font-weight'] = 'inherit'; $defaults['related-posts-title-text-transform'] = ''; $defaults['related-posts-title-line-height'] = '1'; $defaults['related-posts-title-font-size'] = array( 'desktop' => '20', 'tablet' => '', 'mobile' => '', 'desktop-unit' => 'px', 'tablet-unit' => 'px', 'mobile-unit' => 'px', ); // Related Posts - Meta typo. $defaults['related-posts-meta-font-family'] = 'inherit'; $defaults['related-posts-meta-font-weight'] = 'inherit'; $defaults['related-posts-meta-text-transform'] = ''; $defaults['related-posts-meta-line-height'] = ''; $defaults['related-posts-meta-font-size'] = array( 'desktop' => '14', 'tablet' => '', 'mobile' => '', 'desktop-unit' => 'px', 'tablet-unit' => 'px', 'mobile-unit' => 'px', ); // Related Posts - Content typo. $defaults['related-posts-content-font-family'] = 'inherit'; $defaults['related-posts-content-font-weight'] = 'inherit'; $defaults['related-posts-content-text-transform'] = ''; $defaults['related-posts-content-line-height'] = ''; $defaults['related-posts-content-font-size'] = array( 'desktop' => '', 'tablet' => '', 'mobile' => '', 'desktop-unit' => 'px', 'tablet-unit' => 'px', 'mobile-unit' => 'px', ); return $defaults; } /** * Add postMessage support for site title and description for the Theme Customizer. * * @param WP_Customize_Manager $wp_customize Theme Customizer object. * * @since 3.5.0 */ public function related_posts_customize_register( $wp_customize ) { /** * Register Config control in Related Posts. */ // @codingStandardsIgnoreStart WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound require_once ASTRA_RELATED_POSTS_DIR . 'customizer/class-astra-related-posts-configs.php'; // @codingStandardsIgnoreEnd WPThemeReview.CoreFunctionality.FileInclude.FileIncludeFound } /** * Render the Related Posts title for the selective refresh partial. * * @since 3.5.0 */ public function render_related_posts_title() { return astra_get_option( 'related-posts-title' ); } } /** * Kicking this off by creating NEW instace. */ new Astra_Related_Posts_Loader(); The Eye of Horus: Symbol of Balance and Renewal – Quality Formación

The Eye of Horus: Symbol of Balance and Renewal

From the golden sands of ancient Egypt to the modern quest for inner harmony, the Eye of Horus stands as a profound emblem of balance, healing, and cyclical renewal. Rooted deeply in Egyptian cosmology, this sacred symbol transcends myth to embody the eternal principles of restoration and order—where life and death, chaos and stability exist in sacred equilibrium.

Origins and the Cosmic Philosophy of Balance

The Eye of Horus traces its origins to the rich spiritual philosophy of ancient Egypt, where it emerged as a powerful representation of divine protection and cosmic harmony. Depicted as the eye of Horus, the falcon god associated with kingship and protection, the symbol reflects the eye’s dual nature: sharp vision and spiritual insight. Its form—rounded with a teardrop shape—echoes the cyclical rhythms of nature, mirroring the eternal dance between renewal and decay.

This duality is not merely symbolic; it reflects a worldview where balance is sacred. The Eye’s journey—fractured in myth, then restored—mirrors the Egyptian belief in renewal through ritual and resilience. As scholars note, the Eye’s presence in temple reliefs and funerary texts underscores its role not just as a guardian, but as a bridge between mortal imperfection and divine perfection.

Celestial Alignment and Sacred Architecture

The Eye of Horus was not confined to myth—it shaped physical spaces designed to align with cosmic order. At the Temple of Karnak, the grand sanctuary’s architecture subtly aligns with the winter solstice sunrise, a celestial event symbolizing rebirth and divine renewal. This alignment was no accident: sacred spaces were crafted to mirror the Eye’s symbolic role, anchoring human life within the harmonious flow of the cosmos.

In ritual chambers, the Eye served as a focal point for balance—its placement guiding both priests and worshippers toward alignment with universal rhythms. This architectural intentionality reveals how the Eye was more than decoration; it was a living symbol reinforcing the equilibrium between life, death, and the divine order.

Key Aspects of Cosmic Alignment Illustrative Example Symbolic Meaning
Winter solstice sunrise alignment at Karnak Sunlight pierces temple corridors at dawn Renewal of cosmic order and divine presence
Eye as central motif in ritual spaces Temple layouts oriented toward Eye’s symbolic gaze Balance between earthly and celestial realms

Medical Mastery and the Sacred Duty of Healing

Egyptian medical innovation reveals a profound fusion of practical skill and spiritual duty—epitomized by early cataract surgery, a pioneering field where the Eye’s symbolism took tangible life. For over 4,000 years, Egyptian healers developed techniques to restore sight, viewing each procedure as an act of divine service. The Eye thus became a metaphor for spiritual and physical healing, its restoration mirroring the renewal of the soul.

Anubis, god of embalming and the dead, embodies this sacred duty. As both protector of the afterlife and overseer of ritual purity, Anubis links preservation of the body with the promise of rebirth—echoing the Eye’s dual role as judge and healer. His association with embalming underscores how healing was never separate from spiritual balance, but an essential act of cosmic harmony.

Balance Beyond Myth: Egyptian Thought and Resilience

The Eye of Horus captures a core tension in Egyptian philosophy: the coexistence of judgment and restoration, chaos and order. Far from a static symbol, the Eye’s fractured yet reunited form serves as a powerful model of resilience. Each broken piece, when restored, represents not just healing, but transformation—illustrating how disruption can lead to greater wholeness.

This cyclical duality informs broader Egyptian views on mortality and rebirth, where death is not an end but a transition within an eternal cycle. The Eye reminds us that renewal is never linear—it is a sacred return, a return to balance through cycles of loss and restoration.

The Eye of Horus in Modern Context

Today, the Eye of Horus endures not as an ancient relic, but as a living symbol of inner balance and holistic well-being. In modern art and psychology, it inspires frameworks for emotional and spiritual healing—echoing its ancient roots in restoration. Its use in wellness practices reflects a timeless truth: harmony arises from integrating opposing forces.

  • The Eye symbolizes wholeness—mind, body, and spirit aligned.
  • It appears in therapeutic designs, from meditation spaces to healing apps, promoting equilibrium.
  • Its presence in digital wellness platforms bridges ancient wisdom with contemporary self-care.

Conclusion: The Enduring Power of Symbolic Balance

The Eye of Horus endures because it captures a universal truth: renewal is not destruction, but a sacred return. Rooted in Egyptian cosmology, shaped by sacred architecture and healing traditions, it continues to inspire modern seeking of balance and wholeness. In its gaze, we see not just an ancient symbol—but a timeless call to restore what is fractured, renew what is lost, and honor the cycles that sustain life.

As the ancient Egyptians understood, the Eye reminds us that renewal is not an end, but a sacred return.

Explore the Eye of Horus in modern wellness and symbolism

monopoly casino