golden hour
/home/godaofbq/dev.hyperredbed.com/wp-content/plugins/templately/views/templates
⬆️ Go Up
Upload
File/Folder
Size
Actions
footer.php
385 B
Del
OK
header-footer.php
99 B
Del
OK
header.php
819 B
Del
OK
templately-gutenberg-template.php
1.35 KB
Del
OK
Edit: footer.php
<?php /** * @package Templately * @since 3.0.0 */ /** * Print Footers if needed. */ templately()->theme_builder::$location_manager->do_location( 'footer' ); /** * Footer Template Actions For Templately */ do_action( 'templately_builder_footer_before' ); do_action( 'templately_builder_footer' ); do_action( 'templately_builder_footer_after' ); wp_footer(); ?> </body> </html>
Save