Home Forums WoodMart support forum Extra thumbnails loaded and other Reply To: Extra thumbnails loaded and other

#132453

horny_fungus
Participant

20) I’ve just checked and it seems that links to SVGs are missing in my html, I don’t think my hoster is responsible for this.
When I inspect your page i see a lot of code related to infobox SVG:

<div class="info-svg-wrapper info-icon" style="width: 80px;height: 80px;"><svg version="1.1" id="svg-3717" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 491.52 491.52" style="enable-background:new 0 0 491.52 491.52;" xml:space="preserve"> <rect x="32.768" y="125.67" style="fill:#FCD462;" width="425.984" height="322.14"/> <rect y="447.8" style="fill:#64798A;" width="491.52" height="30.193"/> <rect x="76.375" y="220.37" style="fill:#DC8744;" width="135.424" height="227.43"/> <circle style="fill:#EBF0F3;" cx="184.934" cy="334.085" r="10.143"/> <rect x="251.443" y="244.808" style="fill:#DC8744;" width="173.082" height="118.886"/> <rect x="261.407" y="254.751" style="fill:#27A2DB;" width="153.211" height="99.041"/> <g> <polygon style="fill:#3AB1DB;" points="332.302,353.784 357.272,254.74 363.992,254.74 339.02,353.784 	"/> <polygon style="fill:#3AB1DB;" points="311.954,353.784 336.926,254.74 351.164,254.74 326.192,353.784 	"/> </g> <path style="fill:#D5D6DB;" d="M10.171,105.394v35.85c0,16.263,13.185,29.448,29.449,29.448s29.448-13.185,29.448-29.448v-35.85
H10.171z"/> <path style="fill:#D15241;" d="M69.068,105.394v35.85c0,16.263,13.184,29.448,29.448,29.448h0.001
c16.263,0,29.448-13.185,29.448-29.448v-35.85H69.068z"/> <path style="fill:#D5D6DB;" d="M127.966,105.394v35.85c0,16.263,13.184,29.448,29.448,29.448s29.448-13.185,29.448-29.448v-35.85
H127.966z"/> <path style="fill:#D15241;" d="M186.863,105.394v35.85c0,16.263,13.185,29.448,29.449,29.448c16.264,0,29.448-13.185,29.448-29.448
v-35.85H186.863z"/> <path style="fill:#D5D6DB;" d="M245.76,105.394v35.85c0,16.263,13.184,29.448,29.448,29.448s29.448-13.185,29.448-29.448v-35.85
H245.76z"/> <path style="fill:#D15241;" d="M304.657,105.394v35.85c0,16.263,13.185,29.448,29.449,29.448c16.264,0,29.448-13.185,29.448-29.448
v-35.85H304.657z"/> <path style="fill:#D5D6DB;" d="M363.554,105.394v35.85c0,16.263,13.184,29.448,29.448,29.448c16.265,0,29.449-13.185,29.449-29.448
v-35.85H363.554z"/> <path style="fill:#D15241;" d="M422.452,105.394v35.85c0,16.263,13.184,29.448,29.448,29.448s29.449-13.185,29.449-29.448v-35.85
H422.452z"/> <polygon style="fill:#EBF0F3;" points="130.731,13.527 92.388,13.527 10.171,105.394 69.068,105.394 "/> <polygon style="fill:#E56353;" points="169.074,13.527 130.731,13.527 69.068,105.394 127.966,105.394 "/> <polygon style="fill:#EBF0F3;" points="207.417,13.527 169.074,13.527 127.966,105.394 186.863,105.394 "/> <polygon style="fill:#E56353;" points="245.76,13.527 207.417,13.527 186.863,105.394 245.76,105.394 "/> <polygon style="fill:#EBF0F3;" points="284.103,13.527 245.76,13.527 245.76,105.394 304.658,105.394 "/> <polygon style="fill:#E56353;" points="322.446,13.527 284.103,13.527 304.658,105.394 363.554,105.394 "/> <polygon style="fill:#EBF0F3;" points="360.789,13.527 322.446,13.527 363.554,105.394 422.452,105.394 "/> <polygon style="fill:#E56353;" points="399.132,13.527 360.789,13.527 422.452,105.394 481.348,105.394 "/> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> <g> </g> </svg></div>

In case of my page there’s only:
<div class="info-svg-wrapper info-icon" style="width: 65px;height: 65px;"></div>
Nothing else.