📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 10:30:06
📂
/ (Root)
/
home
/
orkouolp
/
web
/
orkofarms.com
/
wp-content
/
themes
/
martfury
📍 /home/orkouolp/web/orkofarms.com/wp-content/themes/martfury
🔄 Refresh
✏️
Editing: 404.php
Writable
<?php /** * The template for displaying 404 pages (Not Found). * * @package Martfury */ get_header(); // Elementor `404` location if (!function_exists('elementor_theme_do_location') || !elementor_theme_do_location('single')) { get_template_part('template-parts/content', '404'); } get_footer();
💾 Save Changes
❌ Cancel