/** * 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: Ancient Proportions and the Timeless Vision of Sacred Geometry – Quality Formación

The Eye of Horus: Ancient Proportions and the Timeless Vision of Sacred Geometry

The Eye of Horus stands as a profound symbol bridging ancient Egyptian cosmology with enduring principles of sacred geometry and visual perception. Far more than a mythic talisman, its symbolic proportions echo the mathematical harmony embedded in pyramids, temples, and early scientific thought—an invisible thread linking ritual, proportion, and human sight.

The Eye of Horus: A Symbol of Sacred Geometry and Vision

In Egyptian mythology, the Eye of Horus was not merely a protective amulet but a cosmic emblem of divine healing and eternal sight. Representing the restored eye of Horus after his battle with Set, it symbolized restoration, wisdom, and the restoration of balance—principles deeply tied to ancient Egyptian understandings of vision as both physical and spiritual. The eye’s division into five sacred segments reflected celestial order, mirroring the harmony they believed governed the heavens and earth. This sacred geometry transformed a simple motif into a visual metaphor for wholeness and insight.

Symbolic Proportions and Cosmic Order

The eye’s symbolic layout divides into five key parts: the pupil, two arcs, and two triangular wings—each segment carrying layered meaning. These proportions were no accident; they echoed the sacred ratios embedded in monumental architecture, particularly the Great Pyramid of Giza, where base-to-height ratios closely approximate the golden ratio (φ ≈ 1.618), embodying divine proportion. This convergence suggests ancient builders did not just construct buildings but encoded visual harmony rooted in mathematical truth.

Feature Golden Ratio (φ) Ratio in pyramid base-to-height Approx. 1.618
Eye Composition Pupil and wings Segments align with sacred symmetry Visual balance reflecting cosmic order

Ancient Proportions and Modern Visual Perception

The Egyptians’ reverence for proportion laid groundwork later echoed in Renaissance art and modern design. The golden ratio, long used in architecture, finds renewed relevance in digital imaging and visual arts, where balanced compositions enhance aesthetic impact and perceptual clarity. Just as the Eye of Horus mediates sacred and mortal realms, contemporary visual tools use similar principles to guide the eye through harmony and meaning.

Structural Precision and Symbolic Infinity

The Great Pyramid’s near-perfect base-to-height ratio—approximating φ—demonstrates how ancient engineers merged function with symbolism. This precision evokes infinity and wholeness, concepts mirrored in the Eye of Horus’s microcosmic order. The eye thus becomes a visual embodiment of eternal vision, where form conveys deeper truths about perception and permanence. This fusion of geometry and meaning continues to inspire modern creators, from architects to digital designers seeking balance.

The Offering Table and Eternal Sustenance

Rituals centered on offering tables reveal a profound belief in symbolic transformation. Mortal offerings—food, drink, incense—were not just physical gifts but metaphors for eternal nourishment. In this worldview, vision itself became a sacred act: sustained sight through symbolic sustenance, where the eye perceived not just light but divine presence. This idea parallels modern psychology’s emphasis on visual attention as a gateway to deeper understanding and meaning.

Material Symbolism and Proportional Authority

False beards worn by pharaohs, crafted from human hair and secured with sacred straps, exemplify authority and divine connection. Their precise length and placement reflected sacred symmetry, aligning with the eye’s proportional harmony. Just as the Eye of Horus symbolized restored wholeness, the beard symbolized unbroken power—both rooted in deliberate, balanced proportions that resonated across time.

Modern Parallels: From Ritual to Vision Tools

Today, the Eye of Horus inspires more than symbolism—it informs design and technology. Contemporary digital tools use proportional algorithms inspired by ancient wisdom to enhance visual clarity and emotional impact. From screen layouts to cinematic composition, the enduring presence of sacred geometry shapes how we perceive and interpret visual information. The ancient eye thus lives on, not as artifact but as living principle in modern vision.

From Ancient Ritual to Modern Vision: The Eye of Horus Today

The Eye of Horus exemplifies how sacred geometry once guided ritual and perception, now informing modern understanding of visual harmony. Its proportions echo the golden ratio in architecture, balance in digital imaging, and symbolic depth in design. As neuroscience reveals the brain’s preference for balanced imagery rooted in evolutionary and cultural memory, the Eye of Horus stands as a bridge—connecting ancient ritual to contemporary pursuit of visual truth. This enduring legacy invites us to see vision not only as sight, but as a sacred act of meaning-making.

As explored, the Eye of Horus transcends myth to reveal timeless principles of proportion, perception, and symbolic depth—lessons embedded in stone, and still guiding how we create and perceive the world today.

Table: Ancient Ratios and Sacred Proportions

Element Golden Ratio (φ) Pyramid base-to-height ratio Eye segment symmetry Visual harmony index
≈1.618 ≈1.618 5 sacred segments Balanced perceptual impact

This table summarizes how mathematical precision in ancient design creates visual harmony—echoed in both pyramid architecture and the Eye of Horus’s symbolic layout.

The Eye of Horus endures not merely as relic, but as a living lesson in sacred geometry’s power to guide vision—both physical and spiritual—across millennia.

Explore the Eye of Horus Free Slots Today

monopoly casino