테스트 사이트 - 개발 중인 베타 버전입니다

모바일 서브페이지 불러오기가 안됩니다 채택완료

코딩의마술사 9년 전 조회 3,861

모바일에서 index를 수정해서 만들었고

 

index를 복사해서 서브로 만들었습니다

 

Head 와 tall 값이 불러와 지지 않습니다

 

뭐가 문제일까요?

 

=============================== 소스 코드 ================================

<?php

include_once(G5_THEME_MOBILE_PATH.'/head.php');

?>

 

<div id="wrapper">

<div style="width:100%; height:70px;"></div>

    

    <div id="container">

        <?php if ((!$bo_table || $w == 's' ) && !defined("_INDEX_")) { ?><div id="container_title"><?php echo $g5['title'] ?></div><?php } ?>        

        

            <img src="<?php echo G5_URL; ?>/img/mobile/m_sub_1_01.png" alt="" width="100%" />            

    

    </div>

</div>

 

<?php

include_once(G5_THEME_MOBILE_PATH.'/tail.php');

?>

=======================================================

 

폴더 위치는  theme/mobile/ 안에 있습니다

 

ㅠㅠ

댓글을 작성하려면 로그인이 필요합니다.

답변 2개

채택된 답변
+20 포인트
f
9년 전

http://sir.co.kr/g5_tip/973" style="color: rgb(0, 0, 0); text-decoration: none;">http://sir.co.kr/g5_tip/973 

http://sir.co.kr/g5_tip/1730" style="color: rgb(0, 0, 0); text-decoration: none;">http://sir.co.kr/g5_tip/1730 

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

fm25님 감사합니다 

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인