여기 내 웹 사이트 URL : http://swedxnew.com.swedx.com/ 여기에서 유료 테마를 사용하고 있습니다. correctley가 해당 디렉토리에 업로드 한 모든 파일. 그러나 문제는 product_listing.php가 하위 카테고리에 대해 제대로 작동하지 않는다는 것입니다. 내가 product_listing.phpOscommerce는 하위 범주의 div 구조를 이해합니다. 제품 레이아웃 디자인
$prod_list_contents .= '<div class="row product-block list-view product-item wide clearfix">';
if (isset($HTTP_GET_VARS['manufacturers_id']) && tep_not_null($HTTP_GET_VARS['manufacturers_id'])) {
$prod_list_contents .= '<div class="col-xs-12 col-md-4 no-margin col-sm-4 col-lg-3 img_ar"><div class="head">'.$ribbon.'<div class="thumb"><a href="' . tep_href_link(FILENAME_PRODUCT_INFO, 'manufacturers_id=' . $HTTP_GET_VARS['manufacturers_id'] . '&products_id=' . $listing['products_id']) . '">' . tep_image(DIR_WS_IMAGES . $listing['products_image'], $products_name) . '</a></div></div></div>';
} else {
$prod_list_contents .= '<div class="col-xs-12 col-md-4 no-margin col-sm-4 col-lg-3 img_ar"><div class="head">'.$ribbon.'<div class="thumb"><a href="' . tep_href_link(FILENAME_PRODUCT_INFO, ($cPath ? 'cPath=' . $cPath . '&' : '') . 'products_id=' . $listing['products_id']) . '">' . tep_image(DIR_WS_IMAGES . $listing['products_image'], $products_name) . '</a></div></div></div>';
에이 코드 후 잘 작동 일부 카테고리하지만 이미 올바른 파괴하는 것 범주를 DIV를 닫으면.
내 질문에 적절한 div를 닫아야 모든 하위 범주 디자인을 수정할 것입니다. 사업부 구조를 보유 템플릿 파일은 좀 카테고리 모든
내 템플릿 레이아웃을 파괴하는 것은 더 이상 템플릿 레이아웃이 그 사업부를 잃었 어디 완전히 혼란 스러워요
/catelog/includes/template_top.PHP
/catelog/includes/tepmplate_bottom.php
/catelog/index.php
/catelog/includes/module/product_listing.php
입니까?
방해 URL : - 사전에 http://swedxnew.com.swedx.com/index.php?cPath=137_154 http://swedxnew.com.swedx.com/index.php?cPath=137_155 http://swedxnew.com.swedx.com/index.php?cPath=133_12800028 http://swedxnew.com.swedx.com/index.php?cPath=133_140 http://swedxnew.com.swedx.com/index.php?cPath=133_158 http://swedxnew.com.swedx.com/index.php?cPath=133_149 http://swedxnew.com.swedx.com/index.php?cPath=142 http://swedxnew.com.swedx.com/index.php?cPath=121 http://swedxnew.com.swedx.com/index.php?cPath=66_160 http://swedxnew.com.swedx.com/index.php?cPath=126
감사 누군가가 나에게 안내하는 경우 적절한 방법