스마트 에디터 내용 출력 안됨 도와주세요ㅠㅠ

스마트 에디터 내용 출력 안됨 도와주세요ㅠㅠ

QA

스마트 에디터 내용 출력 안됨 도와주세요ㅠㅠ

그누보드5(영카트) 버전

5.6.6

본문

안녕하세요

그누보드 게시판에 스마트에디터를 사용중입니다.

현재 앱 기준으로 웹도 만들어서 사용하고 있는데

 

모바일에서는 잘 가져오는데 피씨에서 wr_content 내용을 못 가져 옵니다

1889794178_1743400029.1791.png

 

모바일에서도 내용은 잘 가져오는데 이렇게 나오다가

1889794178_1743400004.6454.png

사진 첨부하면 원래대로 나옵니다

1889794178_1743399977.1076.png

뭐가 문제인지 잘 모르겠습니다ㅠ 도와주세요

 

현재 이렇게 고쳐둔 상태 입니다.

 

plugin/editor/smarteditor2/css/ko_KR/smart_editor2.css

: 스마트 에디터 툴 css 추가 (body max-width 를 485px 로 잡아놔서 바꾸었습니다)


#smart_editor2{margin-right:1px !important;min-width:100px !important}
@media screen and (max-width: 640px){
 #smart_editor2 .se2_text_tool ul:nth-child(4n){clear:both;}
 #smart_editor2 .se2_text_tool ul{margin-bottom:4px}
 #smart_editor2 .se2_text_tool ul:nth-child(n+4){margin-bottom:0}
 #smart_editor2 .se2_text_tool .se2_multy,#smart_editor2 .se2_text_tool .se2_multy button, #smart_editor2 .se2_text_tool .se2_multy button span{height:54px}
}
@media screen and (max-width: 515px){
 #smart_editor2 .se2_text_tool ul:nth-child(3n){clear:both;margin-left:4px}
 #smart_editor2 .se2_text_tool ul:nth-child(6n),#smart_editor2 .se2_text_tool ul:nth-child(4n){clear:none;margin-left:0}
 #smart_editor2 .se2_text_tool ul:nth-child(n+3){margin-bottom:0}
}
@media screen and (max-width: 370px){
 #smart_editor2 .se2_text_tool ul:nth-child(2n){clear:both;margin-left:4px}
 #smart_editor2 .se2_text_tool ul:nth-child(3n){clear:both;margin-left:4px}
 #smart_editor2 .se2_text_tool ul:nth-child(6n),#smart_editor2 .se2_text_tool ul:nth-child(4n){clear:none;margin-left:0}
 #smart_editor2 .se2_text_tool ul:nth-child(n+3){margin-bottom:0}
 #smart_editor2 .se2_text_tool .se2_multy,#smart_editor2 .se2_text_tool .se2_multy button, #smart_editor2 .se2_text_tool .se2_multy button span{height:79px}
}
@media screen and (max-width: 325px){
 #smart_editor2 .se2_text_tool .se2_multy,#smart_editor2 .se2_text_tool .se2_multy button, #smart_editor2 .se2_text_tool .se2_multy button span{height:29px;}
 #smart_editor2 .se2_text_tool .se2_multy{border-bottom:1px solid #e0dedf}
}

 

plugin/editor/smarteditor2/js/service/SE2BaicCreator.js

: 넓이 570 -> 350 수정


var htDimension = {
        nMinHeight:205,
        nMinWidth:parseInt(elIRField.style.minWidth, 10)||350,
        nHeight:elIRField.style.height||elIRField.offsetHeight,
        nWidth:elIRField.style.width||elIRField.offsetWidth
    };

 

config.php

: false -> true


// 모바일 기기에서 DHTML 에디터 사용여부를 설정합니다.
define('G5_IS_MOBILE_DHTML_USE', true);

이 질문에 댓글 쓰기 :

답변 1

Pc에서 $write['wr_content'] 를 찍어 정상적으로 코드 불러오는지 여부와 html탭에서는 코드가 보이는지 확인해 보세요

답변을 작성하시기 전에 로그인 해주세요.
전체 212
QA 내용 검색

회원로그인

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