ADD footer posts
This commit is contained in:
@@ -696,6 +696,10 @@ class StarterSite extends Site {
|
||||
$context['contacto_info'] = $this->getContactoFields();
|
||||
$context['posts_industry'] = $this->getPostIndustry();
|
||||
$context['subpaginas_servicios'] = $this->getSubpaginasServicios();
|
||||
|
||||
//Para Footer
|
||||
$context['lasts_posts_news'] = $this->getLastsPostsNews();
|
||||
$context['last_posts_opinion'] = $this->getLastPostOpinion();
|
||||
|
||||
//otros
|
||||
$context = array_merge($context, $this->getPolylangData());
|
||||
|
||||
Reference in New Issue
Block a user