=== Ecommerce Center ===
Contributors: TheMagnifico52
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.2
Stable tag: 0.7.1
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: three-columns, four-columns, translation-ready, custom-logo, one-column, two-columns, wide-blocks, custom-background, custom-colors, custom-header, custom-menu, block-styles, sticky-post, footer-widgets, editor-style, featured-images, full-width-template, threaded-comments, theme-options, rtl-language-support, left-sidebar, right-sidebar, grid-layout, blog, e-commerce, food-and-drink

Ecommerce center is ideal for creating e-commerce websites for clothing, interior store, home appliances shop, fashion store, online shop, Smart Home Products and Accessories, AR/VR Headsets, Hardware furniture shops, gadgets store, clothes eCommerce, tools, retail, equipment store, books store, sport shop, baby store, e-business, e-marketing, b2b, e-procurement, kitchen online shop, organic, retail, store, woocommerce website automobile, food selling website, photo store, movies store, toy store, digital product store, affiliate store, jewellery and almost any kind of store.

== Description ==

The Ecommerce center is the perfect platform for building various e-commerce websites, including clothing stores, interior shops, home appliances outlets, fashion boutiques, online stores for Smart Home Products and Accessories, AR/VR Headsets, hardware furniture shops, gadgets stores, and more. It caters to a wide range of needs, from clothes eCommerce and tools to retail, equipment stores, fashion designer shops, apparel boutiques, cosmetic outlets, bookstores, sports shops, baby stores, and anything related to e-business, e-marketing, B2B, and e-procurement. Whether you’re looking to set up a kitchen online shop, an organic retail store, or an automobile selling website, this theme is incredibly versatile. With its modern and luxurious retina-ready design, it offers a user-friendly experience packed with extensive customization options. Additionally, it is SEO-friendly, helping your website rank quickly on major search engines like Google. You can easily incorporate shortcodes and benefit from its translation-ready feature with RTL support. Built on the Bootstrap framework, it's user-friendly and optimized for speed, ensuring your pages load quickly. With secure and clean codes, and the ability to link all your social media pages, this theme provides the credibility and functionality your e-commerce venture requires. Plus, with AJAX capabilities, it enhances user experience by ensuring seamless interactions on your site. 


== Installation ==

1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button.
2. Type in Ecommerce Center in the search form and press the 'Enter' key on your keyboard.
3. Click on the 'Activate' button to use your new theme right away.
4. Navigate to Appearance > Customize in your admin panel and customize to taste.

5. Homepage Setup

Step1. Go to Dashboard >> Pages >> Add new page example "Home" >> Select page attribute "Custom Front Page" >> Publish it.
Step2. Go to Dashboard >> Settings >> Reading >> Your homepage display >> Check on "A Static Page" >> Select Homepage "Home" >> Save Changes.

6. Slider Setup

Step1. Go to Dashboard >> Pages >> Add new page example "Slider One" >> Add Title, Content and Featured image >> Publish it.
Step1. Go to Dashboard >> Appearance >> Customize >> Top product sale slider >> Select the pages which you have added for slider example "Slider One" >> Publish it.

7. Product Category Setup

Step1. Go to Dashboard >> Pages >> Add new page example "Category One" >> Add Title, Content and Featured image >> Publish it.
Step1. Go to Dashboard >> Appearance >> Customize >> Top category product >> Select the pages which you have added example "Category One" >> Here you can also category shortcode in editor >> Publish it.

8. Featured Products

Step1. Go to Dashboard >> Product >> Add new product category example "shoes" >> Publish it.
Step2. Go to Dashboard >> Product >> Add new product example "Product One" >> Add Title, Content and Featured image >> Select Category example "shoes" >> Publish it.
Step1. Go to Dashboard >> Appearance >> Customize >> Home product category >> Select the product category which you have added example "shoes" >> Publish it.

8 Blog Section

Step1. Go to Dashboard >> Posts >> Add new product category example "latest-post" >> Publish it.
Step2. Go to Dashboard >> Posts >> Add new Posts example "Posts One" >> Add Title, Content and Featured image >> Select Category example "latest-post" >> Publish it.
Step1. Go to Dashboard >> Appearance >> Customize >> Blog Settings >> Select the post category which you have added example "latest-post" >> Publish it.

== Copyright ==

Ecommerce Center WordPress Theme, Copyright 2022 TheMagnifico52
Ecommerce Center is distributed under the terms of the GNU GPL

