Digitaliza tu negocio con las ayudas europeas del Kit Digital

Servicios

En Talio ofrecemos servicios integrales desde la fase de inicio hasta su consolidación.

Se ha producido un error al procesar la plantilla.
Java method "com.sun.proxy.$Proxy188.getFriendlyURLLayout(long, boolean, String)" threw an exception when invoked on com.sun.proxy.$Proxy188 object "com.liferay.layout.change.tracking.internal.service.CTLayoutLocalServiceWrapper@3e649f2d"; see cause exception in the Java stack trace.

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign layout = layoutLocalService.g...  [in template "53083#53109#56464" at line 22, column 17]
----
1<#assign layoutLocalService = serviceLocator.findService("com.liferay.portal.kernel.service.LayoutLocalService")/> 
2<#assign article =  .vars['reserved-article-id'].data/>  
3<#if imagen.getData()?? && imagen.getData() != ""> 
4	<#assign img = imagen.getData()/> 
5</#if> 
6 
7<div class="TALIO_WEB_MOSAICO_elemento TALIO_WEB_MOSAICO_elemento-${article} d-flex flex-column justify-content-center align-items-center"> 
8<#if enlace.getSiblings()?has_content> 
9<#assign tituloPadre=titulo.getData()> 
10    <#if enlace.getSiblings()?size < 2> 
11        <#assign enlaceP = enlace.getSiblings()> 
12        <a href="${enlaceP[0].getFriendlyUrl()}" class="TALIO_WEB_MOSAICO_enlace_padre_a d-flex flex-column justify-content-center align-items-center"> 
13            <h4 class="titulo_elemento d-flex align-items-center text-center font-weight-bold text-uppercase"><span>${titulo.getData()}</span><svg viewBox="0 0 13 20"><polyline points="0.5 19.5 3 19.5 12.5 10 3 0.5"></polyline></svg></h4> 
14            <p class="subtitulo_elemento text-center font-italic">${subtitulo.getData()}</p> 
15        </a> 
16    <#else> 
17        <h4 class="titulo_elemento text-center font-weight-bold text-uppercase"> ${titulo.getData()}</h2> 
18        <p class="subtitulo_elemento text-center font-italic">${subtitulo.getData()}</p> 
19        <div class="TALIO_WEB_MOSAICO_transparente_submenu"> 
20            <ul class="w-100 h-100"> 
21                <#list enlace.getSiblings() as cur_enlace> 
22                <#assign layout = layoutLocalService.getFriendlyURLLayout(groupId, false, cur_enlace.getFriendlyUrl())/> 
23                <#assign link=layout.getName(locale)> 
24                <#assign textoB=cur_enlace.TextoAMostrar.getData()> 
25                    <li> 
26                        <a href="${cur_enlace.getFriendlyUrl()}"><span><#if textoB?? && textoB != "">${textoB}<#else>${link}</#if></span> 
27                        <svg viewBox="0 0 13 20"><polyline points="0.5 19.5 3 19.5 12.5 10 3 0.5"></polyline></svg></a> 
28                    </li> 
29                </#list> 
30            </ul> 
31        </div> 
32    </#if> 
33</#if> 
34</div> 
35<style> 
36.TALIO_WEB_MOSAICO_elemento-${article}::before{ 
37content:""; 
38height:100%; 
39width:100%; 
40position:absolute; 
41top:0; 
42left:0; 
43background-image: url(${img}); 
44z-index:0; 
45background-size:100% 100%; 
46background-repeat: no-repeat; 
47
48</style> 
49<script> 
50$(".TALIO_WEB_MOSAICO_elemento-${article}").parent().addClass("w-100"); 
51if (!$(".TALIO_WEB_MOSAICO_transparente_submenu").parents("div.col-12").hasClass("col-lg-3")) { 
52$(this).children("li").addClass("pl-5")} 
53</script> 
Se ha producido un error al procesar la plantilla.
Java method "com.sun.proxy.$Proxy188.getFriendlyURLLayout(long, boolean, String)" threw an exception when invoked on com.sun.proxy.$Proxy188 object "com.liferay.layout.change.tracking.internal.service.CTLayoutLocalServiceWrapper@3e649f2d"; see cause exception in the Java stack trace.

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign layout = layoutLocalService.g...  [in template "53083#53109#56464" at line 22, column 17]
----
1<#assign layoutLocalService = serviceLocator.findService("com.liferay.portal.kernel.service.LayoutLocalService")/> 
2<#assign article =  .vars['reserved-article-id'].data/>  
3<#if imagen.getData()?? && imagen.getData() != ""> 
4	<#assign img = imagen.getData()/> 
5</#if> 
6 
7<div class="TALIO_WEB_MOSAICO_elemento TALIO_WEB_MOSAICO_elemento-${article} d-flex flex-column justify-content-center align-items-center"> 
8<#if enlace.getSiblings()?has_content> 
9<#assign tituloPadre=titulo.getData()> 
10    <#if enlace.getSiblings()?size < 2> 
11        <#assign enlaceP = enlace.getSiblings()> 
12        <a href="${enlaceP[0].getFriendlyUrl()}" class="TALIO_WEB_MOSAICO_enlace_padre_a d-flex flex-column justify-content-center align-items-center"> 
13            <h4 class="titulo_elemento d-flex align-items-center text-center font-weight-bold text-uppercase"><span>${titulo.getData()}</span><svg viewBox="0 0 13 20"><polyline points="0.5 19.5 3 19.5 12.5 10 3 0.5"></polyline></svg></h4> 
14            <p class="subtitulo_elemento text-center font-italic">${subtitulo.getData()}</p> 
15        </a> 
16    <#else> 
17        <h4 class="titulo_elemento text-center font-weight-bold text-uppercase"> ${titulo.getData()}</h2> 
18        <p class="subtitulo_elemento text-center font-italic">${subtitulo.getData()}</p> 
19        <div class="TALIO_WEB_MOSAICO_transparente_submenu"> 
20            <ul class="w-100 h-100"> 
21                <#list enlace.getSiblings() as cur_enlace> 
22                <#assign layout = layoutLocalService.getFriendlyURLLayout(groupId, false, cur_enlace.getFriendlyUrl())/> 
23                <#assign link=layout.getName(locale)> 
24                <#assign textoB=cur_enlace.TextoAMostrar.getData()> 
25                    <li> 
26                        <a href="${cur_enlace.getFriendlyUrl()}"><span><#if textoB?? && textoB != "">${textoB}<#else>${link}</#if></span> 
27                        <svg viewBox="0 0 13 20"><polyline points="0.5 19.5 3 19.5 12.5 10 3 0.5"></polyline></svg></a> 
28                    </li> 
29                </#list> 
30            </ul> 
31        </div> 
32    </#if> 
33</#if> 
34</div> 
35<style> 
36.TALIO_WEB_MOSAICO_elemento-${article}::before{ 
37content:""; 
38height:100%; 
39width:100%; 
40position:absolute; 
41top:0; 
42left:0; 
43background-image: url(${img}); 
44z-index:0; 
45background-size:100% 100%; 
46background-repeat: no-repeat; 
47
48</style> 
49<script> 
50$(".TALIO_WEB_MOSAICO_elemento-${article}").parent().addClass("w-100"); 
51if (!$(".TALIO_WEB_MOSAICO_transparente_submenu").parents("div.col-12").hasClass("col-lg-3")) { 
52$(this).children("li").addClass("pl-5")} 
53</script> 
Se ha producido un error al procesar la plantilla.
Java method "com.sun.proxy.$Proxy188.getFriendlyURLLayout(long, boolean, String)" threw an exception when invoked on com.sun.proxy.$Proxy188 object "com.liferay.layout.change.tracking.internal.service.CTLayoutLocalServiceWrapper@3e649f2d"; see cause exception in the Java stack trace.

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign layout = layoutLocalService.g...  [in template "53083#53109#56464" at line 22, column 17]
----
1<#assign layoutLocalService = serviceLocator.findService("com.liferay.portal.kernel.service.LayoutLocalService")/> 
2<#assign article =  .vars['reserved-article-id'].data/>  
3<#if imagen.getData()?? && imagen.getData() != ""> 
4	<#assign img = imagen.getData()/> 
5</#if> 
6 
7<div class="TALIO_WEB_MOSAICO_elemento TALIO_WEB_MOSAICO_elemento-${article} d-flex flex-column justify-content-center align-items-center"> 
8<#if enlace.getSiblings()?has_content> 
9<#assign tituloPadre=titulo.getData()> 
10    <#if enlace.getSiblings()?size < 2> 
11        <#assign enlaceP = enlace.getSiblings()> 
12        <a href="${enlaceP[0].getFriendlyUrl()}" class="TALIO_WEB_MOSAICO_enlace_padre_a d-flex flex-column justify-content-center align-items-center"> 
13            <h4 class="titulo_elemento d-flex align-items-center text-center font-weight-bold text-uppercase"><span>${titulo.getData()}</span><svg viewBox="0 0 13 20"><polyline points="0.5 19.5 3 19.5 12.5 10 3 0.5"></polyline></svg></h4> 
14            <p class="subtitulo_elemento text-center font-italic">${subtitulo.getData()}</p> 
15        </a> 
16    <#else> 
17        <h4 class="titulo_elemento text-center font-weight-bold text-uppercase"> ${titulo.getData()}</h2> 
18        <p class="subtitulo_elemento text-center font-italic">${subtitulo.getData()}</p> 
19        <div class="TALIO_WEB_MOSAICO_transparente_submenu"> 
20            <ul class="w-100 h-100"> 
21                <#list enlace.getSiblings() as cur_enlace> 
22                <#assign layout = layoutLocalService.getFriendlyURLLayout(groupId, false, cur_enlace.getFriendlyUrl())/> 
23                <#assign link=layout.getName(locale)> 
24                <#assign textoB=cur_enlace.TextoAMostrar.getData()> 
25                    <li> 
26                        <a href="${cur_enlace.getFriendlyUrl()}"><span><#if textoB?? && textoB != "">${textoB}<#else>${link}</#if></span> 
27                        <svg viewBox="0 0 13 20"><polyline points="0.5 19.5 3 19.5 12.5 10 3 0.5"></polyline></svg></a> 
28                    </li> 
29                </#list> 
30            </ul> 
31        </div> 
32    </#if> 
33</#if> 
34</div> 
35<style> 
36.TALIO_WEB_MOSAICO_elemento-${article}::before{ 
37content:""; 
38height:100%; 
39width:100%; 
40position:absolute; 
41top:0; 
42left:0; 
43background-image: url(${img}); 
44z-index:0; 
45background-size:100% 100%; 
46background-repeat: no-repeat; 
47
48</style> 
49<script> 
50$(".TALIO_WEB_MOSAICO_elemento-${article}").parent().addClass("w-100"); 
51if (!$(".TALIO_WEB_MOSAICO_transparente_submenu").parents("div.col-12").hasClass("col-lg-3")) { 
52$(this).children("li").addClass("pl-5")} 
53</script> 
Se ha producido un error al procesar la plantilla.
Java method "com.sun.proxy.$Proxy188.getFriendlyURLLayout(long, boolean, String)" threw an exception when invoked on com.sun.proxy.$Proxy188 object "com.liferay.layout.change.tracking.internal.service.CTLayoutLocalServiceWrapper@3e649f2d"; see cause exception in the Java stack trace.

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign layout = layoutLocalService.g...  [in template "53083#53109#56464" at line 22, column 17]
----
1<#assign layoutLocalService = serviceLocator.findService("com.liferay.portal.kernel.service.LayoutLocalService")/> 
2<#assign article =  .vars['reserved-article-id'].data/>  
3<#if imagen.getData()?? && imagen.getData() != ""> 
4	<#assign img = imagen.getData()/> 
5</#if> 
6 
7<div class="TALIO_WEB_MOSAICO_elemento TALIO_WEB_MOSAICO_elemento-${article} d-flex flex-column justify-content-center align-items-center"> 
8<#if enlace.getSiblings()?has_content> 
9<#assign tituloPadre=titulo.getData()> 
10    <#if enlace.getSiblings()?size < 2> 
11        <#assign enlaceP = enlace.getSiblings()> 
12        <a href="${enlaceP[0].getFriendlyUrl()}" class="TALIO_WEB_MOSAICO_enlace_padre_a d-flex flex-column justify-content-center align-items-center"> 
13            <h4 class="titulo_elemento d-flex align-items-center text-center font-weight-bold text-uppercase"><span>${titulo.getData()}</span><svg viewBox="0 0 13 20"><polyline points="0.5 19.5 3 19.5 12.5 10 3 0.5"></polyline></svg></h4> 
14            <p class="subtitulo_elemento text-center font-italic">${subtitulo.getData()}</p> 
15        </a> 
16    <#else> 
17        <h4 class="titulo_elemento text-center font-weight-bold text-uppercase"> ${titulo.getData()}</h2> 
18        <p class="subtitulo_elemento text-center font-italic">${subtitulo.getData()}</p> 
19        <div class="TALIO_WEB_MOSAICO_transparente_submenu"> 
20            <ul class="w-100 h-100"> 
21                <#list enlace.getSiblings() as cur_enlace> 
22                <#assign layout = layoutLocalService.getFriendlyURLLayout(groupId, false, cur_enlace.getFriendlyUrl())/> 
23                <#assign link=layout.getName(locale)> 
24                <#assign textoB=cur_enlace.TextoAMostrar.getData()> 
25                    <li> 
26                        <a href="${cur_enlace.getFriendlyUrl()}"><span><#if textoB?? && textoB != "">${textoB}<#else>${link}</#if></span> 
27                        <svg viewBox="0 0 13 20"><polyline points="0.5 19.5 3 19.5 12.5 10 3 0.5"></polyline></svg></a> 
28                    </li> 
29                </#list> 
30            </ul> 
31        </div> 
32    </#if> 
33</#if> 
34</div> 
35<style> 
36.TALIO_WEB_MOSAICO_elemento-${article}::before{ 
37content:""; 
38height:100%; 
39width:100%; 
40position:absolute; 
41top:0; 
42left:0; 
43background-image: url(${img}); 
44z-index:0; 
45background-size:100% 100%; 
46background-repeat: no-repeat; 
47
48</style> 
49<script> 
50$(".TALIO_WEB_MOSAICO_elemento-${article}").parent().addClass("w-100"); 
51if (!$(".TALIO_WEB_MOSAICO_transparente_submenu").parents("div.col-12").hasClass("col-lg-3")) { 
52$(this).children("li").addClass("pl-5")} 
53</script> 
Se ha producido un error al procesar la plantilla.
Java method "com.sun.proxy.$Proxy188.getFriendlyURLLayout(long, boolean, String)" threw an exception when invoked on com.sun.proxy.$Proxy188 object "com.liferay.layout.change.tracking.internal.service.CTLayoutLocalServiceWrapper@3e649f2d"; see cause exception in the Java stack trace.

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #assign layout = layoutLocalService.g...  [in template "53083#53109#56464" at line 22, column 17]
----
1<#assign layoutLocalService = serviceLocator.findService("com.liferay.portal.kernel.service.LayoutLocalService")/> 
2<#assign article =  .vars['reserved-article-id'].data/>  
3<#if imagen.getData()?? && imagen.getData() != ""> 
4	<#assign img = imagen.getData()/> 
5</#if> 
6 
7<div class="TALIO_WEB_MOSAICO_elemento TALIO_WEB_MOSAICO_elemento-${article} d-flex flex-column justify-content-center align-items-center"> 
8<#if enlace.getSiblings()?has_content> 
9<#assign tituloPadre=titulo.getData()> 
10    <#if enlace.getSiblings()?size < 2> 
11        <#assign enlaceP = enlace.getSiblings()> 
12        <a href="${enlaceP[0].getFriendlyUrl()}" class="TALIO_WEB_MOSAICO_enlace_padre_a d-flex flex-column justify-content-center align-items-center"> 
13            <h4 class="titulo_elemento d-flex align-items-center text-center font-weight-bold text-uppercase"><span>${titulo.getData()}</span><svg viewBox="0 0 13 20"><polyline points="0.5 19.5 3 19.5 12.5 10 3 0.5"></polyline></svg></h4> 
14            <p class="subtitulo_elemento text-center font-italic">${subtitulo.getData()}</p> 
15        </a> 
16    <#else> 
17        <h4 class="titulo_elemento text-center font-weight-bold text-uppercase"> ${titulo.getData()}</h2> 
18        <p class="subtitulo_elemento text-center font-italic">${subtitulo.getData()}</p> 
19        <div class="TALIO_WEB_MOSAICO_transparente_submenu"> 
20            <ul class="w-100 h-100"> 
21                <#list enlace.getSiblings() as cur_enlace> 
22                <#assign layout = layoutLocalService.getFriendlyURLLayout(groupId, false, cur_enlace.getFriendlyUrl())/> 
23                <#assign link=layout.getName(locale)> 
24                <#assign textoB=cur_enlace.TextoAMostrar.getData()> 
25                    <li> 
26                        <a href="${cur_enlace.getFriendlyUrl()}"><span><#if textoB?? && textoB != "">${textoB}<#else>${link}</#if></span> 
27                        <svg viewBox="0 0 13 20"><polyline points="0.5 19.5 3 19.5 12.5 10 3 0.5"></polyline></svg></a> 
28                    </li> 
29                </#list> 
30            </ul> 
31        </div> 
32    </#if> 
33</#if> 
34</div> 
35<style> 
36.TALIO_WEB_MOSAICO_elemento-${article}::before{ 
37content:""; 
38height:100%; 
39width:100%; 
40position:absolute; 
41top:0; 
42left:0; 
43background-image: url(${img}); 
44z-index:0; 
45background-size:100% 100%; 
46background-repeat: no-repeat; 
47
48</style> 
49<script> 
50$(".TALIO_WEB_MOSAICO_elemento-${article}").parent().addClass("w-100"); 
51if (!$(".TALIO_WEB_MOSAICO_transparente_submenu").parents("div.col-12").hasClass("col-lg-3")) { 
52$(this).children("li").addClass("pl-5")} 
53</script>