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