You've already forked wp-bootstrap
use the twig footer instead of FSE editor
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
</main>
|
||||
|
||||
{% block footer %}
|
||||
{{ block_template_part('footer') }}
|
||||
{# block_template_part('footer') #}
|
||||
{% include 'partials/footer-columns.html.twig' %}
|
||||
{% endblock %}
|
||||
|
||||
{{ wp_footer() }}
|
||||
|
||||
Reference in New Issue
Block a user