Skip to content

Commit

Permalink
modified: README.txt
Browse files Browse the repository at this point in the history
	modified:   footer.php
	modified:   functions.php
	modified:   lib/vars.php
	modified:   plugins/plugins-presentation.php
	modified:   raindrops-helper.js
	modified:   style.css
  • Loading branch information
tenman committed Aug 6, 2019
1 parent 4a99e3b commit 821a7e1
Show file tree
Hide file tree
Showing 7 changed files with 73 additions and 54 deletions.
2 changes: 1 addition & 1 deletion README.txt
Expand Up @@ -4,7 +4,7 @@ Contributors: nobita
Requires at least: WordPress 5.0
Tested up to: WordPress 5.2.1
Stable tag: 1.533
Version: 1.534
Version: 1.535
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
1 change: 1 addition & 0 deletions footer.php
Expand Up @@ -42,5 +42,6 @@
<?php raindrops_append_doc(); ?>
</div>
<?php wp_footer(); ?>

</body>
</html><?php do_action( 'raindrops_after_part_' . basename( __FILE__, '.php' ) . '_' . basename( $template ) ); ?>
15 changes: 2 additions & 13 deletions functions.php
Expand Up @@ -1987,19 +1987,9 @@ function raindrops_add_stylesheet() {

}
}



}




//raindrops_add_tooltip_script();

// raindrops_add_lazyload_script();
// raindrops_add_instantclick_script();


}

}
Expand Down Expand Up @@ -5046,7 +5036,6 @@ function raindrops_load_small_device_helper() {
'raindrops_layout_change_label_to_list' => esc_html__( 'Change to list layout', 'raindrops' ),
'raindrops_layout_change_label_to_grid' => esc_html__( 'Change to grid layout', 'raindrops' ),
'raindrops_is_grid_archives' => $raindrops_is_grid_archives,
// 'raindrops_allow_safe_link_target' => $raindrops_allow_safe_link_target, removed @1.533
'raindrops_grid_layout_break_point_small_max' => apply_filters( 'raindrops_grid_break_point_small', 640 ),
'enable_writing_mode_mix' => raindrops_warehouse_clone( 'raindrops_enable_writing_mode_mix' ),
'writing_mode_vertical_label' => esc_html__('Change to writing mode vertical', 'raindrops' ),
Expand Down Expand Up @@ -14759,4 +14748,4 @@ function raindrops_remove_verify_html( $init , $block ) {
*
* @since 1.138
*/
do_action( 'raindrops_last' );
do_action( 'raindrops_last' );
10 changes: 1 addition & 9 deletions lib/vars.php
Expand Up @@ -68,15 +68,7 @@

$raindrops_featured_image_recent_post_count_limit = 'none';
}
/**
* @since 1.470
* target='_blank' link add rel="noopener noreferrer" for security reason
* removed @1.533
*/
/*
if( ! isset( $raindrops_allow_safe_link_target ) ) {
$raindrops_allow_safe_link_target = true;
}*/

/**
* @since 1.470
* Grid layout posted in style
Expand Down
4 changes: 1 addition & 3 deletions plugins/plugins-presentation.php
Expand Up @@ -2500,9 +2500,7 @@ function raindrops_gutenberg_front_end_style() {
}
.wp-block-button.aligncenter{
position: relative;
left: 50%;
-webkit-transform:translateX( -50% );
transform:translateX( -50% );
}
.wp-block-button > p{
margin-bottom:0;
Expand Down
29 changes: 2 additions & 27 deletions raindrops-helper.js
Expand Up @@ -641,37 +641,14 @@
*/
jQuery('.search-form [type="search"]').attr('required', 'required');

/**
* @since1.470
* for Tabnabbing
*
* removed @1.533
*/
/*
if (true == raindrops_script_vars.raindrops_allow_safe_link_target) {
jQuery('a[target^="_blank"]').not('[href^="' + raindrops_script_vars.home_url + '"]').attr('rel', 'noopener noreferrer');
jQuery('a[target^="_brank"]').not('[href^="' + raindrops_script_vars.home_url + '"]').attr('rel', 'noopener noreferrer');
}*/

/**
* add rel="nofollow" for External links that have been described in the comment text
*/
jQuery('.comment-body a[href^=http]').not('[href^="' + raindrops_script_vars.home_url + '"]').attr('rel', 'nofollow');
});
})(jQuery);

