diff --git a/lib/Config/PopulatorData/Templates/Avocado.php b/lib/Config/PopulatorData/Templates/Avocado.php index 290f266068..43a9156265 100644 --- a/lib/Config/PopulatorData/Templates/Avocado.php +++ b/lib/Config/PopulatorData/Templates/Avocado.php @@ -854,16 +854,6 @@ class Avocado { ), 'type' => 'button', ), - 'container' => - array ( - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - ), 'divider' => array ( 'styles' => @@ -1042,4 +1032,4 @@ class Avocado { ); } -} \ No newline at end of file +} diff --git a/lib/Config/PopulatorData/Templates/Charity.php b/lib/Config/PopulatorData/Templates/Charity.php index 783ab27621..85d88e93de 100644 --- a/lib/Config/PopulatorData/Templates/Charity.php +++ b/lib/Config/PopulatorData/Templates/Charity.php @@ -957,21 +957,6 @@ class Charity { ), ), ), - 'container' => - array ( - 'image' => - array ( - 'src' => NULL, - 'display' => 'scale', - ), - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - ), 'divider' => array ( 'styles' => @@ -1139,4 +1124,4 @@ class Charity { } -} \ No newline at end of file +} diff --git a/lib/Config/PopulatorData/Templates/DogFood.php b/lib/Config/PopulatorData/Templates/DogFood.php index 766d6f0184..83c6bf89d4 100644 --- a/lib/Config/PopulatorData/Templates/DogFood.php +++ b/lib/Config/PopulatorData/Templates/DogFood.php @@ -969,16 +969,6 @@ class DogFood { ), 'type' => 'button', ), - 'container' => - array ( - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - ), 'divider' => array ( 'styles' => @@ -1156,4 +1146,4 @@ class DogFood { ); } -} \ No newline at end of file +} diff --git a/lib/Config/PopulatorData/Templates/Drone.php b/lib/Config/PopulatorData/Templates/Drone.php index 2d868ea0d3..03f3840fbb 100644 --- a/lib/Config/PopulatorData/Templates/Drone.php +++ b/lib/Config/PopulatorData/Templates/Drone.php @@ -1023,21 +1023,6 @@ class Drone { ), ), ), - 'container' => - array ( - 'image' => - array ( - 'src' => NULL, - 'display' => 'scale', - ), - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - ), 'divider' => array ( 'styles' => @@ -1204,4 +1189,4 @@ class Drone { ); } -} \ No newline at end of file +} diff --git a/lib/Config/PopulatorData/Templates/FashionStore.php b/lib/Config/PopulatorData/Templates/FashionStore.php index 188f4f1084..251a7d43b4 100644 --- a/lib/Config/PopulatorData/Templates/FashionStore.php +++ b/lib/Config/PopulatorData/Templates/FashionStore.php @@ -1256,46 +1256,6 @@ class FashionStore { ), ), ), - 'container' => - array( - 'image' => - array( - 'src' => $this->template_image_url . '/Fashion-Header.jpg', - 'display' => 'scale', - ), - 'styles' => - array( - 'block' => - array( - 'backgroundColor' => '#f8f8f8', - ), - ), - 'type' => 'container', - 'orientation' => 'horizontal', - 'blocks' => - array( - 0 => - array( - 'type' => 'container', - 'orientation' => 'vertical', - 'image' => - array( - 'src' => NULL, - 'display' => 'scale', - ), - 'styles' => - array( - 'block' => - array( - 'backgroundColor' => 'transparent', - ), - ), - 'blocks' => - array( - ), - ), - ), - ), 'divider' => array( 'styles' => @@ -1462,4 +1422,4 @@ class FashionStore { ); } -} \ No newline at end of file +} diff --git a/lib/Config/PopulatorData/Templates/Fitness.php b/lib/Config/PopulatorData/Templates/Fitness.php index 2331b2a851..e6b7e4a8dd 100644 --- a/lib/Config/PopulatorData/Templates/Fitness.php +++ b/lib/Config/PopulatorData/Templates/Fitness.php @@ -947,16 +947,6 @@ class Fitness { ), ), ), - 'container' => - array ( - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - ), 'divider' => array ( 'styles' => @@ -1121,4 +1111,4 @@ class Fitness { ); } -} \ No newline at end of file +} diff --git a/lib/Config/PopulatorData/Templates/Hotels.php b/lib/Config/PopulatorData/Templates/Hotels.php index 13f087905c..051a4b938f 100644 --- a/lib/Config/PopulatorData/Templates/Hotels.php +++ b/lib/Config/PopulatorData/Templates/Hotels.php @@ -1235,21 +1235,6 @@ class Hotels { ), 'type' => 'button', ), - 'container' => - array ( - 'image' => - array ( - 'src' => NULL, - 'display' => 'scale', - ), - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - ), 'divider' => array ( 'styles' => @@ -1417,4 +1402,4 @@ class Hotels { ); } -} \ No newline at end of file +} diff --git a/lib/Config/PopulatorData/Templates/KidsClothing.php b/lib/Config/PopulatorData/Templates/KidsClothing.php index d4b82d52d3..c351838f5d 100644 --- a/lib/Config/PopulatorData/Templates/KidsClothing.php +++ b/lib/Config/PopulatorData/Templates/KidsClothing.php @@ -1516,9 +1516,6 @@ class KidsClothing { 'text' => 'Button', 'url' => '', ), - 'container' => - array ( - ), 'divider' => array ( 'styles' => @@ -1684,4 +1681,4 @@ class KidsClothing { ); } -} \ No newline at end of file +} diff --git a/lib/Config/PopulatorData/Templates/Minimal.php b/lib/Config/PopulatorData/Templates/Minimal.php index fcc4cbda18..69a856ad6e 100644 --- a/lib/Config/PopulatorData/Templates/Minimal.php +++ b/lib/Config/PopulatorData/Templates/Minimal.php @@ -1046,21 +1046,6 @@ class Minimal { ), ), ), - 'container' => - array ( - 'image' => - array ( - 'src' => NULL, - 'display' => 'scale', - ), - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - ), 'divider' => array ( 'styles' => @@ -1229,4 +1214,4 @@ class Minimal { } -} \ No newline at end of file +} diff --git a/lib/Config/PopulatorData/Templates/ModularStyleStories.php b/lib/Config/PopulatorData/Templates/ModularStyleStories.php index ce0fd668c3..6698bdd0c7 100644 --- a/lib/Config/PopulatorData/Templates/ModularStyleStories.php +++ b/lib/Config/PopulatorData/Templates/ModularStyleStories.php @@ -1240,16 +1240,6 @@ class ModularStyleStories { ), 'type' => 'button', ), - 'container' => - array ( - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - ), 'divider' => array ( 'styles' => @@ -1423,4 +1413,4 @@ class ModularStyleStories { ); } -} \ No newline at end of file +} diff --git a/lib/Config/PopulatorData/Templates/Music.php b/lib/Config/PopulatorData/Templates/Music.php index d76dccc884..f9180c2008 100644 --- a/lib/Config/PopulatorData/Templates/Music.php +++ b/lib/Config/PopulatorData/Templates/Music.php @@ -1316,46 +1316,6 @@ class Music { ), ), ), - 'container' => - array ( - 'image' => - array ( - 'src' => $this->template_image_url . '/music-header.jpg', - 'display' => 'scale', - ), - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - 'type' => 'container', - 'orientation' => 'horizontal', - 'blocks' => - array ( - 0 => - array ( - 'type' => 'container', - 'orientation' => 'vertical', - 'image' => - array ( - 'src' => NULL, - 'display' => 'scale', - ), - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - 'blocks' => - array ( - ), - ), - ), - ), 'divider' => array ( 'styles' => @@ -1522,4 +1482,4 @@ class Music { ); } -} \ No newline at end of file +} diff --git a/lib/Config/PopulatorData/Templates/NewsDay.php b/lib/Config/PopulatorData/Templates/NewsDay.php index d96407fa6b..2f8c717796 100644 --- a/lib/Config/PopulatorData/Templates/NewsDay.php +++ b/lib/Config/PopulatorData/Templates/NewsDay.php @@ -928,21 +928,6 @@ class NewsDay { ), ), ), - 'container' => - array ( - 'image' => - array ( - 'src' => NULL, - 'display' => 'scale', - ), - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - ), 'divider' => array ( 'styles' => diff --git a/lib/Config/PopulatorData/Templates/NotSoMedium.php b/lib/Config/PopulatorData/Templates/NotSoMedium.php index 26765f9f24..4c7ddae2a1 100644 --- a/lib/Config/PopulatorData/Templates/NotSoMedium.php +++ b/lib/Config/PopulatorData/Templates/NotSoMedium.php @@ -881,21 +881,6 @@ class NotSoMedium { ), ), ), - 'container' => - array ( - 'image' => - array ( - 'src' => NULL, - 'display' => 'scale', - ), - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - ), 'divider' => array ( 'styles' => @@ -1061,4 +1046,4 @@ class NotSoMedium { ); } -} \ No newline at end of file +} diff --git a/lib/Config/PopulatorData/Templates/Phone.php b/lib/Config/PopulatorData/Templates/Phone.php index 1f4605ee2e..f90e6f47c9 100644 --- a/lib/Config/PopulatorData/Templates/Phone.php +++ b/lib/Config/PopulatorData/Templates/Phone.php @@ -609,21 +609,6 @@ class Phone { ), ), ), - 'container' => - array ( - 'image' => - array ( - 'src' => NULL, - 'display' => 'scale', - ), - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - ), 'divider' => array ( 'styles' => @@ -790,4 +775,4 @@ class Phone { } -} \ No newline at end of file +} diff --git a/lib/Config/PopulatorData/Templates/RealEstate.php b/lib/Config/PopulatorData/Templates/RealEstate.php index 467aa21c8b..43d7450676 100644 --- a/lib/Config/PopulatorData/Templates/RealEstate.php +++ b/lib/Config/PopulatorData/Templates/RealEstate.php @@ -938,21 +938,6 @@ class RealEstate { ), ), ), - 'container' => - array ( - 'image' => - array ( - 'src' => NULL, - 'display' => 'scale', - ), - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - ), 'divider' => array ( 'styles' => diff --git a/lib/Config/PopulatorData/Templates/Retro.php b/lib/Config/PopulatorData/Templates/Retro.php index 2f64586781..ed05fa683f 100644 --- a/lib/Config/PopulatorData/Templates/Retro.php +++ b/lib/Config/PopulatorData/Templates/Retro.php @@ -1163,46 +1163,6 @@ class Retro { ), ), ), - 'container' => - array ( - 'image' => - array ( - 'src' => $this->template_image_url . '/1980s-Footer-1.jpg', - 'display' => 'scale', - ), - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - 'type' => 'container', - 'orientation' => 'horizontal', - 'blocks' => - array ( - 0 => - array ( - 'type' => 'container', - 'orientation' => 'vertical', - 'image' => - array ( - 'src' => NULL, - 'display' => 'scale', - ), - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - 'blocks' => - array ( - ), - ), - ), - ), 'divider' => array ( 'styles' => @@ -1371,4 +1331,4 @@ class Retro { } -} \ No newline at end of file +} diff --git a/lib/Config/PopulatorData/Templates/RssSimpleNews.php b/lib/Config/PopulatorData/Templates/RssSimpleNews.php index 0c1b9d3d03..08e0ebdf8f 100644 --- a/lib/Config/PopulatorData/Templates/RssSimpleNews.php +++ b/lib/Config/PopulatorData/Templates/RssSimpleNews.php @@ -533,16 +533,6 @@ class RssSimpleNews { ), 'type' => 'button', ), - 'container' => - array ( - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - ), 'divider' => array ( 'styles' => @@ -707,4 +697,4 @@ class RssSimpleNews { ); } -} \ No newline at end of file +} diff --git a/lib/Config/PopulatorData/Templates/ScienceWeekly.php b/lib/Config/PopulatorData/Templates/ScienceWeekly.php index e47b915568..509b6f20ad 100644 --- a/lib/Config/PopulatorData/Templates/ScienceWeekly.php +++ b/lib/Config/PopulatorData/Templates/ScienceWeekly.php @@ -1055,21 +1055,6 @@ class ScienceWeekly { ), 'type' => 'button', ), - 'container' => - array ( - 'image' => - array ( - 'src' => NULL, - 'display' => 'scale', - ), - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - ), 'divider' => array ( 'styles' => @@ -1241,4 +1226,4 @@ class ScienceWeekly { return $this->template_image_url . '/science-weekly-new.jpg'; } -} \ No newline at end of file +} diff --git a/lib/Config/PopulatorData/Templates/WineCity.php b/lib/Config/PopulatorData/Templates/WineCity.php index ad107efa88..f1bda2bd3b 100644 --- a/lib/Config/PopulatorData/Templates/WineCity.php +++ b/lib/Config/PopulatorData/Templates/WineCity.php @@ -780,16 +780,6 @@ class WineCity { ), 'type' => 'button', ), - 'container' => - array ( - 'styles' => - array ( - 'block' => - array ( - 'backgroundColor' => 'transparent', - ), - ), - ), 'divider' => array ( 'styles' => @@ -968,4 +958,4 @@ class WineCity { ); } -} \ No newline at end of file +}