이미지 부분 링크가 안걸리네요
본문
<map name="map">
<img src="http://www.thevanshop.co.kr/detail/subpage2.jpg" alt="" width="1050" height="2282" usemap="#Map"/>
<area shape="rect" coords="184,846,359,892" href="http://www.glovan.com/limousine/images/price/glovan_price_GF-Gasoline_Noble.pdf" target="_blank" usemap="#map">
<area shape="rect" coords="696,848,876,889" href="http://www.glovan.com/limousine/images/price/glovan_price_CF-Gasoline_Noble.pdf" target="_blank" usemap="#map">
<area shape="rect" coords="179,1085,360,1127" href="http://www.glovan.com/limousine/images/price/glovan_price_GF-Gasoline_NobleF.pdf" target="_blank" usemap="#map">
<area shape="rect" coords="696,1086,870,1128" href="http://www.glovan.com/limousine/images/price/glovan_price_CF-Gasoline_NobleF.pdf" target="_blank" usemap="#map">
<area shape="rect" coords="183,1318,363,1361" href="http://www.glovan.com/limousine/images/price/glovan_price_GF-Diesel_Noble.pdf" target="_blank" usemap="#map">
<area shape="rect" coords="698,1318,874,1364" href="http://www.glovan.com/limousine/images/price/glovan_price_GF-Diesel_Noble.pdf" target="_blank" usemap="#map">
<area shape="rect" coords="181,1551,360,1598" href="http://www.glovan.com/limousine/images/price/glovan_price_GF-Diesel_NobleF.pdf" target="_blank" usemap="#map">
<area shape="rect" coords="694,1552,879,1594" href="http://www.glovan.com/limousine/images/price/glovan_price_CF-Diesel_NobleF.pdf" target="_blank" usemap="#map">
<area shape="rect" coords="115,2128,268,2166" href="http://www.glovan.com/limousine/sub/p_timeless.htm" target="_blank" usemap="#map">
<area shape="rect" coords="448,2125,603,2166" href="http://www.glovan.com/limousine/sub/p_urbaneness.htm" target="_blank" usemap="#map">
</map>
소스는 이렇게 올렸구요
홈페이지 들어가서 상세페이지 보면
링크가 안걸리게 나오는데 왜그러는건가요...ㅠㅠ
http://www.thevanshop.co.kr/shop/item.php?it_id=1467203856
이게 상세페이지에 올린거구요..
답변 1
상품설명 올리실때 에디터로 사용하여 올리셨나요?
스마트에디터를 이용하여 올렸을 경우, 기본적으로 이미지맵 태그가 금지되어 있습니다.
팁란을 확인하셔서 적용 후 해보시기 바랍니다.
html_purifier 함수의 관련은,
/lib/common.lib.php
파일에서 확인가능합니다.