Cumulative 레이아웃 하단부에 위치한 최근글 위젯은 기본 설정은 이미지를 우선으로 합니다.
이미지를 우선으로 이미지가 있는 최근글을 위젯으로 띄웁니다.
이 설정을 글이 있으면 무조건 나타내고자 할 때는 아래 코드에 image를 document 로 수정해 줍니다.
layout.html 227 line
<div class="four columns">
<div class="widget">
<h6>Latest Posts</h6>
<img class="zbxe_widget_output" widget="content" skin="eond_cumulative_content" content_type="image" module_srls="<!--@if($layout_info->best)-->{$layout_info->best}<!--@else-->{$layout_info->d_wgt}<!--@end-->" list_type="image_title" markup_type="list" page_count="1" option_view="thumbnail,title,regdate" order_type="desc" subject_cut_size="40" thumbnail_width="50" thumbnail_height="50" />
</div><!-- END .widget -->
</div>
제목 | ||
---|---|---|
[Cumulative] 최근글 위젯에서 이미지가 없는 글도 표시하고 싶어요! | 1545 | |
8 | [Cumulative] 레이아웃 및 위젯 설치하기 | 1546 |
7 | [Official] 이온디 공식레이아웃의 스크린샷 | 1571 |
6 | [Cumulative] 레이아웃 설정하기 1단계. 홈페이지 기본정보 입력 | 1836 |
5 | [Cumulative] 큐뮬러티브 컨텐츠 위젯 스킨의 사용 방법과 예제 | 1837 |
4 | [Cumulative] 레이아웃 내장 위젯의 종류 | 1847 |
3 | [Cumulative] 레이아웃 설정하기 2단계. 위젯 설정 | 2055 |
2 | [Cumulative] 트위터 위젯 설정하기 | 2436 |
1 | [Cumulative] 배경 설정하기 [1] | 3652 |