제딴엔 신속히 일주일 안에 XE1.11.6 에서 Rhymix-2.1.35로 3개의 도메인을 성공적으로 잘 이전했다고 생각하고 있었는데 오래된 선우 레이아웃을 서서 만든 홈페이지라그런지... youshine 26.07.27 0 0
이번엔 매뉴얼에서 지시한 대로 xe1 /xe 에 압축된 파일을 풀면 생기는 /rhymix 의 파일들을 다 filezilla 로 에러 하나없이 업로드 시켰는데도 에로가 생기네요... youshine 26.07.24 0 9
Parse error: syntax error, unexpected '?' in /home.youshi5/public_html/Phoenix.kb34.net/common/autoload.php on line89 youshine 26.07.21 0 8
댓글 1
<ul class="tab-menu Ad_col4">
<li class="on"|cond="$sort_index==readed_count || !$sort_index"><a href="{getUrl('sort_index','readed_count','order_type',$order_type)}">{$lang->readed_count}<i cond="$sort_index=='readed_count'" class="arrow {$order_icon}"></i></a></li>
<li class="on"|cond="$sort_index==comment_count"><a href="{getUrl('sort_index','comment_count','order_type',$order_type)}">{$lang->comment_count}<i cond="$sort_index=='comment_count'" class="arrow {$order_icon}"></i></a></li>
<li class="on"|cond="$sort_index==voted_count"><a href="{getUrl('sort_index','voted_count','order_type',$order_type)}">{$lang->voted_count}<i cond="$sort_index=='voted_count'" class="arrow {$order_icon}"></i></a></li>
<li class="on"|cond="$sort_index==regdate"><a href="{getUrl('sort_index','regdate','order_type',$order_type)}">{$lang->date}<i cond="$sort_index=='regdate'" class="arrow {$order_icon}"></i></a></li>
</ul>
</div>
스타일은 사이트에 맞쳐서 하시고.
위와 같이 탭으로 하셔두 되고 버튼 만드셔서 링크부분만 사용하셔도 될것 같네요.
원하시는 답변인지 잘 모르겠네요.