에디터이미지를 슬라이드로 보여질 수 잇을까요?

에디터이미지를 슬라이드로 보여질 수 잇을까요?

QA

에디터이미지를 슬라이드로 보여질 수 잇을까요?

본문

고수님들
다시 함 질문 올려봅니다.

에디터 이미지들을 슬라이드로 보여지게 하고 싶습니다.



	
		
			<div id="case-details-carousel" class="case-details-carousel owl-carousel">
		
		
			 
			<div class="case-item">
		
		
			 
			<img src="img/hosting-post-1.jpg" alt="img">
		
		
			 
			</div>
		
		
			 
			<div class="case-item">
		
		
			 
			<img src="img/hosting-post-2.jpg" alt="img">
		
		
			 
			</div>
		
		
			 
			<div class="case-item">
		
		
			 
			<img src="img/hosting-post-3.jpg" alt="img">
		
		
			 
			</div>
		
		
			 
			</div>
		
	


여기 이미지들을 에디터이미지로 하고싶습니다.

이 질문에 댓글 쓰기 :

답변 2


<?php
$matches = get_editor_image($view['wr_content'], false);
?>
<div id="case-details-carousel" class="case-details-carousel owl-carousel">
         
    <div class="case-item">
    <img src="<?php echo $matches[1][0] ?>" alt="img">
    </div>
    <div class="case-item">
    <img src="<?php echo $matches[1][1] ?>" alt="img">
    </div>
    <div class="case-item">
    <img src="<?php echo $matches[1][2] ?>" alt="img">
    </div>
</div>
        
답변을 작성하시기 전에 로그인 해주세요.
전체 123,642 | RSS
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT