golden hour
/home/godaofbq/hardchambers.com/wp-content/plugins/elementskit/modules/header-footer/views
⬆️ Go Up
Upload
File/Folder
Size
Actions
.htaccess
127 B
Del
OK
error_log
1.95 KB
Del
OK
modal-editor.php
4.78 KB
Del
OK
theme-support-footer.php
483 B
Del
OK
theme-support-header.php
862 B
Del
OK
Edit: theme-support-footer.php
<?php do_action('elementskit/template/before_footer'); ?> <div class="ekit-template-content-markup ekit-template-content-footer ekit-template-content-theme-support"> <?php $template = \ElementsKit\Modules\Header_Footer\Activator::template_ids(); echo \ElementsKit\Utils::render_elementor_content($template[1]); //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?> </div> <?php do_action('elementskit/template/after_footer'); ?> <?php wp_footer(); ?> </body> </html>
Save