{"id":9414370,"date":"2017-08-16T12:05:50","date_gmt":"2017-08-16T12:05:50","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/empty-su_frame\/"},"modified":"2017-08-16T12:06:26","modified_gmt":"2017-08-16T12:06:26","slug":"empty-su_frame","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/empty-su_frame\/","title":{"rendered":"empty su_frame"},"content":{"rendered":"<p>Hi, some images doesn\u2019t load on pages sometimes. Perhaps it is cache issue? or shortcodes issue?<\/p>\n<pre><code>[su_row]\n[su_column size=&quot;1\/3&quot;]\n[su_frame align=&quot;center&quot;]\n&lt;img src=&quot;http:\/\/victoriamua.ru\/wp-content\/uploads\/2017\/08\/DSC_9987-2.jpg&quot; \/&gt;\n[\/su_frame]\n[\/su_column]\n[su_column size=&quot;2\/3&quot;]...[\/su_column]\n[\/su_row]<\/code><\/pre>\n<p><a href=\"http:\/\/createit.support\/wp-content\/uploads\/2017\/08\/img-2017-08-09-12-06-57.png\" target=\"_blank\">http:\/\/createit.support\/wp-content\/uploads\/2017\/08\/img-2017-08-09-12-06-57.png<\/a><\/p>\n<p>so I recreate this issue with developer tools console. There\u2019s no related errors.<br \/>\nI think you are right. It\u2019s image loading error. JS code loading too fast. Here\u2019s code refferencehttp:\/\/victoriamua.ru\/wp-content\/cache\/minify\/c59ba.js<\/p>\n<pre><code>$(&#039;.su-frame-align-center, .su-frame-align-none&#039;).each(function () {\n\n  var frame_width = $(this).find(&#039;img&#039;).width();\n\n  $(this).css(&#039;width&#039;, frame_width + 12);\n\n});<\/code><\/pre>\n<p>We try to set frame width but image is still loading, what do you think?<br \/>\nWhat we can do with this issue?<\/p>\n","protected":false},"template":"","class_list":["post-9414370","topic","type-topic","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/9414370","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":1,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/9414370\/revisions"}],"predecessor-version":[{"id":9414371,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/9414370\/revisions\/9414371"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=9414370"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}