/** * 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 Protection and Sacred Ritual – Quality Formación

The Eye of Horus: A Timeless Symbol of Protection and Sacred Ritual

The Eye of Horus stands as a profound emblem in ancient Egyptian thought—blending cosmic order, divine protection, and the sacredness of ritual. More than a mythic artifact, it embodies the intersection of celestial wisdom, architectural mastery, and sensory experience, offering enduring lessons for understanding sacred space and practice.

The Eye of Horus: A Symbol of Divine Judgment and Wholeness

In Egyptian cosmology, the Eye of Horus represents divine judgment and the restoration of wholeness, rooted in the myth where Horus’s eye was torn and restored by Thoth. This act symbolizes healing, regeneration, and the triumph of order over chaos. Used as an amulet, the Eye safeguarded the living and guided souls through the afterlife, ensuring resurrection and eternal protection.

“The Eye of Horus is the mark of wholeness restored—where loss becomes completeness through divine intervention.”

The Great Pyramid and Sacred Construction

The construction of the Great Pyramid exemplifies how sacred geometry and divine alignment were woven into stone. Over 2.3 million blocks, precisely placed with astronomical precision, reflect a civilization’s devotion to cosmic harmony. Stonemasons and priests worked not just with tools, but under divine guidance, embedding sacred geometry that mirrored celestial patterns and ritual cycles.

Element Blocks 2,300,000 Astronomical alignment Divine geometry
Precision Millimeter accuracy Slope calibrated to star paths Harmonic ratios Ritualized labor

Cosmic Timekeeping and Celestial Alignment

The 36 constellations used by Egyptians anchored religious festivals and agricultural cycles, grounding rituals in celestial rhythms. Horus’s watchful gaze—symbolized by the Eye—moved across heaven and earth, mirrored in the sky’s seasonal shifts. This celestial alignment ensured rituals occurred at sacred moments, synchronizing human action with cosmic order.

The Scent of Sacred Ritual: Incense and Incarnate Divinity

Incense played a vital role in Egyptian worship, transforming temples into liminal spaces where the divine could be felt. Burned wood mixed with gum arabic produced aromatic smoke used in purification and invocation. Anubis, guardian of funerary rites, was invoked through these scented offerings, enhancing spiritual communion by engaging sight, sound, and scent.

  • The scent of incense was not merely symbolic; it physically mediated presence—smoke carried prayers and purified rituals.
  • Anubis’s temples employed specific blends to activate sacred energy, turning ritual space into a living conduit of divine protection.

Anubis: The Emissary of the Eye’s Power

Anubis embodies the bridge between the physical and spiritual realms, depicted moving the Eye of Horus to restore Horus’s lost eye—symbolizing healing and wholeness. In temple rituals, scented incense invoked Anubis’s presence, amplifying the sensory depth of sacred practice. The Eye, then, becomes more than a symbol—it is a living force activated through ritual, material, and scent.

“The scent of offering, the gaze of the Eye, the restoration of the whole—Anubis channels divine power through layered ritual.”

From Stone to Scent: The Eye as a Living Concept

The Eye of Horus endures not only as a symbol but as a living framework uniting cosmic belief, architectural precision, and embodied ritual. Stone monuments endure, but the scent of incense and the whisper of myth keep the ritual alive. Modern interpretations—such as digital reconstructions or interactive experiences—revive this ancient wisdom, allowing contemporary seekers to engage with a timeless tradition where sensation, symbol, and story converge.

Constructing the Theme: The Eye of Horus as a Bridge

The Eye of Horus exemplifies a bridge between sky and earth, between stone and spirit, between ancient practice and modern understanding. It teaches that divine protection is not abstract but encoded in geometry, material, and scent. Through pyramids, amulets, and ritual incense, Egyptians wove cosmic order into daily life—offering a blueprint for sacred experience that remains relevant today.

The Eye of Horus invites us to see ritual not as repetition, but as a layered dialogue between belief, craft, and sensory memory. Its power lies not just in myth, but in how it shaped human experience—through stone, smoke, and the enduring gaze of divinity.

Explore the Eye of Horus Game Demo

monopoly casino