/** * 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 Sacred Geometry of Ancient Egypt: Lapis Lazuli and the Eye of Horus – Quality Formación

The Sacred Geometry of Ancient Egypt: Lapis Lazuli and the Eye of Horus

In the sacred art and symbolism of ancient Egypt, materials like lapis lazuli and the Eye of Horus were not merely decorative—they embodied profound spiritual truths, cosmic order, and divine authority. These elements bridged the tangible and the transcendent, turning abstract beliefs into enduring forms. From celestial metaphors to ritual precision, the interplay of symbolism and materiality reveals how ancient cultures encoded wisdom into art and objects.

The Sacred Symbolism of Lapis Lazuli in Ancient Worldview

Lapis lazuli, a deep blue metamorphic rock, was revered in ancient Egypt as a celestial material, directly linked to the night sky and the divine realm. Its rare, vivid hue mirrored the heavens, symbolizing truth, wisdom, and spiritual clarity—qualities sacred to deities overseeing protection, cosmic order, and resurrection.

  1. The stone’s deep blue color represented the eternal night sky, a gateway to divine judgment and the afterlife.
  2. Its rarity made it a symbol of sacred value, often reserved for divine statues and royal regalia.
  3. Associated with gods like Amun and Ra, lapis invoked protection and the promise of rebirth beyond death.

This celestial connection transformed lapis into more than a gem—it became a physical manifestation of spiritual ideals, echoing the enduring presence of the divine in mortal affairs.

The Eye of Horus: A Multifaceted Symbol of Power and Restoration

The Eye of Horus stands as one of ancient Egypt’s most intricate symbols, blending mythology, ritual, and mathematics. Rooted in funerary texts and sacred practices, it evolved into a powerful emblem of healing, wholeness, and divine justice.

«The Eye of Horus is the eye that watched over harmony, balance, and the restoration of the soul.»

The Eye’s origin is tied to the myth of Horus’s eye torn out in battle, later restored by Thoth, symbolizing recovery and divine intervention. Its form is mathematically precise—represented through fractional parts from 1/2 down to 1/64, totaling 63/64, a near-complete restoration.

  • The 63/64 fraction reflects near-total spiritual wholeness, mirroring lapis lazuli’s role in completing inner and outer balance.
  • Used extensively in the Book of the Dead, it served as a healing tool, guiding souls through judgment and rebirth.
  • Its placement in temples and amulets amplified ritual authority, grounding sacred language in material form.

Anubis and the Guardianship of the Afterlife

Anubis, the jackal-headed deity, embodied death’s dual nature—grave digger and sacred embalmer—reflecting life’s fragile balance. As the guardian of mummification and the weighing of hearts, he ensured souls faced divine judgment with integrity.

  1. The jackal’s role symbolized both the decay of the physical body and the vigilance of spiritual preservation.
  2. Anubis’s ritual oversight mirrored the Eye of Horus’s restorative function—both ensured harmony between mortal actions and divine decree.
  3. Lapis lazuli, often used in Anubis’s iconography and funerary artifacts, enhanced ritual power, linking the earthly with the eternal.

Lapis Lazuli in Ritual Art and Jewelry: Materializing Sacred Geometry

In ancient craftsmanship, lapis lazuli was inlaid into Eye of Horus amulets, temple reliefs, and ceremonial masks, transforming sacred geometry into wearable and visible power. Its enduring luster symbolized celestial permanence, contrasting with the decay of earthly forms.

Artifacts like the Eye of Horus amulet combined lapis’s deep blue with gold and carnelian to channel divine energy, visually manifesting cosmic order through deliberate design. Such objects amplified ritual efficacy, embodying spiritual principles in tangible form.

Material Symbolic Use Ritual Context
Lapis Lazuli Healing, protection, restoration of wholeness Amulets, sarcophagus inlays, temple art
Eye of Horus Divine judgment, rebirth, cosmic harmony Funerary masks, ritual jewelry, sacred iconography

The Fractional Wisdom of the Eye of Horus: Mathematics as Sacred Language

The Eye of Horus reveals a profound fusion of numeracy and spirituality. Its fractional design—progressing from whole (1) to diminishing parts (1/2, 1/4, …, 1/64)—encodes the journey from wholeness to restoration. This 63/64 fraction represents near-total healing, echoing lapis lazuli’s role in completing spiritual integrity.

Such patterns reflect ancient Egyptian understanding that cosmic order and divine balance could be measured, encoded, and embodied. The eye’s mathematical precision was not abstract—it was a sacred language, written in fractions and geometry.

Lapis Lazuli’s Connection to Cosmic Order and Divine Insight

Lapis lazuli linked the earthly realm to the celestial, revered as a stone of divine insight. Its use in royal and priestly regalia signified sacred mandate, aligning rulers with cosmic authority. From early Egyptian inscriptions to Hellenistic reinterpretations, its symbolism evolved but retained core meaning: the stone as a bridge between mortal and divine.

In regalia worn by pharaohs and priests, lapis symbolized not only protection but also the pursuit of wisdom and the promise of resurrection—qualities mirrored in the Eye of Horus’s enduring power.

Each Example as a Bridge: From Abstract Concept to Tangible Faith

The Eye of Horus and lapis lazuli together illustrate how ancient Egyptians transformed spiritual ideals into enduring artistic and symbolic forms. The Eye’s fractional wisdom and lapis’s celestial permanence converged in ritual objects, allowing belief to become visible, palpable, and eternal.

Like the Eye’s 63/64 fraction, lapis informed a vision of near-complete restoration—both physical and spiritual. These artifacts remind us that sacred geometry was never mere decoration, but a language of faith, encoded in stone and meaning.

Discover how ancient insight lives on—explore the Eye of Horus game money eye of horus game money and experience the fusion of myth, mathematics, and timeless symbolism.

monopoly casino