=== Coupon Flash Deals ===

Contributors: mishkatwp
Requires at least: 5.5
Tested up to: 6.9
Requires PHP: 7.2
Stable tag:1.3.4
Version: 1.3.4
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-image-header, post-formats, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, e-commerce, photography, blog, editor-style, flexible-header, translation-ready

== Copyright ==

Coupon Flash Deals WordPress Theme, Copyright 2025 Mishkat WP
Coupon Flash Deals is distributed under the terms of the GNU GPL

== Description ==

The Coupon Flash Deals Theme is a powerful, professionally designed solution for creating a feature-rich coupon or deals website, perfect for bloggers, affiliate marketers, and eCommerce platforms focused on ecommerce, marketing, deals, affiliate promotions, and multi-purpose discount strategies, while also catering seamlessly to digital product marketplaces, cashback websites, price comparison portals, event ticket discount sites, subscription box deal hubs, food delivery coupon platforms, travel booking deal sites, gaming discount portals, wellness membership deal sites, and electronics offer aggregators that thrive on high-volume promotions. Whether you’re showcasing Amazon coupons, restaurant vouchers, travel deals, or Black Friday and Cyber Monday offers, this responsive theme provides a flexible, high-performance foundation for highlighting the hottest discounts and exclusive offers in real time. Built with speed, SEO, and mobile responsiveness in mind, it ensures smooth performance across all devices—ideal for presenting limited-time flash sales, holiday promotions, or membership savings. The clean, dynamic layout features customizable grids, banners, and countdown timers to build urgency and boost conversions, while allowing you to categorize deals effortlessly across grocery coupons, fashion discounts, beauty offers, travel vouchers, and more. With built-in support for affiliate tracking, user-submitted deals, printable coupons, newsletter tools, coupon alert systems, and optional coupon widgets, the theme enhances user experience and monetization potential. From student discounts to seasonal savings, the Coupon Flash Deals Theme is your complete toolkit for launching a modern, high-converting coupon website in 2025.

== Installation ==
	
1. In your admin panel, go to Appearance > Themes and click the Add New button.
2. Click Upload and Choose File, then select the theme's .zip file. Click Install Now.
3. Click Activate to use your new theme right away.

== Frequently Asked Questions ==

= Does this theme support any plugins? =

Coupon Flash Deals includes support for Infinite Scroll in Jetpack and other following Plugins.
1. Clever Fox

-------------------------------------------------------------------------------------------------
License and Copyrights for Resources used in coupon-flash-deals WordPress Theme
-------------------------------------------------------------------------------------------------

1) Package Structure
Based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc., [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)

2) Font Awesome
=================================================================================================
Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
License - Font: SIL OFL 1.1, CSS: MIT License(http://fontawesome.io/license)
Source: http://fontawesome.io

3) Bootstrap Framework
=================================================================================================
Bootstrap (http://getbootstrap.com/)
Copyright (c) 2011-2019 Twitter, Inc.
License - MIT License (https://github.com/twbs/bootstrap/blob/master/LICENSE)

4) Kirki
=================================================================================================
Kirki Customizer Framework v3.0.45 Copyright (c) 2019, Ari Stathopoulos (@aristath)  
License URI: https://opensource.org/licenses/MIT (License: MIT)  
Source URL: https://github.com/kirki-framework/kirki 

5) Webfonts
=================================================================================================
Webfonts Loader
Source URL: https://github.com/WPTT/webfont-loader
License: https://github.com/WPTT/webfont-loader/blob/master/LICENSE

6) TGMPA
=================================================================================================
Copyright (C) Gary Jones, 1989, 1991
Source: https://github.com/TGMPA/TGM-Plugin-Activation
License: GNU General Public License v2.0
License URL: https://github.com/TGMPA/TGM-Plugin-Activation/blob/develop/LICENSE.md

7) Screenshot Image
=================================================================================================

Screenshot Image
URL: https://pxhere.com/en/photo/1630675
Source: https://www.pxhere.com
License: CC0 Public Domain
License URL: https://pxhere.com/en/license

Screenshot Image
URL: https://pxhere.com/en/photo/13746
Source: https://www.pxhere.com
License: CC0 Public Domain
License URL: https://pxhere.com/en/license

Screenshot Image
URL: https://pxhere.com/en/photo/764588
Source: https://www.pxhere.com
License: CC0 Public Domain
License URL: https://pxhere.com/en/license

