theme editor problem ! when adding footer
-
I try to develop theme supports elementor but when I add footer with elementor ، elementor edit my single like image.
sorry for my bad English ، I will attach my single code here .
<?php if (!function_exists('elementor_theme_do_location') || !elementor_theme_do_location('header')) { get_header('nixoCompanyBlog'); } else { get_header(); } ?> <?php do_action('nixo_them_single'); ?> <?php get_footer(); ?>
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘theme editor problem ! when adding footer’ is closed to new replies.