Ecommerce Center WordPress Theme is child theme of Ecommerce Zone WordPress Theme, Copyright 2022 TheMagnifico52
Ecommerce Zone WordPress Theme is distributed under the terms of the GNU GPL.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

== Frequently Asked Questions ==

= Does this theme support any plugins? =

Ecommerce Center includes support for Infinite Scroll in Jetpack.

* Stocksnap Images,
	License: CC0 1.0 Universal (CC0 1.0)
	Source: https://stocksnap.io/license

* Pxhere Images,
	License: CC0 1.0 Universal (CC0 1.0)
	Source: hhttps://pxhere.com/en/license

	Image, Copyright Matt Moloney
	License: CC0 1.0 Universal (CC0 1.0)
	Source: https://stocksnap.io/photo/female-fitness-GD0FUEKA8C

	Image, Copyright
	License: CC0 1.0 Universal (CC0 1.0)
	Source: https://pxhere.com/en/photo/948941

	Image, Copyright
	License: CC0 1.0 Universal (CC0 1.0)
	Source: https://pxhere.com/en/photo/1390118

	Image, Copyright
	License: CC0 1.0 Universal (CC0 1.0)
	Source: https://pxhere.com/en/photo/710496

	Image, Copyright Wilfred Iven
	License: CC0 1.0 Universal (CC0 1.0)
	Source: https://pxhere.com/en/photo/1574329

	Image, Copyright Kristin Hardwick
	License: CC0 1.0 Universal (CC0 1.0)
	Source: https://pxhere.com/en/photo/668852

	Image, Copyright Freestocks.org
	License: CC0 1.0 Universal (CC0 1.0)
	Source: https://pxhere.com/en/photo/713616

== Changelog ==

= 0.8.1 =
* Description Update.

= 0.7.1 =
* Fixed AJAX demo importer: corrected check_ajax_referer() in import handler to use 'theme_importer_nonce' matching the nonce sent by JS (was using wrong action 'import_theme_mods_nonce' and wrong field 'security').
* Fixed AJAX demo importer: added missing security nonce (tm_theme_info_nonce) to localize_script so plugin check and activate calls pass correct nonce to handlers.
* Fixed malformed HTML closing tags in admin notice (h2, p elements).
* Fixed missing output escaping in admin notice: replaced echo wp_get_theme() with esc_html(), _e() with esc_html_e().
* Fixed security: added nonce verification to dismissable notice handler.
* Fixed security: added nonce verification and capability check to update_recommended_action_callback().
* Fixed scroll-to-top anchor missing href attribute in footer.php.
* Fixed deprecated get_page_by_title() replaced with WP_Query via get_posts() per WordPress 6.2 handbook.
* Fixed key name mismatch: nr_actions_recommended renamed to count_actions_recommended in theme-installation localize script.
* Replaced console.log() calls with silent error handling in theme-installation.js.
* Added nonce to recommend-action AJAX call in theme-installation.js.
* Replaced die() with wp_die() in dismissable notice function.

= 0.7

* Done some changes.

= 0.6.9

* Added pro button in global setting.
* Added section heading in global setting.
* Added Pro button in all section.
* Added secion heading in all section.
* Added 404 settings.
* Updated 404 page.
* Resolved sidebar issue.

= 0.6.8

* Made some changes.

= 0.6.7

* Updated wocommerce oudated file.
* Update single.php file
* Update page single file.
* Update archive product file.
* Update single-product file.
* Update notice code.
* Added new code of global color.
* Update Demo impoter code.
* Update pattern file.
* Added some tags.
* Added post layout option.

= 0.6.6

* Made some changes.

= 0.6.5

* Made some changes.

= 0.6.4

* Added bundle notice.

= 0.6.3

* Resolved some minor bugs.

= 0.6.2

* Minor fixes and improvement

= 0.6.1  
* Updated getstart.  
* Added some getstart file.

= 0.6  
* Added inline CSS for preloader.

= 0.5.9  
* Added sidebar CSS.

= 0.5.8  
* Done some changes.

= 0.5.7  
* Changed some CSS.

= 0.5.6  
* Added show / hide slider title option in customizer.  
* Added show / hide slider button option in customizer.  
* Added slider button text option in customizer.

= 0.5.5  
* Added copyright content alignment option in customizer.  
* Added show / hide post page content option in customizer.  
* Added footer content alignment option in customizer.  
* Added show / hide single post page content option in customizer.

= 0.5.4  
* Added default size for slider in customizer.  
* Added latest bootstrap version.  
* Added free doc button in get started.  
* Added css in media for container width.  
* Replaced get start function  
* Replaced admin js  
* Done responsive of header and slider.  
* Done homepage css.  
* Added single post page image border radius option in customizer.  
* Added single post page image box shadow option in customizer.  
* Added footer widget heading alignment option in customizer.  
* Added footer background image position option in customizer.