Screenshot Image
URL: https://pxhere.com/en/photo/982409
Source: https://www.pxhere.com
License: CC0 Public Domain
License URL: https://pxhere.com/en/license

Screenshot Image
URL: https://pxhere.com/en/photo/606895
Source: https://www.pxhere.com
License: CC0 Public Domain
License URL: https://pxhere.com/en/license

== Changelog ==

@version 0.1
* Initial release

@version 0.2
* Changes in functions.

@version 0.3
* Minor bug fixes.

@version 0.4
* Added getstart.
* Added footer link.
* Added notice funciton.
* Added footer link. 

@version 0.5
* Updated keywords.

@version 0.8
* Updated functions.

@version 0.9
* Remove second section.

@version 1.0
* Updated layouts.

@version 1.1
* Updated global color.
* Updated blog & page layout.
* Updated CSS for pagination.
* Updated css for featured header image.

@version 1.2
* Updated sidebar.

@version 1.3
* Fixed WordPress security and escaping errors according to WordPress handbook.
* Fixed unescaped breadcrumb navigation output.
* Fixed unescaped home_url() and get_permalink() outputs.
* Fixed unescaped get_search_query() output in breadcrumb.
* Fixed unescaped archive title outputs (category, tag, post type).
* Fixed unescaped author output.
* Fixed unescaped header image output.
* Fixed unescaped class attributes in page layout.
* Fixed unescaped sidebar position class in search.php and page.php.
* Fixed unescaped author meta display name output.
* Fixed unescaped theme mod copyright text output.
* Fixed unescaped category list outputs in template parts.
* Fixed post category display to link to category archives instead of posts.
* Fixed improper escaping of get_the_category_list() output.
* Fixed unescaped author outputs in content templates.
* Fixed unescaped post permalink outputs in related posts.
* Added missing elite_security_guard_logo_title_description() function with proper escaping.
* Updated all template files to use esc_url(), esc_html(), and esc_attr() for proper output escaping.
* Fixed responsive preloader setting not working properly on mobile devices.
* Fixed preloader not hiding after page load on responsive media queries.
* Fixed scroll top button not hiding on responsive media by default.
* Changed preloader default setting to OFF on responsive media devices.
* Changed scroll top button default setting to OFF on responsive media devices.
* Improved preloader JavaScript to use setTimeout and force fadeOut animation.
* Fixed JavaScript preloader hideout conflicting with media query CSS.
* Removed `!important` flags from responsive preloader media queries for better JS integration.
* Added CSS transition and opacity support for smooth preloader fadeOut animation.
* Ensured preloader hides properly on mobile after 2 seconds regardless of media query state.
* Updated scroll to top default values from true to false for responsive media.
* Updated preloader responsive default values from true to false.
* Added proper responsive preloader CSS media query logic for all combinations:
  - Desktop preloader only.
  - Responsive preloader only.
  - Both desktop and responsive enabled.
  - Both preloaders disabled.
* Rewrote breadcrumb function with complete functionality:
  - Proper category and tag display with clickable links.
  - Support for parent categories in breadcrumb trail.
  - Date archive breadcrumbs (year, month, day).
  - Author archive breadcrumbs.
  - Search results breadcrumbs with query display.
  - 404 page breadcrumbs.
  - Post and page breadcrumbs with category integration.
  - WooCommerce product support.
  - Proper separator handling between breadcrumb items.
  - Complete security escaping for all output.
* Fixed incorrect Customizer querySelector syntax error with numeric menu section IDs.
* Added comprehensive inline JavaScript fix for WordPress Customizer that prevents "Failed to execute 'querySelector' on 'Document'" error.
* Fixed invalid selector formats like '#accordion-section-nav_menu[180]' and '#sub-accordion-section-nav_menu[180]' by converting to valid CSS format using dash separator.
* Fixed invalid CSS pseudo-selector ':last' by converting to valid ':last-child' pseudo-selector in Customizer.
* Implemented generic regex pattern to catch all invalid bracket-based numeric selectors and convert them to dash-based format.
* Added selector error tracking to prevent console spam from repeated warnings.
* Added try-catch error handling in Customizer querySelector/querySelectorAll to gracefully handle selector errors.
* Improved error messages to identify selector fixes instead of repeating WordPress core errors.
* Improved theme compliance with WordPress security standards and handbook requirements.

@version 1.3.1
* Minor bug fixes.

@version 1.3.2
* Minor bug fixes.

@version 1.3.3
* Done prefixing in function.

@version 1.3.4
* Version Updated.