Milan, thank you for answer. Could you please suggest what particular settings would affect this behavior? I went through the settings twice and ran out of ideas
I tried to turn W3 Total Cache off - the same result (only loading time greater). Even if I disable animation and text fo stars and thumbs (for articles and comments) in GD Star Rating settings this line is in the loading script:
/* loading indicators */
235.loader { margin-left: auto; margin-right: auto; text-align: left; }
236
237.loader. { background: url(http://shershidsky.ru/wp-content/plugins/gd-star-rating/gfx/loader/.gif) no-repeat left; padding-left: px; }
238.loader..width { width: px; }
239
240.loader.width { padding-left: 0px; }
241.loader.arrows.thumb, .loader.flower.thumb, .loader.circle.thumb, .loader.broken.thumb,
242.loader.radar.thumb, .loader.triangles.thumb, .loader.snake.thumb, .loader.snakebig.thumb,
243.loader.brokenbig.thumb { background-position: center !important; padding-left: 0px !important; }
244
245/* top rating widget */
Have you any clue where it came from?