Fix: Dynamic Views failed to load properly


Read {count} times since 2020

Well, this problem is pretty annoying to everyone who is using Dynamic Views, even to me. It’s a Blogger fault as always and there has not been a solution to the problem since it started on the Dynamic Views launch. Päivi & Santeri of Global Nomads founded a solution to this problem. Oh! I didn’t said the problem was. The problem is that the whole Blog will fail to load completely/properly. Some of the problems happen when the blog won’t properly load are listed below:

  1. Page List will become blank
  2. Custom CSS won’t load.
  3. Ugly Blog.
  4. Visitor Disaprovement

and many more. Let’s get back to the solution which is pretty simple.
Go to Blogger -> Template -> Edit HTML.
Search for blogger.ui().configure()
You will get a code like this:

The only thing you should do is to replace the seTimeout value from  to 500. And the final code will be:

If you have any problems/feedback/suggestions then feel free to comment below on Disqus.

Show Comments