From e330eca2451601d3703f107bdc6bd168ca04af50 Mon Sep 17 00:00:00 2001 From: Yurii Kliuiev Date: Tue, 12 Apr 2016 12:41:19 +0300 Subject: [PATCH 01/45] bugfix multilevel menu display --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 00c1508..6971e81 100644 --- a/style.css +++ b/style.css @@ -186,9 +186,9 @@ i.icon { top: 5px; } .navigation-wrapper .navigation .nav li:hover .child-navigation, -.navigation-wrapper .navigation .nav li:hover .child-navigation li:hover .child-navigation, +.navigation-wrapper .navigation .nav li:hover .child-navigation li:hover > .child-navigation, .navigation-wrapper .navigation .nav li.focus .child-navigation, -.navigation-wrapper .navigation .nav li.focus .child-navigation li.focus .child-navigation { +.navigation-wrapper .navigation .nav li.focus .child-navigation li.focus > .child-navigation { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; visibility: visible; From c0b20ade7745a50d844b68a52bd6c51b0c806498 Mon Sep 17 00:00:00 2001 From: Pavel Pyankov Date: Thu, 14 Apr 2016 12:20:51 +0300 Subject: [PATCH 02/45] Fix main sidebar styles --- style.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/style.css b/style.css index 6971e81..c6d2624 100644 --- a/style.css +++ b/style.css @@ -1628,26 +1628,26 @@ footer#page-footer textarea:focus { font-size: 11px; } -.single aside { +.widget-area aside { margin-bottom: 40px; } -.single aside ul, +.widget-area aside ul, #comments ol.comment-list, #comments ol.children { list-style: none outside none; padding-left: 0; } -.single aside .recent-post { +.widget-area aside .recent-post { border-bottom: 1px solid #edeae6; margin-bottom: 20px; padding-bottom: 20px; } -.single aside .recent-post h5 { +.widget-area aside .recent-post h5 { margin-bottom: 0; } -.single aside .recent-post .meta > div { +.widget-area aside .recent-post .meta > div { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60); opacity: 0.6; display: inline-block; @@ -1710,10 +1710,10 @@ img.size-full, img.size-large, img.wp-post-image { background: none repeat scroll 0 0 #FF0000 !important; } -.single #page aside .tag { +#page .widget-area aside .tag { margin: 2px 0; } -.single aside ul li { +.widget-area aside ul li { padding: 3px 0; } .entry-content .post-header h1, From bf8b722c5210fb289c4b69236688f5a665b4cc89 Mon Sep 17 00:00:00 2001 From: Pavel Pyankov Date: Tue, 26 Apr 2016 11:22:34 +0300 Subject: [PATCH 03/45] jquery.scrollTo update (firebug error) --- includes/theme/assets/js/jquery.scrollTo.min.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/theme/assets/js/jquery.scrollTo.min.js b/includes/theme/assets/js/jquery.scrollTo.min.js index f809901..ead8108 100644 --- a/includes/theme/assets/js/jquery.scrollTo.min.js +++ b/includes/theme/assets/js/jquery.scrollTo.min.js @@ -2,6 +2,6 @@ * Copyright (c) 2007-2015 Ariel Flesler - afleslergmailcom | http://flesler.blogspot.com * Licensed under MIT * @author Ariel Flesler - * @version 2.1.1 + * @version 2.1.2 */ -;(function(f){"use strict";"function"===typeof define&&define.amd?define(["jquery"],f):"undefined"!==typeof module&&module.exports?module.exports=f(require("jquery")):f(jQuery)})(function($){"use strict";function n(a){return!a.nodeName||-1!==$.inArray(a.nodeName.toLowerCase(),["iframe","#document","html","body"])}function h(a){return $.isFunction(a)||$.isPlainObject(a)?a:{top:a,left:a}}var p=$.scrollTo=function(a,d,b){return $(window).scrollTo(a,d,b)};p.defaults={axis:"xy",duration:0,limit:!0};$.fn.scrollTo=function(a,d,b){"object"=== typeof d&&(b=d,d=0);"function"===typeof b&&(b={onAfter:b});"max"===a&&(a=9E9);b=$.extend({},p.defaults,b);d=d||b.duration;var u=b.queue&&1=f[g]?0:Math.min(f[g],n));!a&&1=f[g]?0:Math.min(f[g],n));!a&&1 Date: Tue, 26 Apr 2016 15:17:09 +0300 Subject: [PATCH 04/45] Update theme version 1.5 --- readme.txt | 8 ++++++++ style.css | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index dfb1f57..7ade23d 100644 --- a/readme.txt +++ b/readme.txt @@ -62,6 +62,14 @@ Files: en_US.po, en_US.mo, ru_Ru.po, ru_Ru.mo, fr_FR.mo, fr_FR.po icluded. Defau ------------------------------------------------------- Changelog ------------------------------------------------------- += 1.5 = +26.04.2016 + +- New: Main sidebar +- Improvements: Slider content grabs information from post or page +- Update: jquery.scrollTo.js +- Bug fix: Multilevel menu display + = 1.4 = 21.03.2016 diff --git a/style.css b/style.css index c6d2624..c34e2e2 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: https://github.com/fruitfulcode/anaglyph-lite Author: fruitfulcode Author URI: https://github.com/fruitfulcode/ Description: Anaglyph Lite is a free version of Premium WordPress theme ANAGLYPH. Flat and clean design, responsive and retina ready, bootstrap 3 grid 1170px, redux framework theme options, woocommerce, contact form 7, visual composer support. Powerful Theme options: adding your Logo, display options, styling options, flex slider options, header options, menu options, fonts options, social media links, contact form -Version: 1.4 +Version: 1.5 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready From a44ed372a3a0ef93cfe1e59fde1b8286af1d90e9 Mon Sep 17 00:00:00 2001 From: Yurii Kliuiev Date: Tue, 26 Apr 2016 17:13:30 +0300 Subject: [PATCH 05/45] removed color inheritance for a tag --- style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/style.css b/style.css index c34e2e2..1777907 100644 --- a/style.css +++ b/style.css @@ -1823,8 +1823,7 @@ section h3, section h4, section h5, section h6, -section p, -section a { +section p { color:inherit; } From c50efbfa6920f95ddc91e1e6405ebd9cbb2e6ab6 Mon Sep 17 00:00:00 2001 From: Pavel Pyankov Date: Fri, 27 May 2016 17:16:38 +0300 Subject: [PATCH 06/45] Bug fix: NEW SHORTCODE With gallery --- includes/theme/assets/css/woo.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/includes/theme/assets/css/woo.css b/includes/theme/assets/css/woo.css index 32f8685..e6a59dd 100644 --- a/includes/theme/assets/css/woo.css +++ b/includes/theme/assets/css/woo.css @@ -401,6 +401,10 @@ padding-bottom: 20px; position: relative; } +.product.has-default-attributes.has-children.anaglyph-woo-has-gallery > .images { + opacity: 1; +} + .anaglyph-woo-has-gallery .onsale { z-index: 9; } From fe64e77d8b63e9ef24bf4753df8efb15cd972903 Mon Sep 17 00:00:00 2001 From: staciedev Date: Mon, 11 Jul 2016 10:19:43 +0300 Subject: [PATCH 07/45] WooCommerce columns fixed --- woocommerce/content-product.php | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/woocommerce/content-product.php b/woocommerce/content-product.php index c800564..65dab4d 100644 --- a/woocommerce/content-product.php +++ b/woocommerce/content-product.php @@ -15,32 +15,14 @@ global $product, $woocommerce_loop; -// Store loop count we're currently on -if ( empty( $woocommerce_loop['loop'] ) ) { - $woocommerce_loop['loop'] = 0; -} - -// Store column count for displaying the grid -if ( empty( $woocommerce_loop['columns'] ) ) { - $woocommerce_loop['columns'] = apply_filters( 'loop_shop_columns', 4 ); -} - // Ensure visibility if ( ! $product || ! $product->is_visible() ) { return; } -// Increase loop count -$woocommerce_loop['loop']++; - // Extra post classes $classes = array(); -if ( 0 == ( $woocommerce_loop['loop'] - 1 ) % $woocommerce_loop['columns'] || 1 == $woocommerce_loop['columns'] ) { - $classes[] = 'first'; -} -if ( 0 == $woocommerce_loop['loop'] % $woocommerce_loop['columns'] ) { - $classes[] = 'last'; -} + $classes[] = anaglyph_woo_get_column_class(); From 60837f6bedcf8993a88b298c6a367966c83c8cce Mon Sep 17 00:00:00 2001 From: Yurii Kliuiev Date: Tue, 12 Jul 2016 15:01:53 +0300 Subject: [PATCH 08/45] updated template version --- woocommerce/content-product.php | 2 +- woocommerce/content-product_cat.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/woocommerce/content-product.php b/woocommerce/content-product.php index 65dab4d..a3e0a3d 100644 --- a/woocommerce/content-product.php +++ b/woocommerce/content-product.php @@ -6,7 +6,7 @@ * * @author WooThemes * @package WooCommerce/Templates - * @version 2.5.0 + * @version 2.6.1 */ if ( ! defined( 'ABSPATH' ) ) { diff --git a/woocommerce/content-product_cat.php b/woocommerce/content-product_cat.php index 6a87832..8c5d793 100644 --- a/woocommerce/content-product_cat.php +++ b/woocommerce/content-product_cat.php @@ -6,7 +6,7 @@ * * @author WooThemes * @package WooCommerce/Templates - * @version 2.5.2 + * @version 2.6.1 */ if ( ! defined( 'ABSPATH' ) ) { From 78c899011cd78564b366a6ddd155fcdf63134b71 Mon Sep 17 00:00:00 2001 From: Pavel Pyankov Date: Thu, 28 Jul 2016 14:49:48 +0300 Subject: [PATCH 09/45] Woocommerce template update --- woocommerce/content-product.php | 16 ++++++++++----- woocommerce/content-product_cat.php | 32 +++++++++++------------------ 2 files changed, 23 insertions(+), 25 deletions(-) diff --git a/woocommerce/content-product.php b/woocommerce/content-product.php index a3e0a3d..034ca54 100644 --- a/woocommerce/content-product.php +++ b/woocommerce/content-product.php @@ -1,9 +1,16 @@ is_visible() ) { +if ( empty( $product ) || ! $product->is_visible() ) { return; } // Extra post classes $classes = array(); - $classes[] = anaglyph_woo_get_column_class(); ?> diff --git a/woocommerce/content-product_cat.php b/woocommerce/content-product_cat.php index 8c5d793..ab0ada7 100644 --- a/woocommerce/content-product_cat.php +++ b/woocommerce/content-product_cat.php @@ -1,32 +1,24 @@
  • > From 114b1fdfd234c97b5fa02675ec06818629c381e1 Mon Sep 17 00:00:00 2001 From: Yurii Kliuiev Date: Mon, 12 Sep 2016 15:05:20 +0300 Subject: [PATCH 10/45] added additional email field --- includes/admin/anaglyph-options/admin-config.php | 10 +++++++++- includes/theme/theme-function.php | 13 +++++++++---- 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/includes/admin/anaglyph-options/admin-config.php b/includes/admin/anaglyph-options/admin-config.php index 0541b4c..116575e 100644 --- a/includes/admin/anaglyph-options/admin-config.php +++ b/includes/admin/anaglyph-options/admin-config.php @@ -1519,7 +1519,15 @@ public function setSections() { 'required' => array('contact-information', '=', '1'), ), - + array( + 'id' => 'contact-add-email', + 'type' => 'text', + 'title' => __('E-Mail', 'anaglyph-lite'), + 'subtitle' => __('Enter your E-Mail', 'anaglyph-lite'), + 'default' => '', + 'required' => array('contact-information', '=', '1'), + ), + array( 'id' => 'contact-section', 'type' => 'section', diff --git a/includes/theme/theme-function.php b/includes/theme/theme-function.php index 01d0276..f0e7eaf 100644 --- a/includes/theme/theme-function.php +++ b/includes/theme/theme-function.php @@ -831,7 +831,7 @@ function anaglyph_get_footer_contact_form() { global $anaglyph_config; $out_ = ''; $class_title = $title = $sub_title = $name_company = $location = $skype = $scroll_reveal = ''; - $tel = $fax = ''; + $tel = $fax = $add_email = ''; if ($anaglyph_config['contact-animations']) { $scroll_reveal = 'data-scroll-reveal="enter left and move 50px"'; @@ -847,7 +847,7 @@ function anaglyph_get_footer_contact_form() { if (!empty($anaglyph_config['contact-fax'])) { $fax = esc_attr($anaglyph_config['contact-fax']); } if (!empty($anaglyph_config['contact-email'])) { $email = esc_attr($anaglyph_config['contact-email']); } if (!empty($anaglyph_config['contact-skype'])) { $skype = esc_attr($anaglyph_config['contact-skype']); } - + if (!empty($anaglyph_config['contact-add-email'])) { $add_email = esc_attr($anaglyph_config['contact-add-email']); } $out_ .= '