/** * 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: A Timeless Symbol of Light and Balance – Quality Formación

The Eye of Horus: A Timeless Symbol of Light and Balance

The Eye of Horus stands not only as a revered icon from ancient Egyptian tradition but as a profound metaphor woven through mathematics, perception, and universal wisdom. Rooted in cosmology and geometry, it embodies the balance between divine protection and rational order—an emblem whose principles continue to inspire across disciplines, from sacred mathematics to modern psychology.

The Enduring Legacy of the Eye of Horus

Emerging from the rich tapestry of ancient Egyptian cosmology, the Eye of Horus symbolizes more than a mythical artifact; it reflects a civilization’s sophisticated integration of spiritual insight and precise numeracy. Revered as a guardian of light and truth, Horus’s eye represented divine intervention in human affairs, believed to restore wholeness and clarity. This duality—sacred protection paired with measurable order—resonates even today, offering a bridge between myth and mathematics.

The Mathematical Heart: Numeracy and Sacred Geometry

At the core of the Eye of Horus lies a deep mathematical foundation. Egyptian base-10 numeracy, combined with geometric precision, transformed sacred symbols into living languages. The Rhind Mathematical Papyrus, dating to around 1550 BCE, reveals how geometry served both spiritual and practical purposes. Sacred designs used ratios and proportions not only for architectural harmony but as symbolic representations of cosmic balance. Numerical harmony—seen in the division of the eye into six parts—mirrors the equilibrium between the physical and metaphysical, echoing how light illuminates both vision and understanding.

Decoding the Six Parts: Senses, Balance, and Holistic Perception

Each segment of the Eye of Horus corresponds to a vital sense or cosmic principle: vision, hearing, thought, memory, speech, and emotion—mirroring the ancient Egyptian belief that perception shapes reality. These interconnected senses form a *model of holistic awareness*—a concept deeply rooted in Egyptian cosmology, where light reveals not only the visible world but inner wisdom. This reflects an early recognition that balance arises from integrating diverse faculties, much like geometric lines converging to form a coherent whole.

Light as Metaphor: Astronomy, Geometry, and Transcendence

In Egyptian astronomy, celestial cycles governed both time and spiritual life. The Eye of Horus, aligned with stars and planetary movements, embodies light as a bridge between the tangible and the transcendent. Its geometric ratios encode divine proportion—akin to the golden section and sacred geometry—symbolizing equilibrium not just in design but in existence itself. Light, as both physical phenomenon and metaphor, illuminates the path from sensory experience to higher awareness.

From Ancient Wisdom to Contemporary Resonance

The Eye of Horus has traversed millennia, its legacy preserved through cultural memory and evolving symbolism. In modern design, psychology, and holistic health practices, its principles endure: geometric precision supports mental clarity, while the emphasis on balance informs wellness and mindfulness. Ancient symbols retain power not by static repetition but by their ability to adapt, speaking to timeless human needs for orientation and harmony.

The Timeless Synthesis of Math and Spirit

The Eye of Horus exemplifies the **synthesis of mathematical rigor and spiritual insight**—a union rarely seen in symbolic form. Its enduring appeal lies in this duality: a precise geometric figure encoding ancient wisdom about light, perception, and equilibrium. As a universal emblem, it invites reflection on personal and collective balance in an increasingly fragmented world. The symbol endures because it speaks to both rational mind and intuitive soul.

Aspect Significance
Divine protection through sacred geometry Symbolizes spiritual guardianship grounded in measurable order
Six segments as cosmic senses Illustrates holistic perception and inner balance
Light as celestial and metaphysical illumination Represents enlightenment bridging sight and wisdom
Ancient numeracy and geometry as sacred language Connects practical math with timeless symbolism

“In unity of form and meaning, the Eye of Horus reveals the ancient truth: light is both seen and known.” — A modern echo of sacred wisdom

Reflecting on the Eye of Horus as a symbol of light and balance reminds us that harmony is not merely an ideal, but a measurable state—achievable through the alignment of mind, body, and spirit. In a world seeking coherence, this ancient emblem continues to guide toward clarity, not through myth alone, but through the enduring language of geometry and balance.

Explore modern interpretations of this timeless symbol

monopoly casino