Models from library in the cloud take a long time to load

Posted in: Newspaper
Post count: 70

I already sent you some comments about the problems that your models in the cloud are giving, but you did not know how to fix it. The 3 blocks on this page that are from your library in the cloud, take a long time to load (Proyectos, laboratorio de Periodismo and Colaboradores). Can you tell me, please, what’s the problem?
Thanks in advance

Post count: 20688

Hi,

There is a thing you could try. Please check in the theme panel here
http://prntscr.com/njj19q
Remove or replace the image found there. It is an image set by the demo that is installed, seems there is a 404 on it. This could potentially delay the loading of the page. Please do this and check again.

Thanks

Post count: 70

I have done what you say, but the problem persists. On the homepage, the 3 blocks (specially Nuestros Proyectos and Laboratorio de Periodismo) that I integrated from the cloud library load very slowly. They do not appear until a while has passed.

Post count: 23312

Hi,

Try to use the code below and place it in Theme panel -> Analitycs Section from here -> https://www.screencast.com/t/hF49z5vLen9O

<style>.td-js-loaded .tdc-row-divider, .td-js-loaded .td-element-style{
transition: none!important;
-webkit-transition: none!important;
}</style>

After you have made these changes, clear all the caches, purge CDN files and check the results.

Hope this helps!

Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.