diff --git a/actions/WooCommerceCategoryLayout.php b/actions/WooCommerceCategoryLayout.php index 57ffbf6..5c639b3 100644 --- a/actions/WooCommerceCategoryLayout.php +++ b/actions/WooCommerceCategoryLayout.php @@ -22,6 +22,7 @@ class WooCommerceCategoryLayout extends RadAction "url", "acf.intro_headline", "acf.intro_content", + "acf.top_image", ])); $type = site()->getQueriedObject(null, ['display_type']); diff --git a/tpl/footer.tpl b/tpl/footer.tpl index efcb3d9..5b8ae91 100644 --- a/tpl/footer.tpl +++ b/tpl/footer.tpl @@ -7,7 +7,7 @@