
질문과 답변
2025.10.29 10:09
메인 슬라이드 코드 부분이 어디 있는지 알고 싶습니다.
<!-- 이벤트 & 할인 { -->
<div class="event_wrap">
<div class="inner">
<div class="title_div main_tit_d">
<!-- <ul class="title_div_txt">이벤트 & 할인</ul> -->
<ul class="title_div_ico">
<button type="button" class="arr_left list1_prev swiper-button-prev">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-left"><polyline points="15 18 9 12 15 6"></polyline></svg>
</button>
<button type="button" class="arr_right list1_next swiper-button-next">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"><polyline points="9 18 15 12 9 6"></polyline></svg>
</button>
</ul>
<div class="cb"></div>
</div>
</div>
<?php echo display_banners('메인(슬라이드)'); ?>
</div>
<!-- } -->
이 코드에서 <?php echo display_banners('메인(슬라이드)'); ?> 메인(슬라이드) 되어 있는 부분의 코드가 어디에 있는지 궁금합니다- 이전글번역기 에러는 언제 개선 되나요 ㅠㅠ2025.10.29
- 다음글음 모듈이나 빌드 환경 설정 저장해도 적용이 안됩니다.2025.10.29
댓글목록
