Skip to content

Commit

Permalink
modified: 404.php
Browse files Browse the repository at this point in the history
	modified:   README.txt
	modified:   author.php
	modified:   blank_front.php
	modified:   category.php
	modified:   changelog.txt
	modified:   css3.css
	modified:   date.php
	modified:   fonts.css
	modified:   functions.php
	modified:   grids.css
	modified:   image.php
	modified:   index.php
	modified:   languages/css/ja.css
	modified:   languages/ja.mo
	modified:   languages/ja.po
	modified:   languages/scripts/ja.php
	modified:   lib/alias_functions.php
	modified:   lib/csscolor.css.php
	modified:   lib/customize.php
	modified:   lib/featured-image.php
	modified:   lib/hooks.php
	modified:   lib/vars.php
	modified:   lib/widgets.php
	modified:   page-templates/front-portfolio.php
	modified:   page-templates/list-of-post.php
	modified:   page.php
	modified:   pdf.php
	modified:   plugins/plugins-presentation.php
	modified:   raindrops-helper.js
	modified:   raindrops.js
	modified:   responsiveness.css
	modified:   search.php
	modified:   sidebar-default.php
	modified:   single.php
	modified:   style.css
  • Loading branch information
tenman committed Nov 6, 2017
1 parent eef27fd commit 40f24e4
Show file tree
Hide file tree
Showing 36 changed files with 3,397 additions and 2,319 deletions.
14 changes: 4 additions & 10 deletions 404.php
Original file line number Diff line number Diff line change
Expand Up @@ -71,18 +71,12 @@
</div>
<?php
if ( ( int ) $raindrops_current_column !== 1 || false == $raindrops_current_column ) {
?>
<div class="yui-b">
<?php
//lsidebar start
raindrops_prepend_default_sidebar();
//lsidebar start
raindrops_prepend_default_sidebar();

get_sidebar( 'default' );
get_sidebar( 'default' );

raindrops_append_default_sidebar();
?>
</div>
<?php
raindrops_append_default_sidebar();
}
do_action( 'raindrops_after_' . basename( __FILE__ ) );
get_footer( $raindrops_document_type );?>
4 changes: 2 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

Contributors: nobita
Requires at least: WordPress 4.5
Tested up to: WordPress 4.8.2
Tested up to: WordPress 4.8.3
Stable tag: 1.487
Version: 1.491
Version: 1.492
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-colors, custom-header, custom-background, custom-menu, editor-style, theme-options, threaded-comments, sticky-post, translation-ready, post-formats, featured-images, full-width-template, rtl-language-support, microformats, grid-layout, flexible-header, custom-logo, featured-image-header, footer-widgets
Expand Down
17 changes: 6 additions & 11 deletions author.php
Original file line number Diff line number Diff line change
Expand Up @@ -180,17 +180,12 @@
</div>
<?php
if ( $raindrops_current_column !== 1 || false == $raindrops_current_column ) {
?>
<div class="yui-b">
<?php
//lsidebar start
raindrops_prepend_default_sidebar();
//lsidebar start
raindrops_prepend_default_sidebar();

get_sidebar( 'default' );
get_sidebar( 'default' );

raindrops_append_default_sidebar();
?>
</div>
<?php
raindrops_append_default_sidebar();
}
get_footer( $raindrops_document_type ); ?>
get_footer( $raindrops_document_type );
?>
22 changes: 10 additions & 12 deletions blank_front.php
Original file line number Diff line number Diff line change
Expand Up @@ -352,15 +352,13 @@ function raindrops_prepend_extra_sidebar_filter() {
</div>
</div>
</div>
<?php if ( 'yui-b' == $raindrops_devide_column_class ) { ?>
<div class="yui-b">
<?php raindrops_prepend_default_sidebar(); ?>
<?php
if ( $raindrops_bf_display_widget == 'y' ) {
get_sidebar( 'default' );
}
?>
<?php raindrops_append_default_sidebar(); ?>
</div>
<?php }//if ( $raindrops_devide_column_class == 'yui-b' )
get_footer( $raindrops_document_type ); ?>
<?php
if ( 'yui-b' == $raindrops_devide_column_class ) {
raindrops_prepend_default_sidebar();
if ( $raindrops_bf_display_widget == 'y' ) {
get_sidebar( 'default' );
}
raindrops_append_default_sidebar();
}//if ( $raindrops_devide_column_class == 'yui-b' )
get_footer( $raindrops_document_type );
?>
24 changes: 9 additions & 15 deletions category.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,20 +68,14 @@
</div>
</div>
</div>
<?php
if ( $raindrops_current_column !== 1 || false == $raindrops_current_column ) {
?>
<div class="yui-b">
<?php
//lsidebar start
raindrops_prepend_default_sidebar();
<?php
if ( $raindrops_current_column !== 1 || false == $raindrops_current_column ) {
//lsidebar start
raindrops_prepend_default_sidebar();

get_sidebar( 'default' );
get_sidebar( 'default' );

raindrops_append_default_sidebar();
?>
</div>
<?php
}
?>
<?php get_footer( $raindrops_document_type ); ?>
raindrops_append_default_sidebar();
}
get_footer( $raindrops_document_type );
?>
12 changes: 12 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
Changelog -----------------------------------
version:1.492

Overview of Changes


Files Modified


Description of Code Changes
please see https://themes.trac.wordpress.org/changeset?old_path=raindrops/1.491&new_path=raindrops/1.492
-----------------------------------------------Changelog -----------------------------------
Changelog -----------------------------------
version:1.491

Overview of Changes
Expand Down
6 changes: 3 additions & 3 deletions css3.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ submit{
-moz-border-radius:3px;
-webkit-border-radius:3px;
padding:.2em .6em;
/*font-size:86%;*/
font-size:11px;
}

input[type="submit"]{
padding:0 1em;
}
.lsidebar .children li:nth-last-child(1),
.rsidebar .children li:nth-last-child(1){
border:none;
Expand Down
17 changes: 6 additions & 11 deletions date.php
Original file line number Diff line number Diff line change
Expand Up @@ -206,17 +206,12 @@
</div>
<?php
if ( $raindrops_current_column !== 1 || false == $raindrops_current_column ) {
?>
<div class="yui-b">
<?php
//lsidebar start
raindrops_prepend_default_sidebar();
//lsidebar start
raindrops_prepend_default_sidebar();

get_sidebar( 'default' );
get_sidebar( 'default' );

raindrops_append_default_sidebar();
?>
</div>
<?php
raindrops_append_default_sidebar();
}
get_footer( $raindrops_document_type ); ?>
get_footer( $raindrops_document_type );
?>
Loading

0 comments on commit 40f24e4

Please sign in to comment.