= 0.5.3  
* Added default image for slider.  
* Added css for slider for slider height.  
* Updated archive product template.  
* Added default image in archive post.  
* Updated lite & pro URLs.

= 0.5.2  
* Changed the urls for the theme.

= 0.5.1  
* Added show/hide footer option in customizer.  
* Added product sale badge border radius option in customizer.  
* Added scroll to top icon border radius option in customizer.

= 0.5  
* Added upsale button in different section in customizer.  
* Added free doc link in get started.  
* Done shop page product css in responsive media.

= 0.4.9  
* Added woocommerce product border radius option in customizer.  
* Added site title color option in customizer.  
* Added site tagline color option in customizer.

= 0.4.8  
* Added show/ hide post navigation option in customizer.  
* Added copyright background color option in customizer.

= 0.4.7  
* Added slider height option in customizer.  
* Added footer background image option in customizer.

= 0.4.6  
* Added hover for homepage.  
* Added hover for post page.

= 0.4.5  
* Changed get started.  
* Added hover.

= 0.4.4  
* Added single post page comment title option in customizer.  
* Added single post page comment button text option in customizer.  
* Added product sale badge position option in customizer.  
* Removed redirectional function.  
* Added get started notice function.

= 0.4.3  
* Resolved footer css issue.  
* Resolved minor issues of menus.  
* Added css for responsive menu.  
* Added condition for site tagline.

= 0.4.2  
* Added single product page sidebar widget.  
* Added show/hide single product page sidebar option in customizer.  
* Added single product page sidebar layout option in customizer.  
* Added shop page sidebar widget.  
* Added show/hide shop page sidebar option in customizer.  
* Added shop page sidebar layout option in customizer.  
* Added slider image opacity option in customizer.  
* Added condition for woocommerce settings.

= 0.4.1  
* Changed redirection function.  
* Resolved issue of slider and cat slider image.

= 0.4  
* Added rtl css.  
* Added condition for scroll to top.  
* Added scroll to top position.  
* Added custom-option file.  
* Added on of footer copyright option in footer text section.  
* Added footer columns.  
* Done the css for woocommerce pages buttons.

= 0.3.9  
* Added post setting.  
* Added post page meta on off setting in customizer.  
* Added post page title on off setting in customizer.  
* Added post page thumbnail on off setting in customizer.  
* Added condition for post setting.  
* Added page setting.  
* Added single page thumbnail on off setting.  
* Added single page title on off setting.  
* Added condition for page setting.  
* Changed gpl license version.  
* Changed gpl license uri.

= 0.3.8  
* Added Single post setting.  
* Added Single Post Thumbnail on off setting.  
* Added Single Post Meta on off setting.  
* Added Single Post Title on off setting.  
* Removed Unused function.

= 0.3.7  
* Added footer css.  
* Added logo resize setting.  
* Added slider loop on off setting.

= 0.3.6  
* Updated customizer.

= 0.3.5  
* Updated customizer settings.

= 0.3.4  
* Resolved responsive errors.  
* Added phone link.  
* Added mail link.

= 0.3.3  
* Resolve bug fixes.

= 0.3.2  
* Added require atleast.  
* Updated PHP version.  
* Prefixing the variable.  
* Escaping URLs.

= 0.3.1  
* Updated sticky header.  
* Updated responsive media.

= 0.3  
* Added cart button CSS.

= 0.2.9  
* Added minor CSS class.  
* Updated footer link.  
* Updated PHP version.

= 0.2.8  
* Added Sanitization Function.

= 0.2.7  
* Added Preloader Settings.  
* Added Get Started.

= 0.2.6  
* Added Comment js.

= 0.2.5  
* Added sticky Header.

= 0.2.4  
* Resolved issues.

= 0.2.3  
* Updated Woocommerce CSS.

= 0.2.2  
* Added new tags.  
* Resolved theme check issues.

= 0.2.1  
* Added theme color option.  
* Added footer link.

= 0.2  
* Changed Copyright 2019 to Copyright 2021.  
* Added theme changes in readme file.

= 0.1  
* Initial release.

== Theme Changes ==  
* Theme Color Changes  
* Added New Blog Section.  
* Changed Section Layout.  
* Changed Header Section Layout.  
* Added Sticky Header CSS.  
* Added Preloader CSS.  
* Added CSS file.