From 335422c4d40f02898c2a3ea9293a78fe688fde4d Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 31 Jan 2018 18:39:34 -0500 Subject: [PATCH] Ad slider test, and File for fp bottom blocks --- front-page.php | 2 +- template-parts/glm-blocks-front-bottom.php | 36 ++++++++++++++++++++++ 2 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 template-parts/glm-blocks-front-bottom.php diff --git a/front-page.php b/front-page.php index d647982..95662a9 100644 --- a/front-page.php +++ b/front-page.php @@ -14,7 +14,7 @@ get_header(); ?> //echo get_new_royalslider(1); - echo adrotate_group(8); + echo the_ad_group(3057); ?> diff --git a/template-parts/glm-blocks-front-bottom.php b/template-parts/glm-blocks-front-bottom.php new file mode 100644 index 0000000..e3ce291 --- /dev/null +++ b/template-parts/glm-blocks-front-bottom.php @@ -0,0 +1,36 @@ + + + +
+ + + + +
+ + -- 2.17.1