• Всем привет!
    С вордпресс я особо не дружу, но вот начал пытаться разобраться. Вопрос у меня состоит в следующем — тема The Game с 2 сайдбарами, правый я решил оставить, а левый убрал. Так вот после этого никак не могу понять как же сделать чтоб основной блок был шире и не было порнографии как сейчас. Сайт http://gold-bk.ru
    Спасибо заранее.

Просмотр 11 ответов — с 1 по 11 (всего 11)
  • Ах да, забыл сказать что сайдбар убрался только с главной страницы, а надо убрать из темы напрочь.

    По идее всё в настройках.
    Лучше подружитесь с другой темой, подберите под свои требования, желательно адаптивную.
    Эту будете дорабатывать, перерабатывать…

    Честно говоря все настройки облазил и не нашел где отключать сайдбар. Получается его надо отключать на каждой странице отдельно? Это еще куда не шло, а вот как растянуть основной блок это проблема.

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

    </div>
    <div id="footer-widgets-outer" class="clearfix">
    <div class="footer-widgets-inner">
    <?php
            /**
            * Footer Widget Areas. Manage the widgets from: wp-admin > Appearance > Widgets > Footer Left (Just add your own widgest and default widgets will go away)
            */
            ?>
    <ul class="footer-widget">
    		<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Footer Left') ) : ?>
    				<li><h2><?php _e('Недавние записи'); ?></h2>
    			               <ul>
    					<?php wp_get_archives('type=postbypost&limit=5'); ?>
    			               </ul>
    				</li>
    		<?php endif; ?>
    </ul><!-- end footer left -->
    <?php
            /**
            * Footer  Widget Areas. Manage the widgets from: wp-admin > Appearance > Widgets > Footer Center (Just add your own widgest and default widgets will go away)
            */
            ?>
    <ul class="footer-widget">
    		<!--<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Footer Center') ) : ?>-->
    				<li id="tag_cloud"><h2>Облако тегов</h2>
    					<?php wp_tag_cloud('largest=18&format=flat&number=20'); ?>
    				</li>
    <?php endif; ?>
    </ul><!-- end footer central -->
    <?php
            /**
            * Footer  Widget Areas. Manage the widgets from: wp-admin -> Appearance -> Widgets Footer Right (Just add your own widgest and default widgets will go away)
            */
            ?>
    	<ul class="footer-widget">
    		<?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Footer Right') ) : ?>
    				<li><h2>О сайте</h2>
    		Стандартные виджеты WordPress, зайдите в настройки темы, чтобы их заменить другими.<br /><br />
    
    <strong>Адрес компании</strong><br />
    New York Plaza<br />
    NY 10004 <br />
    Телефон: (212) 543 -4322 <br />
    Факс: (800) 343-2365<br />
    
    </li>
    		<?php endif; ?>
    </ul><!-- end footer right -->
    </div>
    </div>
    
    <div id="footer-outer">
    <div class="footer">Все права защищены. &copy; <a href="<?php bloginfo('home'); ?>"><strong><?php bloginfo('name'); ?></strong></a>  - <?php bloginfo('description'); ?></div>
    
       <?php // This theme is released free for use under creative commons licence. http://creativecommons.org/licenses/by/3.0/
                // All links in the footer should remain intact, until you buy links free theme.
                // Warning! Your site may stop working if these links are edited or deleted  ?>
    
    <div class="info"><a rel="nofollow" href="http://hostenko.com/ref=3650">Wordpress хостинг</a></div>
    
    <div class="clear"></div>
    </div></div></div>
    
    <?php
    	 wp_footer();
    	echo get_theme_option("footer")  . "\n";
    ?>
    </body>
    </html>

    Примерно так, проверяйте.
    </div>

    <div id=»footer-outer»>
    <div class=»footer»>Все права защищены. © «><?php bloginfo(‘name’); ?> — <?php bloginfo(‘description’); ?></div>

    <?php // This theme is released free for use under creative commons licence. http://creativecommons.org/licenses/by/3.0/
    // All links in the footer should remain intact, until you buy links free theme.
    // Warning! Your site may stop working if these links are edited or deleted ?>

    <div class=»clear»></div>
    </div></div></div>

    <?php
    wp_footer();
    echo get_theme_option(«footer») . «\n»;
    ?>
    </body>
    </html>
    Если что-то ползёт, смотрите стили.
    Темы берите только отсюда, иначе рискуете.

    Не дает вставить код, где-то запрет стоит на это. Вот что пишет — All the links in the footer should remain intact, until you buy links free theme version.

    Мой Вам совет, возьмите другую тему.
    Я так понимаю, Вам нужен простой вариант — гор. меню, две колонки — контент и сайдбар.
    Выбор огромен — расширенный поиск http://wordpress.org/themes/tag-filter/

    И берите посвежей…

    Спасибо большое за совесты, сейчас буду искать что-нибудь подходящее.

    Могу посоветовать bikaner
    Простая, легко настраиваемая, не кривая, поставите в хедере модную картинку по играм.

    Построена на Twitter Bootstrap, что подразумевает массу возможностей в доработке.

    То, что с виду скромная, не смотрите, там потенциала, если руки приложить, ого-го, по мне, так в готовом виде Вам её за глаза хватит.

    У меня и перевод её есть.

    Все таки я домучал эту тему, но вам все равно огромное спасибо! Нужно было оставить вот такой кусок кода

    </div>
    
    <div id="footer-outer">
    <div class="footer">Все права защищены. &copy; <a href="<?php bloginfo('home'); ?>"><strong><?php bloginfo('name'); ?></strong></a>  - <?php bloginfo('description'); ?></div></br>
    </br>
    <!--LiveInternet logo--><a href="//www.liveinternet.ru/click"
    target="_blank"><img src="//counter.yadro.ru/logo?14.5"
    title="LiveInternet: показано число просмотров за 24 часа, посетителей за 24 часа и за сегодня"
    alt="" border="0" width="88" height="31"/></a><!--/LiveInternet-->
    
       <?php // This theme is released free for use under creative commons licence. http://creativecommons.org/licenses/by/3.0/
                // All links in the footer should remain intact, until you buy links free theme.
                // Warning! Your site may stop working if these links are edited or deleted  ?>
    
    <div class="clear"></div>
    </div></div></div>
    
    <?php
         wp_footer();
        echo get_theme_option("footer")  . "\n";
    ?>
    </body>
    </html>

    ОК, удачи!

Просмотр 11 ответов — с 1 по 11 (всего 11)
  • Тема «Проблема с сайдбаром» закрыта для новых ответов.