Skocz do zawartości

Polecane posty

W szablonie wordpress który ściągnąłem z internetu posty mają białe lub szare jak mógł bym dodać trzecie tło ?

 

php który za to odpowiada

  <?php
  $c = 0; 
  $color_id = 'grey';
  ?>

  <?php while (have_posts()) : the_post(); ?>

  <?php
         $c++; // increment the counter
         if( $c % 2 != 0) {
          $color_id = 'grey';
        } else {
          $color_id = 'white'; }
          ?>

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

Nikt ci z tego kodu nie wywróży reszty bo jestem pewien że to co dałeś to igła w stogu siana. Rozwiązanie? Daj dostęp do plików napisz cenę i na 100% ktoś się tego podejmie.

 

:)

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

Chodzi o szablon

http://gentsthemes.com/demo/stanleywp/

ile by takie coś kosztowało ? moim zdaniem odpowiada za to ten kawałek kodu



<?php
/**
* Blog Template
*
Template Name: Blog
*
* @file blog.php
* @package StanleyWP
* @author Brad Williams & Carlos Alvarez
* @copyright 2011 - 2014 Gents Themes
* @license license.txt
* @version Release: 3.0.3
* @since available since Release 1.0
*/
?>
<?php get_header(); ?>
<?php global $more; $more = 0; ?>
<?php
global $wp_query;
if ( get_query_var('paged') ) {
$paged = get_query_var('paged');
} elseif ( get_query_var('page') ) {
$paged = get_query_var('page');
} else {
$paged = 1;
}
query_posts( array( 'post_type' => 'post', 'paged' => $paged ) );
?>
<?php if (have_posts()) : ?>
<?php
$c = 0;
$color_id = 'grey';
?>
<?php while (have_posts()) : the_post(); ?>
<?php
$c++; // increment the counter
if( $c % 2 != 0) {
$color_id = 'grey';
} else {
$color_id = 'white'; }
?>
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
<div id="<?php echo $color_id ?>">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<section class="post-meta">
<p class="author-avatar"><?php echo get_avatar( get_the_author_meta( 'ID' ), 50 ); ?><ba><?php the_author_meta( 'display_name' ); ?></ba></p>
<p><bd><time class="post-date"><?php the_date(); ?></time></bd></p>
</section><!-- end of .post-meta -->
<header>
<h4 class="post-title"><?php the_title(); ?></h4>
</header>
<section class="post-entry">
<?php if ( has_post_thumbnail()) : ?>
<a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>" >
<?php the_post_thumbnail(); ?>
</a>
<?php endif; ?>
<?php the_content(); ?>
<?php custom_link_pages(array(
'before' => '<nav class="pagination"><ul>' . __(''),
'after' => '</ul></nav>',
'next_or_number' => 'next_and_number', # activate parameter overloading
'nextpagelink' => __('→'),
'previouspagelink' => __('←'),
'pagelink' => '%',
'echo' => 1 )
); ?>
</section><!-- end of .post-entry -->
</div>
</div><!-- /row -->
</div> <!-- /container -->
</div>
</article><!-- end of #post-<?php the_ID(); ?> -->
<?php endwhile; ?>
<?php if ( $wp_query->max_num_pages > 1 ) : ?>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<hr>
<nav>
<ul class="pager">
<li class="previous"><?php next_posts_link( __( '‹ Older posts', 'gents' ) ); ?></li>
<li class="next"><?php previous_posts_link( __( 'Newer posts ›', 'gents' ) ); ?></li>
</ul><!-- end of .navigation -->
</nav>
</div>
</div>
</div>
<?php endif; ?>
<?php else : ?>
<article id="post-not-found" class="hentry clearfix">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<header>
<h1 class="title-404"><?php _e('404 — Fancy meeting you here!', 'gents'); ?></h1>
</header>
<section>
<p><?php _e('Don't panic, we'll get through this together. Let's explore our options here.', 'gents'); ?></p>
</section>
<footer>
<h6><?php _e( 'You can return', 'gents' ); ?> <a href="<?php echo home_url(); ?>/" title="<?php esc_attr_e( 'Home', 'gents' ); ?>"><?php _e( '⏎ Home', 'gents' ); ?></a> <?php _e( 'or search for the page you were looking for', 'gents' ); ?></h6>
<?php get_search_form(); ?>
</footer>
</div>
</div>
</div>
</article>
<?php endif; ?>
</div> <!-- /col-lg-8 -->
<?php get_footer(); ?>
Edytowano przez t9omek (zobacz historię edycji)

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

Tu masz resztę:

 

/* +++++ Color Wraps / Blog Page +++++ */

#grey { background-color: #f2f2f2; padding-bottom: 40px; padding-top: 40px; }

#white { background-color: #ffffff; padding-bottom: 40px; padding-top: 40px; }

 

https://github.com/lucaspiller/stanleywp/blob/master/style.css

 

Działa to na zasadzie kolejności postu czyli co jeden post używany jest grey na podstawie ID. Nie chce mi się nad tym teraz siedzieć a tym bardziej instalować i sprawdzić czy działa. jaki to ma być kolor ten dodatkowy?

  <?php
  $c = 0; 
  $color_id = 'grey';
  ?>
 
  <?php while (have_posts()) : the_post(); ?>
 
  <?php
         $c++; // increment the counter
         if( $c % 2 != 0) {
          $color_id = 'grey';
        } else {
          $color_id = 'white'; }
          ?>

Jak nikt się tym nie zainteresuje to rano mogę zobaczyć jak znajdę chwile czasu.

Udostępnij ten post


Link to postu
Udostępnij na innych stronach

Bądź aktywny! Zaloguj się lub utwórz konto

Tylko zarejestrowani użytkownicy mogą komentować zawartość tej strony

Utwórz konto

Zarejestruj nowe konto, to proste!

Zarejestruj nowe konto

Zaloguj się

Posiadasz własne konto? Użyj go!

Zaloguj się


×