Skip to content

Commit d90b37b

Browse files
committed
re-arrange the sidebar inside the wrapper
1 parent 4d159a1 commit d90b37b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

footer.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
*
55
* @package multiloquent\template_parts
66
*/
7+
8+
get_sidebar();
79
?>
810
</div>
911
<?php
10-
get_sidebar();
1112
get_template_part('navigation');
1213
if (empty($hide_the_footer_links)) {
1314
?>

0 commit comments

Comments
 (0)