Strawberry Theme 정보
Strawberry Theme
관련링크
첨부파일
테스트한 버전5.4.2.7.1
                호환 가능 버전5.4 이상
    본문
1.메인배너
관리자-배너관리-출력위치:메인/이미지설명: 배너 문구 입력
2.왼쪽배너
관리자-배너관리-출력위치:왼쪽/이미지설명: 배너 문구 입력
3.이벤트배너
관리자-이벤트관리

테마적용 : http://sir.kr/faq/57
                        
                추천
                
8
                
    8
댓글 전체
                    딸기처럼 강렬하네요.                            
            
            
            
                        
            
                    
                    예쁘네요 감사합니다.                            
            
            
            
                        
            
                    
                    슬소님 모바일에서 구매하기 이벤트시 선택옵션을 선택하면 아이폰에서 화면이 확대가 되는데요
이걸 해결할 방법이 있을까요?
            
            
            
                        
            
                    이걸 해결할 방법이 있을까요?
                    깔끔하고 좋습니다.
감사합니다
            
            
            
                        
            
                    감사합니다

                    깔끔하고 이뻐요 감사합니다                            
            
            
            
                        
            
                    
                    Warning: include_once(/home/*****/www/theme/basic/lib/theme.lib.php): failed to open stream: No such file or directory in /home/*****/www/theme/strawberry/theme.config.php on line 149 Warning: include_once(): Failed opening '/home/*****/www/theme/basic/lib/theme.lib.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in /home/*****/www/theme/strawberry/theme.config.php on line 149
149는...
include_once(G5_THEME_LIB_PATH.'/theme.lib.php');
해당 파일은 있는데... 테마 설정에 들어가면 저런 오류가 뜨네요. 테마 적용도 안되고...
            
            
            
                        
            
                    149는...
include_once(G5_THEME_LIB_PATH.'/theme.lib.php');
해당 파일은 있는데... 테마 설정에 들어가면 저런 오류가 뜨네요. 테마 적용도 안되고...

                    /theme/strawberry/theme.config.php 약 149라인
수정 전
include_once(G5_THEME_LIB_PATH.'/theme.lib.php');
수정 후
if ($config['cf_theme'] == "strawberry")
include_once(G5_THEME_LIB_PATH.'/theme.lib.php');
else
include_once(G5_PATH.'/theme/strawberry/lib/theme.lib.php');
            
            
            
                        
            
                    수정 전
include_once(G5_THEME_LIB_PATH.'/theme.lib.php');
수정 후
if ($config['cf_theme'] == "strawberry")
include_once(G5_THEME_LIB_PATH.'/theme.lib.php');
else
include_once(G5_PATH.'/theme/strawberry/lib/theme.lib.php');

                    include_once(G5_THEME_LIB_PATH.'/theme.lib.php');
이 코드가 잘못 되었습니다.
이 코드는 아래와 같이 수정하겠습니다.
if(defined('G5_THEME_LIB_PATH') && file_exists(G5_THEME_LIB_PATH.'/theme.lib.php')){
include_once(G5_THEME_LIB_PATH.'/theme.lib.php');
}
            
            
            
                        
            
                    이 코드가 잘못 되었습니다.
이 코드는 아래와 같이 수정하겠습니다.
if(defined('G5_THEME_LIB_PATH') && file_exists(G5_THEME_LIB_PATH.'/theme.lib.php')){
include_once(G5_THEME_LIB_PATH.'/theme.lib.php');
}
                    항상 도움 받고 있는 1인 ㅎ 
감사합니다.
            
            
            
                        
            
                    감사합니다.

                    ㅇㅖ뻐요~                            
            
            
            
                        
            
                    
                    유용하게 잘 사용 하겠습니다.
감사 감사 합니다.
            
            
            
                        
            
                    감사 감사 합니다.
                    각 카테고리 페이지에서 상품리스트 상단부분에 각 카테고리의 맞는 이미지를 넣을 수있나요?                            
            
            
            
                        
            
                    
                    감사합니다.~                            
            
            
            
                        
            
                    
                    잘 만들었네요~~ 감사히 잘쓰겠습니다~~~                            
            
            
            
                        
            
                    
                    감사합니다  잘쓸게요                            
            
            
            
                        
            
                    
                    ㅇㅋㅇㅋ                            
            
            
            
                        
            
                     
 


 
  
  
  
 