01. Проблемы и решения с WordPress

Что-то не работает? Сайт не загружается? Сломалось. Пиши сюда.

Галлерея

Какую посоветуете галлерею использовать.
Задача такая, есть ежедневные выпуски новостей с картинками. Эти картинки нужно заливать кучей, потому что по одной это очень долго. И нужно чтобы эти картинки относились именно к этой новости (тут же залил при создании и тут же кучкой вставил в новость).
Попробывал NextGEN Gallery там чтобы вставить в новость картинки кучей, нужно создать отдельную галлерею, в день у меня 20 новостей, за два дня получается 40 галлерей, я уже в них начал путаться… так как приходиться из этих 40 галлерей выискивать ту которую только что создал.
Принцип работы стандартной галлереи подходит очень хорошо, так как он показывает картинки которые ты залил для этой новости и больше никакие, НО не нравиться тем что выводит их не так как нужно (показывает миниатюры очень криво, сортирует не правильно).
Надеюсь не сильно запутал =) Что посоветуете?

Перенос строк в редакторе ПРОБЛЕМА

добрый вечер !
уже себе все мозги взорвал помогите не могу понять что ковырять, уже весь сайт поиском порыскал но нет ответа на мой вопрос все темы не закрыты, проблема такова что при печетании текста в редакторе (Запись) если не нажимать энтер то при выводе на главном сайте предложение выходит за поля

можно его ограничить CSS вот тока не пойму где, и можно ли сделать чтобы именно в редакторе было допустип предел написания букв и принудительно сам автор должен нажать на переход строки так как не может писать больше пока не сделает его ! ??????????

ПОМОГИТЕ

вот пример моего CSS

/*
THEME NAME: myJournal
THEME URI: http://blogosquare.com
DESCRIPTION: Прекрасная тема для любого сайта. Оригинальный дизайн. Скачано с <a href="http://wpworld.ru" terget="_blank" title="Мир WordPress">Мир wordpress</a>, переведено на сайте <a href="http://wpthemes.ru" title="Темы для wordpress" target="_blank">Темы для wordpress</a>.
VERSION: Hypereal
AUTHOR: <a href="http://blogosquare.com">Hans N.Coomar</a>
AUTHOR URI: http://blogosquare.com
*/

/* Choose your layout here, see Read to choose layout.txt found in theme’s folder. Default has been set to 3Columns with right sidebar. */
@import url(‘layouts/3cright.css’);

/* Sandbox default layout */
div#header{text-align:center;margin-bottom:2em;}
div#access div.skip-link{position:absolute;top:1em;right:1em;}

.entry-title{clear:both;}
div#container,div.sidebar{margin-top:2em;}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.req-field{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
ol.commentlist li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{font-size:1.2em;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}
div.sidebar ul ul li{list-style:disc;margin:0;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:circle;}

div#footer{text-align:center;}

/*—:[ myjournal hypereal styles start here ]:—*/

body {font: 79%/1.6em ‘Trebuchet MS’, Arial, Verdana, sans-serif;color: #333;background:#fff!important;}

/* universal shadow_right background applications */

div#primary {
background: url(‘images/shadow_right.jpg’) top right repeat-y;
padding-left:5px;
border-bottom:1px solid #f0f0f0;
}

div#secondary {
background: url(‘images/shadow_right.jpg’) top right repeat-y;
}

div#content {
background: url(‘images/shadow_right.jpg’) top right repeat-y;
padding-left:12px;
}

/*—:[ sidebar styles ]:—*/

div.sidebar h3{background: url(‘images/category.gif’) 0 99.9% no-repeat;
padding: 0 10px 0 12px!important;border-bottom: 1px solid #ddd;display:inline;}

div.sidebar p {margin: 0 20px 7px 2px;}

div.sidebar ul {
width:98%;
padding-top:7px;
margin:2px 0 15px 0;
}
div.sidebar * {
list-style-type:none;
}

div.sidebar li ul {
margin:0 0 0 -10px;
padding:4px 60px 4px 10px;
}

div.sidebar ul ul li {list-style-type:none!important;padding: 0 17px 3px 10px;background: url(images/list.gif) -8px 5px no-repeat;color:#555;}

div.sidebar ul ul li:hover {background: url(images/list_hover.gif) -8px 5px no-repeat;}

div.sidebar li a:hover {border-bottom:1px solid #000;}

/*—:[ footer styles ]:—*/

div#footer {clear: left;width: 100%;margin: 0 auto 0 0;border-top:1px solid #f4f4f4;padding: 10px 0 10px 0;

font: 12px verdana;
text-align: center;
line-height: 15px;
color: #888;
}

/*—:[ left sitewide mini nav styles ]:—*/

#mini-nav {position:fixed;width: 20px;top: 89px;left:22px;background-image: url("images/clip.jpg");background-repeat: no-repeat;padding-right:4px;padding-top:33px;}

  • html div#mini-nav {width: 20px;top: 90px;left:16px;position:absolute;}

#mini-nav img{margin:2px;}

#mini-nav img,a {border:none;text-decoration:none;}

/*—:[ post image styles ]:—*/

img, a img{ border:0px;}
img.left { padding: 6px; margin: 0 10px 5px 0; background: #f5f5f5; border: 1px solid #bbb; float: left; }
img.left_off { margin: 0 10px 5px 0; float: left; }
img.right { padding: 6px; margin: 0 0 5px 10px; background: #f5f5f5; border: 1px solid #bbb; float: right; }
img.right_off { margin: 0 0 5px 10px; float: right; }
img.center { display: block; padding: 6px; margin: 0 auto 15px auto; background: #f5f5f5; border: 1px solid #bbb; }
img.center_off { display: block; margin: 0 auto 15px auto; }
.img wp-smiley {border:none!important;}
.wp-smiley {border:none!important;}

/*—:[ Header styles ]:—*/

.head_container {width: 1185px;border-top: 1px solid #f4f4f4;border-right: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;margin-left:38px;margin-top:31px;padding-left:20px;padding-top:37px;padding-bottom:25px;height:135px;}

  • html div.head_container {width:925px;margin-left:30px;}

#header {margin: 0 auto;background:#fafafa;}

  • html div#header {padding-bottom:8px;}

div#blog-description {margin-top:-10px;}

.skip-link {margin-top: 65px;left:863px;width:13%;}

  • html div.skip-link {margin-top: 47px!important;margin-right:7px!important;left:848px!important;}

/*—:[ Header mask image positioning for low resolution ]:—*/

div#headermask {position: absolute;top: 140px;right:10px;z-index: 1000;visibility: visible !important;
width:3.8%;
}

  • html div#headermask {position: absolute;top: 133px;right: -2px;z-index:1000;visibility: visible !important;

}

/*—:[ top navigation menu styles ]:—*/

#access ul.navmenu {list-style-type: none;position:absolute;margin-left:35px;}

  • html div#access ul.navmenu {margin-top:8px!important;}

#access ul.navmenu li {float: left; /* Stupid IE */padding: 4px;margin: 0px 4px 0px 0px;list-style-type: none;display: inline;background-color: #fff;font: 0.9em verdana,sans-serif;color: #000;border:1px solid #ccc;}

#access ul.navmenu li:hover {border:1px solid #777;}

#access ul.navmenu li a{float: left;color: #000;outline:none;text-decoration: none;}

#access ul.navmenu li a:hover {text-decoration: none;color: #000;background:#fff;}

#access ul.navmenu li.current_page_item{border:1px solid #888;background:#fafafa;}

#access ul.navmenu li.current_page_item a:hover {text-decoration: none;background:#fafafa;}

/*—:[ bottom page navigation styles ]:—*/

div#nav-below {font-family: Arial, Helvetica, Verdana, Sans-Serif;font-weight: bold;text-align: center;padding: 12px 15px 12px 12px;border-top: 1px solid #f4f4f4;border-bottom: 1px solid #e2e2e2;font-size: 1.4em;margin-left:-12px;
width:94%!important;}

div#nav-below .nav-previous {float: left;width: 240px;text-align: left;}

div#nav-below .nav-next {float: right;width: 240px;text-align: right;}

div#nav-below p {margin:0;padding:0;}

div#nav-below a {color: #009de5;outline:none;}

div#nav-below a:hover {background:#fff;}

div#nav-below-single{
float: left;
width: 525px;
display: inline;
margin: 10px 0 0 10px;
font-family: Arial, Helvetica, Verdana, Sans-Serif;font-weight: bold;text-align: center;font-size: 1.0em;
border-top: 1px solid #f4f4f4;border-bottom: 1px solid #e2e2e2;
border-left: 1px solid #f4f4f4;border-right: 1px solid #e2e2e2;
margin: -2px -12px;
padding: 10px 5px 10px 5px;

}

div#nav-below-single a{
font-weight: bold;
text-decoration: none;
}

div#nav-below-single a:hover{
text-decoration: underline;
}

