Front page design


Layout

These settings will affect all index page, categories pages, archives page, etc wich not a single post or single page.

Please note that Featured item only shows in front page (page one). Other pages (page two or more) not showing featured item.

Display type: 'Traditional','excerpt'=>'Excerpts','fe'=>'Featured and Excerpts', 'fl'=>'Featured and Line'),'front[type]',$type); ?>
Arrange Excerpt by:
If display type B or C selected
Limit Featured text words
Limit Excerpts text words

Read More Text

Text to replace the default '[...]' string in excerpt mode if the full text is cropped.

Front Page Meta

Meta info to show in each post in the frontpage (in excerpts and line posts). $v ){ if (!empty($v)){ if (is_array($v)){ echo "
$v[0]"; itx_form_radios(array('None')+array_slice($v,1),"front[meta][$k]",$meta[$k],false); echo '
'; } else{ $checked=(isset($meta[$k])&&$meta[$k]==$k)?'checked="checked"':''; echo '
'.$v.'
'; } } } ?>

Posts Thumbnails/Featured Images

Thumbnails/images on index page, categories pages, archive pages, etc. Not including thumbnails on single post or single page.

In WordPress 2.9 and later, Post Thumbnail/Featured Images are croped to fit these values. Both are set via post-thumbnail (wp 2.9) or featured image (wp 3.0) feature using same image.

In WordPress prior to 2.9 you can set post-thumbnai using Custom field. The name is thumb. You can enter the attachment-ID if the image or the URL of the image. If attachment-ID is set in thumb custom field, the system will use the attachment image and resize them to fit these sizes set below using CSS. If thumb custom field value is an URL, the system will use timthumb to crop the image to fit these sizes set below.

More about Attachment in WordPress: Attachments More about Custom Field in WordPress: Custom Fields

Featured/Bigger size Width Height
Thumbnail size Width Height
Post thumbnails are croped to fit these values.
If no Post Thumbnail/Featured Image Set in a post "Don't find any other thumbnail/image",'1'=>'Try to find a thumbnail/image in the post'), 'front[catch]', $catch); ?>
If no Thumbnail/Image Found in a post "Don't display any box",1=>'Display a box with default pattern',2=>'Display custom image:
Featured size:
Thumbnail size:
Enter the url here. Don\'t forget the http://
'), 'front[not]', $not); ?>