| @@ -13,9 +13,9 @@ | ||
| 13 | 13 | * Footer Template Actions For Templately |
| 14 | 14 | */ |
| 15 | 15 | do_action( 'templately_builder_footer_before' ); |
| 16 | 16 | do_action( 'templately_builder_footer' ); |
| 17 | +wp_footer(); | |
| 17 | 18 | do_action( 'templately_builder_footer_after' ); |
| 18 | -wp_footer(); | |
| 19 | 19 | ?> |
| 20 | 20 | </body> |
| 21 | 21 | </html> |