This commit is contained in:
AlxMedia 2021-08-25 11:19:30 +02:00
parent e6ca613650
commit 4f3c46fa5e
3 changed files with 12 additions and 6 deletions

View file

@ -62,9 +62,11 @@
<div class="wrap-content">
<div class="wrap-content-top group">
<div class="wrap-content-top-search">
<?php get_search_form(); ?>
</div>
<?php if ( get_theme_mod( 'header-search', 'on' ) == 'on' ): ?>
<div class="wrap-content-top-search">
<?php get_search_form(); ?>
</div>
<?php endif; ?>
<?php if ( get_theme_mod( 'header-social', 'on' ) == 'on' ): ?>
<?php instorm_social_links() ; ?>
<?php endif; ?>

View file

@ -4,7 +4,7 @@ Requires at least: 5.0
Tested up to: 5.8
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0
Tags: portfolio, photography, blog, one-column, two-columns, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, custom-logo, custom-header, custom-background
Tags: portfolio, photography, blog, one-column, two-columns, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, custom-logo, custom-header, custom-background, news, entertainment, footer-widgets
== Description ==
@ -85,6 +85,10 @@ Sidebar images
== Changelog ==
= 1.0.9 - 2021-08-25 =
* Fixed header search disable option
* Added missing theme tags for wordpress.org
= 1.0.8 - 2021-07-23 =
* Disabled support for widgets block editor
* Updated language files

View file

@ -1,14 +1,14 @@
/*
Theme Name: Instorm
Theme URI: http://alx.media/themes/instorm/
Version: 1.0.8
Version: 1.0.9
Requires at least: 5.0
Requires PHP: 5.6
Tested up to: 5.8
Description: <a href="http://alx.media/themes/instorm/">Instorm</a> is a flexible magazine and blog theme with plenty of options. It is optimized for all devices and built to work with blocks. You can choose between gradient colors, widget sidebar to the left or right - or no sidebar at all. Demo: http://demo.alx.media/x/?theme=Instorm
Author: Alexander Agnarson
Author URI: http://alx.media
Tags: portfolio, photography, blog, one-column, two-columns, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, custom-logo, custom-header, custom-background
Tags: portfolio, photography, blog, one-column, two-columns, right-sidebar, left-sidebar, custom-colors, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, custom-logo, custom-header, custom-background, news, entertainment, footer-widgets
Text Domain: instorm
Copyright: (c) 2018 Alexander "Alx" Agnarson