🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-06 01:06:32 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
themes
/
blocksy
📍 /home/eliteewa/public_html/wp-content/themes/blocksy
🔄 Refresh
✏️
Editing: archive.php
Writable
<?php /** * The template for displaying archive pages * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package Blocksy */ get_header(); if ( ! function_exists('elementor_theme_do_location') || ! elementor_theme_do_location('archive') ) { get_template_part('template-parts/archive'); } get_footer();
💾 Save Changes
❌ Cancel