div#nav-below-single ul{
float: left;
width: 525px;
list-style-type: none;
margin: 0;
padding: 10px 0;
line-height: 24px;
}

div#nav-below-single ul li{
float: left;
margin: 0 10px;
display: inline;
}

div#nav-below-single ul li .nav-previous{
padding: 0 0 0 20px;
}

div#nav-below-single ul li .nav-next {
padding: 0 20px 0 0;
}

/*—:[ post and page styles ]:—*/

.hentry {margin: 16px 22px 0 0;padding: 7px 0 0 0;}

  • html div.hentry {margin: 0 22px 0 0!important;padding: 30px 0 0 0!important;}

.entry-date {margin: -12px 0 5px 0;font-family: Arial, Helvetica, Sans-Serif;font-size: 0.9em;line-height: 1.5em;color:#777; padding-left:14px;background:url(‘images/clock.gif’) 0 50% no-repeat;}

.entry-content p {margin: 0 7px 10px 0;padding: 0 7px 0 0;}

.entry-content a {color:#38c;}

.entry-content a:visited {color:#009de5;}

.entry-content a:hover {color:#000;background:#fff;text-decoration:underline;}

.entry-content ul {list-style-type:none;}

.entry-content ul li {padding: 0 0 0 1.16667em;background: url(‘images/bullet.gif’) 0 0.4167em no-repeat;}

.entry-meta {text-align: right;color: #888;border-top:1px solid #f4f4f4;padding: 0 7px 2px 3px;margin-left:-12px; border-bottom:1px solid #f4f4f4;}

.entry-meta a{background-color:#fafafa;}

.entry-meta a:hover{border-bottom: 1px solid #dee4da;color:#000;background-color:#fafafa;}

.feedtiser {margin: 20px 0 0 0;padding: 10px 0px 0 30px;color: #333;background: #fff url(‘images/quote.gif’) no-repeat left top;font-style: italic;}

.feedtiser p {margin: 0 !important;padding-right: 30px;padding-bottom: 10px;}

.archive-meta {margin: 2px 22px 2px 5px;font-family: Arial, Helvetica, Verdana, Sans-Serif;font-size: 0.9em;background:#fcfcfc;padding-left: 5px;}

p.post-meta-title {background: #fff;font-family: Arial, Helvetica, Verdana, Sans-Serif;font-weight: bold;font-size: 1.4em;color: #888;text-align: right;}

.page-title {padding-top:10px;}

/*—:[ link page styles ]:—*/

#links-page ul {margin: 0px;padding: 0px;list-style-type: none;}

#links-page ul li {overflow: scroll;margin: 5px;padding: 0px;display: block;width:200px;float:left;background: #fcfcfc url(‘images/link_info.gif’) no-repeat right 0px;border-top: 1px solid #f0f0f0;}

#links-page ul li:hover {background: #fcfcfc url(‘images/link_info_hover.gif’) no-repeat right 0px;}

#links-page ul li ul{margin: 0px;padding: 0px 0px 0px 100px;}

#links-page ul li ul li {margin: 0px;width: 30px;float: left;}

/*—:[ widget calender styles ]:—*/

#calendar_wrap { width: 16.2em; margin: 12px 0 0.8333em 0; padding: 0 0.166667em; }

table#wp-calendar { width: 16em; border-collapse: collapse; }

table#wp-calendar caption { font-weight: bold; line-height: 1.58333em; border-bottom: 0.08333em solid #ccc; }

table#wp-calendar th { width: 2.3333em; font-size: 1.0em; line-height: 1.58333em; border-bottom: 0.08333em solid #ccc; color: #666; text-align: center; }

table#wp-calendar td { width: 2.3333em; line-height: 1.66667em; color: #999; text-align: center; }

table#wp-calendar td a, table#wp-calendar td a:visited { color: #000; font-weight: bold; }

table#wp-calendar td a:hover { color:#fff;text-decoration: underline; }

table#wp-calendar td#next, table#wp-calendar td#prev { width: 7.0em; }

/*—:[ header search form styles ]:—*/

#hsearchform input {border: 1px solid #fff;}

#hsearchform input#hs{border-left:1px solid #ccc;border-bottom:1px solid #ccc;padding:2px;width:130px;color: #0d0d0d;background-color: #fff;font-size: 1em; font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;}

#hsearchform input#hs:focus{border-left:1px solid #888;border-bottom:1px solid #888;}

/*—:[ global search form styles ]:—*/

#searchform { margin: 0 0 0.5833em 0; }

#searchform input#s { width: 15.91667em; padding: 0.25em; color: #777; font: normal 1.0em Verdana, Arial, Helvetica, sans-serif; border: 0.083333em solid #999; border-right-color: #eee; border-bottom-color: #eee; }

#searchform input#s:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }

/*—:[ comment form styles ]:—*/

.comments {padding:10px 15px 0 0;margin:0 15px 0 0;color: #111;}

  • html div#comments {width:460px!important;} /* This is a hack for IE */

.comments p{line-height:1.4em;padding:4px 0 4px;}

.comments ol {padding-left:0px!important;}

.comments li{margin:10px 0 10px;padding:2px 0px 2px 0px;list-style:none;}

div.comments li.trackback {background:url(‘images/trackback.gif’ 0 50% no-repeat);padding-left: 14px;}

#comment {background:url(images/com_com.gif) no-repeat 50% 50%;border: 1px inset #aaa;color: #111;font-family: verdana, helvetica, sans-serif; font-size: 1em; margin: 0; padding: 0.2em 0.3em;}

#commentform {padding-bottom: 30px!important;}

.form-input {width:380px;}

.form-textarea {width: 715px;}

* html div.form-textarea {width: 520px!important;}

#author,#email, #url {border: 0.083333em solid #999;border-right-color: #eee;border-bottom-color: #eee;padding-left:17px!important;}

#submit {
background-color: #f7f7f7;
border-width: 1px;
width: 100px;
font-size: 13px;
line-height: 18px;
margin-bottom: 2px;
font-family: ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
}

#author {background:url(images/com_name.gif) no-repeat 2px 0px;}

#email {background:url(images/com_email.gif) no-repeat 2px 2px;}

#url {background:url(images/com_url.gif) no-repeat 2px 1px;}

#author:focus, #email:focus, #url:focus, #comment:focus {border: 1px outset #38c;}

div.bubble{width:auto;font-size:1.2em;margin-bottom:24px;}

div.bubble blockquote{margin: 0px;color:#555;padding: 0px;border:1px solid #c9c2c1;background-color:#fcfcfc;}

div.bubble blockquote p{margin: 10px;padding:0;line-height:1.3em;font-family: ‘Trebuchet MS’, Arial, Verdana, sans-serif;font-size: 0.9em;}

div.bubble blockquote blockquote{color:#888;border:none;}

div.bubble cite{position:relative;margin:0px;padding: 8px 0px 0px 0px;top: 6px;background: transparent url(‘images/tip.gif’) no-repeat 20px 0; font-style:normal; font-family: ‘Trebuchet MS’, Arial, Verdana, sans-serif; font-size: 0.8em; color:#888;}

.commenttext-admin blockquote {border:1px solid #000!important;background-color:#fff!important;color:#000!important;}

.commenttext-admin p {color:#000!important;}

/*—:[ further styles ]:—*/

.small {font-size: 0.9em;color: #999;}

em{font-style: italic;background: #E6F2FF;}

pre,code {display:block;font: 1em ‘Courier New’, Courier, Fixed, monospace;font-size : 100%;color: #000;background : #fff url(images/preback.jpg) no-repeat left top; overflow : scroll; text-align:left; border : 1px solid #99cc66; /*highlight color */ padding : 0px 20px 0 30px; margin:1em 0 1em 0; line-height:17px;width:400px;}

.post blockquote blockquote,.comment ol.comments blockquote blockquote{border-left:5px solid #ccd0d6;font-size:0.9em;padding:0 1em;}

.post blockquote,.comment ol.comments blockquote{background:#fafafa url(‘images/blockquote.png’) no-repeat;color:#4d5663;padding:0.1em 1em;}

a{color:#009de5;text-decoration:none;}

a:hover{text-decoration:none;color:#fff;background:#38C;}

.hide img{-moz-opacity:0;filter:alpha(opacity=0);opacity:0;} /** use this class to hide images **/

.meta-nav {text-align: right; font-size: 1.25em; margin-top: -1.5em; font-weight: bold;}

Каки макаром сделать footer .alignleft .alignright

____
Возможно кто-то поделится ссылкой или самим файлом footer.php где бы выполнялось условие прописаных строк в файле style.css:

#footer .alignleft {
    float:left;
    }

#footer .alignright {
    float:right;
    }

НАпример::mad:
————————————————————————————————————————-
Copyright © 2008 Powered by WordPress
All Rights Reserved WP Themes Webdesign
_____

Parse error … но у меня с нюансами :-(

Получаю:
Parse error: syntax error, unexpected ‘?’ in /****/htdocs/wordpress/index.php on line 5

Порылся тут на форуме и вообще… Все советуют проверить код, найти незакрытые циклы и выборы… Но, кажется проблема в другом.
Для страховки скопировал папку проблемной темы на сайт другого провайдера. Там всё работает, при смене темы и существенных изменениях в коде index.php изменения сообщения не происходит. В строчке 5 может стоять вообще коммент…
Где копать?

Ещё: отключил все плагины

помогите разобраться в шаблоне !

добрый вечер помогите разобраться в шаблоне !
ни как не могу понять что где поставить ?
Проблема такова есть сайт только на стадии разработки www.journalsochi.ru когда создаю запись то сразу возникают две проблемы :

1: при изменении разрешения или просто IE уменьшаешь или увеличиваешь то сайдбар смешяется вместе с ним как сделать так чтобы он был активен, я смог только добиться чтобы при разрешении 1280*1024 всё находилось на своих местах !!!

2: при написании записи слова уходять на сайдбар, это когда я просматриваю ан 15* мониторе или просто уменьшаю размер IE сам !

вот коды :

ШАПКА:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" <?php sandbox_blog_lang(); ?>>
<head profile="http://gmpg.org/xfn/11">
<title><?php if ( is_home() ) { ?><? bloginfo(‘name’); ?>&nbsp;&#8212;&nbsp;<?php bloginfo(‘description’); } else { wp_title(‘&nbsp;’); ?>&nbsp;&#8212;&nbsp;<? bloginfo(‘name’); } ?></title>
<meta http-equiv="content-type" content="<?php bloginfo(‘html_type’) ?>; charset=<?php bloginfo(‘charset’) ?>" />
<meta name="description" content="<?php bloginfo(‘description’) ?>" />
<meta name="generator" content="WordPress <?php bloginfo(‘version’) ?>" /><!– Please leave for stats –>
<link rel="stylesheet" type="text/css" href="<?php bloginfo(‘stylesheet_url’); ?>" />
<link rel="alternate" type="application/rss+xml" href="<?php bloginfo(‘rss2_url’) ?>" title="<?php bloginfo(‘name’) ?> <?php _e(‘Posts RSS feed’, ‘sandbox’); ?>" />
<link rel="alternate" type="application/rss+xml" href="<?php bloginfo(‘comments_rss2_url’) ?>" title="<?php bloginfo(‘name’) ?> <?php _e(‘Comments RSS feed’, ‘sandbox’); ?>" />
<link rel="shortcut icon" type="image/ico" href="<?php bloginfo(‘stylesheet_directory’); ?>/images/favicon.gif" />
<link rel="pingback" href="<?php bloginfo(‘pingback_url’) ?>" />
<?php wp_head() ?>

</head>

<body class="<?php sandbox_body_class() ?>">

<div id="wrapper" class="hfeed">

<div id="header">
<h1 id="blog-title"><a name="top_part" href="<?php echo get_settings(‘home’) ?>/" title="<?php bloginfo(‘name’) ?>" rel="home"><?php bloginfo(‘name’) ?></a></h1>
<div id="blog-description"><?php bloginfo(‘description’) ?></div>
<div id="mini-nav">
<a href="#top_part" title="Вверх"><img src="<?php bloginfo(‘stylesheet_directory’); ?>/images/up.gif" alt="Вверх" /></a>
<a href="<?php echo get_settings(‘home’); ?>" title="Главная"><img src="<?php bloginfo(‘stylesheet_directory’); ?>/images/home_icon.gif" alt="Главная" /></a>
<a href="#bottom_part" title="Вниз"><img src="<?php bloginfo(‘stylesheet_directory’); ?>/images/down.gif" alt="Вниз" style="margin-bottom:-2px;" /></a>
<br /><br />
<?php if (is_single()) { ?>
<a href="#comment" title="Add your comment"><img src="<?php bloginfo(‘stylesheet_directory’); ?>/images/add_comment.gif" alt="Add a comment" /></a>
<a href="#share" title="Bookmark this post"><img src="<?php bloginfo(‘stylesheet_directory’); ?>/images/sharethis.gif" alt="Bookmark" style="margin-bottom:-2px;"/></a>
<?php } ?>
<p>
<a href="http://translate.google.com/translate?u=<?php bloginfo(‘url’); ?>&amp;langpair=en%7Cfr&amp;hl=fr&amp;ie=UTF-8&amp;ie=UTF-8&amp;oe=UTF-8&amp;prev=%2Flanguage_tools"><img src="<?php bloginfo(‘stylesheet_directory’); ?>/images/fr.gif" alt="French" title="Translate in French" /></a>
<a href="http://translate.google.com/translate?u=<?php bloginfo(‘url’); ?>&amp;langpair=en%7Cde&amp;hl=de&amp;ie=UTF-8&amp;ie=UTF-8&amp;oe=UTF-8&amp;prev=%2Flanguage_tools"><img src="<?php bloginfo(‘stylesheet_directory’); ?>/images/de.gif" alt="German version" title="Translate in German" /></a>
<a href="http://translate.google.com/translate?u=<?php bloginfo(‘url’); ?>&amp;langpair=en%7Ces&amp;hl=es&amp;ie=UTF-8&amp;ie=UTF-8&amp;oe=UTF-8&amp;prev=%2Flanguage_tools"><img src="<?php bloginfo(‘stylesheet_directory’); ?>/images/es.gif" alt="Spanish version" title="Translate in Spanish" /></a>
<a href="http://translate.google.com/translate?u=<?php bloginfo(‘url’); ?>&amp;langpair=en%7Cit&amp;hl=it&amp;ie=UTF-8&amp;ie=UTF-8&amp;oe=UTF-8&amp;prev=%2Flanguage_tools"><img src="<?php bloginfo(‘stylesheet_directory’); ?>/images/it.gif" alt="Italian version" title="Translate in Italian" /></a>
</p>
</div><!– end of mini-nav –>

</div><!– #header –>

<div id="access">
<div class="skip-link"><a href="#content" title="<?php _e(”, ‘sandbox’); ?>"><?php _e(”, ‘sandbox’); ?></a></div>

<ul class="navmenu">
<li class="<?php if ( is_home() or is_archive() or is_single() or is_paged() or is_search() or (function_exists(‘is_tag’) and is_tag()) ) { ?>current_page_item<?php } else { ?>page_item<?php } ?>"><a href="<?php echo get_settings(‘home’); ?>"><?php _e(‘Главная’); ?></a></li>

<li class="<?php if ( is_home() or is_archive() or is_single() or is_paged() or is_search() or (function_exists(‘is_tag’) and is_tag()) ) { ?>current_page_item<?php } else { ?>page_item<?php } ?>"><a href="http://www.journalsochi.ru/forum/index.php"><?php _e(‘Дать Объявление’); ?></a></li>

<?php wp_list_pages(‘sort_column=id&depth=1&title_li=’); ?>
</ul>

<div class="head_container">
<p><img src="<?php bloginfo(‘stylesheet_directory’); ?>/images/rotator/rotate.php" height="130px" width="1150px" alt="header image" /></p>
</div><!– end head_container –>

</div><!– #access –>

БОКОВАЯ КОЛОНКА

<div id="primary" class="sidebar">

<?php if ( isset($_COOKIE[‘comment_author_’.COOKIEHASH]) ) {
$comment_author = $_COOKIE[‘comment_author_’.COOKIEHASH];
echo ‘<p><strong>Добро Пожаловать на сайт Журнал Сочи, ‘.$comment_author.’! </strong><br />’;
echo ‘Nice to see you again, If you like what I write you can easily subscribe using the buttons below!</p>’;
} ?>

<ul class="xoxo">
<?php if (!function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(1) ) : // begin primary sidebar widgets ?>

<?php endif; // end primary sidebar widgets ?>
</ul>
</div><!– #primary .sidebar –>

<div id="secondary" class="sidebar">
<ul class="xoxo">
<?php if (!function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(2) ) : // begin secondary sidebar widgets ?>

<li id="meta">
<h3><?php _e(‘Управление’, ‘sandbox’) ?></h3>
<ul>
<?php wp_register() ?>
<li><?php wp_loginout() ?></li>
<?php wp_meta() ?>

</ul>
</li>
<?php endif; // end secondary sidebar widgets ?>
</ul>
</div><!– #secondary .sidebar –>

CSS

/*
THEME NAME: myJournal
THEME URI: http://blogosquare.com
DESCRIPTION: Прекрасная тема для любого сайта. Оригинальный дизайн. Скачано с <a href="http://wpworld.ru" terget="_blank" title="Мир WordPress">Мир wordpress</a>, переведено на сайте <a href="http://wpthemes.ru" title="Темы для wordpress" target="_blank">Темы для wordpress</a>.
VERSION: Hypereal
AUTHOR: <a href="http://blogosquare.com">Hans N.Coomar</a>
AUTHOR URI: http://blogosquare.com
*/

/* Choose your layout here, see Read to choose layout.txt found in theme’s folder. Default has been set to 3Columns with right sidebar. */
@import url(‘layouts/3cright.css’);

/* Sandbox default layout */
div#header{text-align:center;margin-bottom:2em;}
div#access div.skip-link{position:absolute;top:1em;right:1em;}

.entry-title{clear:both;}
div#container,div.sidebar{margin-top:2em;}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.req-field{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
ol.commentlist li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{font-size:1.2em;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}
div.sidebar ul ul li{list-style:disc;margin:0;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:circle;}

div#footer{text-align:center;}

/*—:[ myjournal hypereal styles start here ]:—*/

body {font: 79%/1.6em ‘Trebuchet MS’, Arial, Verdana, sans-serif;color: #333;background:#fff!important;}

/* universal shadow_right background applications */

div#primary {
background: url(‘images/shadow_right.jpg’) top right repeat-y;
padding-left:5px;
border-bottom:1px solid #f0f0f0;
}

div#secondary {
background: url(‘images/shadow_right.jpg’) top right repeat-y;
}

div#content {
background: url(‘images/shadow_right.jpg’) top right repeat-y;
padding-left:12px;
}

/*—:[ sidebar styles ]:—*/

div.sidebar h3{background: url(‘images/category.gif’) 0 99.9% no-repeat;
padding: 0 10px 0 12px!important;border-bottom: 1px solid #ddd;display:inline;}

div.sidebar p {margin: 0 20px 7px 2px;}

div.sidebar ul {
width:98%;
padding-top:7px;
margin:2px 0 15px 0;
}
div.sidebar * {
list-style-type:none;
}

div.sidebar li ul {
margin:0 0 0 -10px;
padding:4px 60px 4px 10px;
}

div.sidebar ul ul li {list-style-type:none!important;padding: 0 17px 3px 10px;background: url(images/list.gif) -8px 5px no-repeat;color:#555;}

div.sidebar ul ul li:hover {background: url(images/list_hover.gif) -8px 5px no-repeat;}

div.sidebar li a:hover {border-bottom:1px solid #000;}

/*—:[ footer styles ]:—*/

div#footer {clear: left;width: 100%;margin: 0 auto 0 0;border-top:1px solid #f4f4f4;padding: 10px 0 10px 0;

font: 12px verdana;
text-align: center;
line-height: 15px;
color: #888;
}

/*—:[ left sitewide mini nav styles ]:—*/

#mini-nav {position:fixed;width: 20px;top: 89px;left:22px;background-image: url("images/clip.jpg");background-repeat: no-repeat;padding-right:4px;padding-top:33px;}

  • html div#mini-nav {width: 20px;top: 90px;left:16px;position:absolute;}

#mini-nav img{margin:2px;}

#mini-nav img,a {border:none;text-decoration:none;}

/*—:[ post image styles ]:—*/

img, a img{ border:0px;}
img.left { padding: 6px; margin: 0 10px 5px 0; background: #f5f5f5; border: 1px solid #bbb; float: left; }
img.left_off { margin: 0 10px 5px 0; float: left; }
img.right { padding: 6px; margin: 0 0 5px 10px; background: #f5f5f5; border: 1px solid #bbb; float: right; }
img.right_off { margin: 0 0 5px 10px; float: right; }
img.center { display: block; padding: 6px; margin: 0 auto 15px auto; background: #f5f5f5; border: 1px solid #bbb; }
img.center_off { display: block; margin: 0 auto 15px auto; }
.img wp-smiley {border:none!important;}
.wp-smiley {border:none!important;}

/*—:[ Header styles ]:—*/

.head_container {width: 1185px;border-top: 1px solid #f4f4f4;border-right: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;margin-left:38px;margin-top:31px;padding-left:20px;padding-top:37px;padding-bottom:25px;height:135px;}

  • html div.head_container {width:925px;margin-left:30px;}

#header {margin: 0 auto;background:#fafafa;}

  • html div#header {padding-bottom:8px;}

div#blog-description {margin-top:-10px;}

.skip-link {margin-top: 65px;left:863px;width:13%;}

  • html div.skip-link {margin-top: 47px!important;margin-right:7px!important;left:848px!important;}

/*—:[ Header mask image positioning for low resolution ]:—*/

div#headermask {position: absolute;top: 140px;right:10px;z-index: 1000;visibility: visible !important;
width:3.8%;
}

  • html div#headermask {position: absolute;top: 133px;right: -2px;z-index:1000;visibility: visible !important;

}

/*—:[ top navigation menu styles ]:—*/

#access ul.navmenu {list-style-type: none;position:absolute;margin-left:35px;}

  • html div#access ul.navmenu {margin-top:8px!important;}

#access ul.navmenu li {float: left; /* Stupid IE */padding: 4px;margin: 0px 4px 0px 0px;list-style-type: none;display: inline;background-color: #fff;font: 0.9em verdana,sans-serif;color: #000;border:1px solid #ccc;}

#access ul.navmenu li:hover {border:1px solid #777;}

#access ul.navmenu li a{float: left;color: #000;outline:none;text-decoration: none;}

#access ul.navmenu li a:hover {text-decoration: none;color: #000;background:#fff;}

#access ul.navmenu li.current_page_item{border:1px solid #888;background:#fafafa;}

#access ul.navmenu li.current_page_item a:hover {text-decoration: none;background:#fafafa;}

/*—:[ bottom page navigation styles ]:—*/

div#nav-below {font-family: Arial, Helvetica, Verdana, Sans-Serif;font-weight: bold;text-align: center;padding: 12px 15px 12px 12px;border-top: 1px solid #f4f4f4;border-bottom: 1px solid #e2e2e2;font-size: 1.4em;margin-left:-12px;
width:94%!important;}

div#nav-below .nav-previous {float: left;width: 240px;text-align: left;}

div#nav-below .nav-next {float: right;width: 240px;text-align: right;}

div#nav-below p {margin:0;padding:0;}

div#nav-below a {color: #009de5;outline:none;}

div#nav-below a:hover {background:#fff;}

div#nav-below-single{
float: left;
width: 525px;
display: inline;
margin: 10px 0 0 10px;
font-family: Arial, Helvetica, Verdana, Sans-Serif;font-weight: bold;text-align: center;font-size: 1.0em;
border-top: 1px solid #f4f4f4;border-bottom: 1px solid #e2e2e2;
border-left: 1px solid #f4f4f4;border-right: 1px solid #e2e2e2;
margin: -2px -12px;
padding: 10px 5px 10px 5px;

}

div#nav-below-single a{
font-weight: bold;
text-decoration: none;
}

div#nav-below-single a:hover{
text-decoration: underline;
}

div#nav-below-single ul{
float: left;
width: 525px;
list-style-type: none;
margin: 0;
padding: 10px 0;
line-height: 24px;
}

div#nav-below-single ul li{
float: left;
margin: 0 10px;
display: inline;
}

div#nav-below-single ul li .nav-previous{
padding: 0 0 0 20px;
}

div#nav-below-single ul li .nav-next {
padding: 0 20px 0 0;
}

/*—:[ post and page styles ]:—*/

.hentry {margin: 16px 22px 0 0;padding: 7px 0 0 0;}

  • html div.hentry {margin: 0 22px 0 0!important;padding: 30px 0 0 0!important;}

.entry-date {margin: -12px 0 5px 0;font-family: Arial, Helvetica, Sans-Serif;font-size: 0.9em;line-height: 1.5em;color:#777; padding-left:14px;background:url(‘images/clock.gif’) 0 50% no-repeat;}

.entry-content p {margin: 0 7px 10px 0;padding: 0 7px 0 0;}

.entry-content a {color:#38c;}

.entry-content a:visited {color:#009de5;}

.entry-content a:hover {color:#000;background:#fff;text-decoration:underline;}

.entry-content ul {list-style-type:none;}

.entry-content ul li {padding: 0 0 0 1.16667em;background: url(‘images/bullet.gif’) 0 0.4167em no-repeat;}

.entry-meta {text-align: right;color: #888;border-top:1px solid #f4f4f4;padding: 0 7px 2px 3px;margin-left:-12px; border-bottom:1px solid #f4f4f4;}

.entry-meta a{background-color:#fafafa;}

.entry-meta a:hover{border-bottom: 1px solid #dee4da;color:#000;background-color:#fafafa;}

.feedtiser {margin: 20px 0 0 0;padding: 10px 0px 0 30px;color: #333;background: #fff url(‘images/quote.gif’) no-repeat left top;font-style: italic;}

.feedtiser p {margin: 0 !important;padding-right: 30px;padding-bottom: 10px;}

.archive-meta {margin: 2px 22px 2px 5px;font-family: Arial, Helvetica, Verdana, Sans-Serif;font-size: 0.9em;background:#fcfcfc;padding-left: 5px;}

p.post-meta-title {background: #fff;font-family: Arial, Helvetica, Verdana, Sans-Serif;font-weight: bold;font-size: 1.4em;color: #888;text-align: right;}

.page-title {padding-top:10px;}

/*—:[ link page styles ]:—*/

#links-page ul {margin: 0px;padding: 0px;list-style-type: none;}

#links-page ul li {overflow: hidden;margin: 5px;padding: 0px;display: block;width:200px;float:left;background: #fcfcfc url(‘images/link_info.gif’) no-repeat right 0px;border-top: 1px solid #f0f0f0;}

#links-page ul li:hover {background: #fcfcfc url(‘images/link_info_hover.gif’) no-repeat right 0px;}

#links-page ul li ul{margin: 0px;padding: 0px 0px 0px 100px;}

#links-page ul li ul li {margin: 0px;width: 30px;float: left;}

/*—:[ widget calender styles ]:—*/

#calendar_wrap { width: 16.2em; margin: 12px 0 0.8333em 0; padding: 0 0.166667em; }

table#wp-calendar { width: 16em; border-collapse: collapse; }

table#wp-calendar caption { font-weight: bold; line-height: 1.58333em; border-bottom: 0.08333em solid #ccc; }

table#wp-calendar th { width: 2.3333em; font-size: 1.0em; line-height: 1.58333em; border-bottom: 0.08333em solid #ccc; color: #666; text-align: center; }

table#wp-calendar td { width: 2.3333em; line-height: 1.66667em; color: #999; text-align: center; }

table#wp-calendar td a, table#wp-calendar td a:visited { color: #000; font-weight: bold; }

table#wp-calendar td a:hover { color:#fff;text-decoration: underline; }

table#wp-calendar td#next, table#wp-calendar td#prev { width: 7.0em; }

/*—:[ header search form styles ]:—*/

#hsearchform input {border: 1px solid #fff;}

#hsearchform input#hs{border-left:1px solid #ccc;border-bottom:1px solid #ccc;padding:2px;width:130px;color: #0d0d0d;background-color: #fff;font-size: 1em; font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;}

#hsearchform input#hs:focus{border-left:1px solid #888;border-bottom:1px solid #888;}

/*—:[ global search form styles ]:—*/

#searchform { margin: 0 0 0.5833em 0; }

#searchform input#s { width: 15.91667em; padding: 0.25em; color: #777; font: normal 1.0em Verdana, Arial, Helvetica, sans-serif; border: 0.083333em solid #999; border-right-color: #eee; border-bottom-color: #eee; }

#searchform input#s:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }

/*—:[ comment form styles ]:—*/

.comments {padding:10px 15px 0 0;margin:0 15px 0 0;color: #111;}

  • html div#comments {width:460px!important;} /* This is a hack for IE */

.comments p{line-height:1.4em;padding:4px 0 4px;}

.comments ol {padding-left:0px!important;}

.comments li{margin:10px 0 10px;padding:2px 0px 2px 0px;list-style:none;}

div.comments li.trackback {background:url(‘images/trackback.gif’ 0 50% no-repeat);padding-left: 14px;}

#comment {background:url(images/com_com.gif) no-repeat 50% 50%;border: 1px inset #aaa;color: #111;font-family: verdana, helvetica, sans-serif; font-size: 1em; margin: 0; padding: 0.2em 0.3em;}

#commentform {padding-bottom: 30px!important;}

.form-input {width:380px;}

.form-textarea {width: 715px;}

* html div.form-textarea {width: 520px!important;}

#author,#email, #url {border: 0.083333em solid #999;border-right-color: #eee;border-bottom-color: #eee;padding-left:17px!important;}

#submit {
background-color: #f7f7f7;
border-width: 1px;
width: 100px;
font-size: 13px;
line-height: 18px;
margin-bottom: 2px;
font-family: ‘Helvetica Neue’, Helvetica, Arial, sans-serif;
}

#author {background:url(images/com_name.gif) no-repeat 2px 0px;}

#email {background:url(images/com_email.gif) no-repeat 2px 2px;}

#url {background:url(images/com_url.gif) no-repeat 2px 1px;}

#author:focus, #email:focus, #url:focus, #comment:focus {border: 1px outset #38c;}

div.bubble{width:auto;font-size:1.2em;margin-bottom:24px;}

div.bubble blockquote{margin: 0px;color:#555;padding: 0px;border:1px solid #c9c2c1;background-color:#fcfcfc;}

div.bubble blockquote p{margin: 10px;padding:0;line-height:1.3em;font-family: ‘Trebuchet MS’, Arial, Verdana, sans-serif;font-size: 0.9em;}

div.bubble blockquote blockquote{color:#888;border:none;}

div.bubble cite{position:relative;margin:0px;padding: 8px 0px 0px 0px;top: 6px;background: transparent url(‘images/tip.gif’) no-repeat 20px 0; font-style:normal; font-family: ‘Trebuchet MS’, Arial, Verdana, sans-serif; font-size: 0.8em; color:#888;}

.commenttext-admin blockquote {border:1px solid #000!important;background-color:#fff!important;color:#000!important;}

.commenttext-admin p {color:#000!important;}

/*—:[ further styles ]:—*/

.small {font-size: 0.9em;color: #999;}

em{font-style: italic;background: #E6F2FF;}

pre,code {display:block;font: 1em ‘Courier New’, Courier, Fixed, monospace;font-size : 100%;color: #000;background : #fff url(images/preback.jpg) no-repeat left top; overflow : auto; text-align:left; border : 1px solid #99cc66; /*highlight color */ padding : 0px 20px 0 30px; margin:1em 0 1em 0; line-height:17px;width:400px;}

.post blockquote blockquote,.comment ol.comments blockquote blockquote{border-left:5px solid #ccd0d6;font-size:0.9em;padding:0 1em;}

.post blockquote,.comment ol.comments blockquote{background:#fafafa url(‘images/blockquote.png’) no-repeat;color:#4d5663;padding:0.1em 1em;}

a{color:#009de5;text-decoration:none;}

a:hover{text-decoration:none;color:#fff;background:#38C;}

.hide img{-moz-opacity:0;filter:alpha(opacity=0);opacity:0;} /** use this class to hide images **/

.meta-nav {text-align: right; font-size: 1.25em; margin-top: -1.5em; font-weight: bold;}

Кодировка линков ಢ_ಢ

… хочу прикрутить сторонний скрипт к wordpress, у которого есть своя форма отправки емайл-сообщений под каждым товаром (публикацией)… Только вот эта форма не хочет на кирилице говорить… пишет, что:
—————————————————————————–
п&#9555;п&#9580;я&#9472;п&#9578;п&#9567; п&#9573;п&#9567;п©я&#9472;п&#9580;я&#9474;п&#9567; п&#9570;п&#9580;п©п&#9580;п&#9577;п&#9579;п&#9574;я&#9484;п&#9571;п&#9577;я&#9604;п&#9579;п&#9580;п&#9575; п&#9574;п&#9579;я&#9492;п&#9580;я&#9472;п&#9578;п&#9567;я&#9500;п&#9574;п&#9574;
—————————————————————————–
На других языках пока что нормально.
Не подскажите, где порыться? &#3234;_&#3234;

Информер и WordPress

Добрый день, уважаемые участники форума!
Зарегистрировался здесь, потому как возникла необходимость расширения функциональности блога, надеюсь на бесплатную тире платную вашу помощь.
Суть в чем. Блог спортивный, футбольный. Читателям хочу предоставить на обозрение турнирную таблицу чемпионата ( игры, победы, поражения, голы, очки..стандартно все), + к этому: результаты прошедшего тура, расписание будущего тура и тройку игроков, которые забили больше всех голов.
Плюс к этому, очень хочется сделать эту таблицу с возможностью экспорта, т.е. в виде информера.
Вопрос: возможно ли эту идею реализовать ? Если да, то каким образом. Спасибо.

Статичная главная страница!

Друзья посоветуйте как быть!
У меня сайт визитка, главная страница это статичная страница.
Но на сайте раз в две недели появляется статья, как быть что ПС видели развитие сайта?
http://www.pro-photo.by

Проблема с заливкой Вордпресса на хостинг

Проблема следующего характера:

Заливаю вордпрессный движок с темами и контентом на бесплатный хостинг http://www.freezoka.com/
закидываю файлы на хост – идет процесс заливки, но файлы не появляются на хостинге, причем если файлы вложены в папку – папка отображается, перекидывается на хост, а ее содержимое – нет

как с этим бороться?

как запретить посты, разрешить только страницы???

решил сделать таку структуру
сайт сделан страницами,
контент-в множестве маленьких постов
при загрузке страницы вызываются несколько постов
для определенного пользователя

делается все на wpmu,
но каждому пользователю хочется делать отдельный блог
чтобы в будущем были возможности расширения,
физически основные посты будут в главном блоге а вызываться из подчиненных.

вопрос такой – как закрыть от всех вызов определенных постов
я имею ввиду не запрещением ссылок типа пост
а полное закрытие, чтобы посты были доступны только при формировании страницы
есть такое по умолчанию или как это можно включить?

Как сделать неактивной ссылку?

Вопрос вот в чем.
Где в движке, в каком файле можно сделать ссылку не активной (не кликабельной).

То есть, когда человек пишет комментарий, его логин или имя становится ссылкой. Так вот мне не надо чтобы имя ссылкой было.

Поковырялся и понял, что можно в теме в файле comments.php убрать поле для заполнения "адрес сайта", тогда раз нет информации о ссылке, то имя человека получается без ссылки.

Но, этот вариант не устраивает. Человек должен видеть, что комментарий можно оставить с ссылкой.

Понял, что это не в теме решается, а в корне где-то движка.

Только где?

И еще в текст комментария некоторые умники пихают HTML ссылку, она автоматом в ноффолуф обрамляется, а ноиндекса для Яндекса нет. Так где, в каком файле это обрамление идет, чтобы еще <noindex> по краям HTML ссылки прописать, чтобы автоматом обрамлялась?

Вопрос сложный, сам не разобрался.

Помогите, если что готов материально поощрить.

Вывод записей на главную страницу (в разные места)

Подскажите пожалуйста можно ли выводить на главную записи в разные места, обьясняю) : например 5 последних записей из рубрики новости выводим в один блок, 5 последних обзоров в другой блок. Заранее спасибо! WordPress 2.6.3

Проблемы с установкой. Ошибка 500

Здравствуйте камрады, возникла проблема с установкой ВП.
До этого ставил на денвер, на др. хостинг безм проблем.

А вот с двумя другими хостерами возникли проблемы.
Копирую файлы, создаю бд (конфиг не открываю).
Прописываю права (для запаса выставил 777 везде уж).
Пробую войти на сайт чтобы начать установку получаю ошибку 500
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request www.wsyamebel.ru

Лог апача:
[Thu Nov 6 17:48:37 2008] [error] [client 93.84.249.216] File does not exist: /home/wsyamebe/domains/wsyamebel.ru/public_html/favicon.ico
[Thu Nov 6 17:48:40 2008] [error] [client 93.84.249.216] File does not exist: /home/wsyamebe/domains/wsyamebel.ru/public_html/favicon.ico
SoftException in Application.cpp:245: File "/home/wsyamebe/domains/wsyamebel.ru/public_html/index.php" is writeable by group
[Thu Nov 6 18:41:47 2008] [error] [client 93.84.249.216] Premature end of script headers: /home/wsyamebe/domains/wsyamebel.ru/public_html/index.php
SoftException in Application.cpp:245: File "/home/wsyamebe/domains/wsyamebel.ru/public_html/index.php" is writeable by group
[Thu Nov 6 18:42:00 2008] [error] [client 93.84.249.216] Premature end of script headers: /home/wsyamebe/domains/wsyamebel.ru/public_html/index.php
[Thu Nov 6 18:42:32 2008] [error] [client 93.84.249.216] (2)No such file or directory: File does not exist: /home/wsyamebe/domains/wsyamebel.ru/public_html/inde.php
SoftException in Application.cpp:245: File "/home/wsyamebe/domains/wsyamebel.ru/public_html/index.php" is writeable by group
[Thu Nov 6 18:42:38 2008] [error] [client 93.84.249.216] Premature end of script headers: /home/wsyamebe/domains/wsyamebel.ru/public_html/index.php
SoftException in Application.cpp:245: File "/home/wsyamebe/domains/wsyamebel.ru/public_html/index.php" is writeable by group
[Thu Nov 6 18:44:48 2008] [error] [client 93.84.249.216] Premature end of script headers: /home/wsyamebe/domains/wsyamebel.ru/public_html/index.php
SoftException in Application.cpp:245: File "/home/wsyamebe/domains/wsyamebel.ru/public_html/index.php" is writeable by group
[Thu Nov 6 18:44:49 2008] [error] [client 93.84.249.216] Premature end of script headers: /home/wsyamebe/domains/wsyamebel.ru/public_html/index.php
SoftException in Application.cpp:245: File "/home/wsyamebe/domains/wsyamebel.ru/public_html/index.php" is writeable by group
[Thu Nov 6 18:44:50 2008] [error] [client 93.84.249.216] Premature end of script headers: /home/wsyamebe/domains/wsyamebel.ru/public_html/index.php
SoftException in Application.cpp:245: File "/home/wsyamebe/domains/wsyamebel.ru/public_html/index.php" is writeable by group
[Thu Nov 6 18:44:51 2008] [error] [client 93.84.249.216] Premature end of script headers: /home/wsyamebe/domains/wsyamebel.ru/public_html/index.php

Помогите, пжлст, очень нужно.

Rss

RSS отображает посты без картинок. Как сделать отображение постов в RSS полным..??
Спасибо!

Как получить ID родителя?

Как находясь на дочерней странице получить ID родительской?

Подскажите пожалуйста с the_content();

создал шаблон, хочу разместить информацию, создал новую запись, написал в index.php
.
.
.
.
class="font-1">

<?php
the_title();
?>

</h5>

<?php the_content(__(‘(more…)’)); ?>
.
.
.
заголовок выводиться а текст нет, почему подскажите пожалуйста. что не так?

Как узнать пароль к админке сайта, если есть доступ тока в php-admin

Как узнать пароль к админке сайта, если есть доступ тока в php-admin?

Заранее благодарен!

Вывод записей на главной

Доброго времени суток.
Не подскажете есть ли какой нибудь плагин, который на главной странице показывает новости за весь день, а старые за прошлые дни уходят в архив?
Допустим за 5 число у меня 15 новостей они висят до тех пор на главной, пока я не опубликую новости за более свежее число например за 6 или там 7. Тоесть получается что то вроде ежедневного журнала. Как можно такое реализовать?
Мне сказали что возможно сделать это через query_posts, но даже после прочтения кучи доков про эту функцию так и не смог правильно составить параметры для неё. Может кто нибудь подскажет как сделать?

Как создать вывод постов, похожий на compulenta.ru?

Как создать вывод постов, похожий на [url]compulenta.ru[/url]?

То есть разбить страницу на несколько тематических блоков, в каждом из которых выводить несколько новостей. Сбоку от блока выводить несколько недавних новостей по этой же теме.

                RSS, как изменить…??

RSS отображает посты без картинок. Как сделать отображение постов в RSS полным..??
Спасибо!

Anonymous
Отправить
Ответ на: