Dashboard
PHP:
8.5.9
OS:
Linux
User:
tdcdesarrollorural
/
/
var
/
www
/
vhosts
/
tierrasdelciddesarrollorural.es
/
httpdocs
/
wp-content
/
themes
/
phox
📤 Upload
📝 New File
📁 New Folder
Close
Editing: single.php
<?php get_header(); if ( x_wdes()->wdes_is_buider_edit_mode( get_the_ID() ) && !class_exists('Elementor') ) : the_post(); the_content(); else : if(Phox\helpers::elementor_theme_builder('single')){ $template_name = wdes_header()->sdiebar_layout_show(); x_wdes()->wdes_get_tp( 'posts/layout', $template_name . '-sidebar' ); } endif; get_footer();
Save
Cancel