/* @1.516
function raindrops_share_href() {
var browser = document.raindrops_share.share_links.value;
if ( browser == 'data:text' ) {
location.href = raindrops_script_vars.content_shareing;
} else {
location.href = browser;
}
}*/

/* Sticky Menu */

jQuery(function ($) {
Expand Down Expand Up @@ -699,8 +676,7 @@ jQuery(function ($) {

topBtn.fadeIn();
$('#desmiss').fadeIn();
// $( 'nav#access, p.raindrops-mobile-menu' ).addClass( 'raindrops-menu-fixed' ); //.css( { 'min-height': '3.2em' } );


if (raindrops_window_width < 641) {
$('nav .menu > li > a').removeAttr('style');
}
Expand All @@ -709,7 +685,6 @@ jQuery(function ($) {

$('#desmiss').fadeOut('fast');
topBtn.fadeOut('fast');
// $( 'nav#access, p.raindrops-mobile-menu' ).removeClass( 'raindrops-menu-fixed' );
$('nav').not('.lsidebar').removeAttr('style');
$('nav .menu > li > a').removeAttr('style');
}
Expand Down
66 changes: 65 additions & 1 deletion style.css
Expand Up @@ -4,7 +4,7 @@ Theme URI: https://www.tenman.info/wp3/raindrops/
Description: This theme can change freely fonts,layout,color scheme and header image for each post,page. The google fonts, you can use freely in the post more than 90percent of the fonts.Color scheme and layout, you can freely change from theme customizer.For more updates, please make sure to open the link of the changelog from the help tab of this theme page.Add new post, so also to help tab of edit post page has been described how to use tips, please visit. Supported languages Japanese - JAPAN (ja) French - FRANCE (fr_FR) Polish - POLAND (PL) (pl_PL) Portuguese - BRAZIL (pt_BR)
Author: Tenman
Author URI: https://www.tenman.info/wp3/
Version: 1.534
Version: 1.535
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
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -339,6 +339,69 @@ body:not(.rd-col-3).error404 .entry-title,
clear:none;
display:table;
}
.textwidget h1[style],
.textwidget h2[style],
.textwidget h3[style],
.textwidget .h1[style],
.textwidget .h2[style],
.textwidget .h3[style],
.textwidget h4[style],
.textwidget h5[style],
.textwidget h6[style],
.textwidget .h4[style],
.textwidget .h5[style],
.textwidget .h6[style],
.entry-content h1[style],
.entry-content h2[style],
.entry-content h3[style],
.entry-content .h1[style],
.entry-content .h2[style],
.entry-content .h3[style],
.entry-content h4[style],
.entry-content h5[style],
.entry-content h6[style],
.entry-content .h4[style],
.entry-content .h5[style],
.entry-content .h6[style],
h1.has-text-align-center,
h2.has-text-align-center,
h3.has-text-align-center,
.h1.has-text-align-center,
.h2.has-text-align-center,
.h3.has-text-align-center,
h4.has-text-align-center,
h5.has-text-align-center,
h6.has-text-align-center,
.h4.has-text-align-center,
.h5.has-text-align-center,
.h6.has-text-align-center,
h1.has-text-align-right,
h2.has-text-align-right,
h3.has-text-align-right,
.h1.has-text-align-right,
.h2.has-text-align-right,
.h3.has-text-align-right,
h4.has-text-align-right,
h5.has-text-align-right,
h6.has-text-align-right,
.h4.has-text-align-right,
.h5.has-text-align-right,
.h6.has-text-align-right,
h1.has-text-align-left,
h2.has-text-align-left,
h3.has-text-align-left,
.h1.has-text-align-left,
.h2.has-text-align-left,
.h3.has-text-align-left,
h4.has-text-align-left,
h5.has-text-align-left,
h6.has-text-align-left,
.h4.has-text-align-left,
.h5.has-text-align-left,
.h6.has-text-align-left{
clear:both;
display:block;
}
.paragraph_wrap_enable .h1,
.paragraph_wrap_enable .h2,
.paragraph_wrap_enable .h3,
Expand Down Expand Up @@ -7793,6 +7856,7 @@ x:-o-prefocus, .rd-modal > div {
#doc .button-wrapper{
display:none;
}
#doc2 #access,
#doc3 #access,
#doc5 #access {
width:100%;
Expand Down

0 comments on commit 821a7e1

Please sign in to comment.