Changeset 299369
- Timestamp:
- 11/20/2025 09:37:49 AM (4 days ago)
- Location:
- seller-shop/1.0.2
- Files:
-
- 2 edited
- 1 copied
-
. (copied) (copied from seller-shop/1.0.1)
-
header.php (modified) (1 diff)
-
style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
seller-shop/1.0.2/header.php
r221635 r299369 153 153 <?php } else { ?> 154 154 <div class="banner header-right"> 155 <?php the_widget( 'WP_Widget_Media_Image', 'url='.best_shop_get_setting('header_banner_img')); ?>155 <?php echo '<img src='.esc_url( best_shop_get_setting('header_banner_img')).'>'; ?> 156 156 </div> 157 157 <?php } ?> -
seller-shop/1.0.2/style.css
r270703 r299369 4 4 Author: gradientthemes 5 5 Author URI: https://gradientthemes.com/ 6 Version: 1.0. 16 Version: 1.0.2 7 7 Requires PHP: 5.6 8 Tested up to: 6. 78 Tested up to: 6.8.2 9 9 Description: Seller Shop is a lovely, current, and responsive WooCommerce WordPress theme suitable forWooCommerce multivendor marketplace that is compatible with most WooCommerce payment gateways and reseller stores. Also, the theme is an ideal fit for any type of agency, blog, business, portfolio, WooCommerce storefronts, normal food related sites, natural internet business site, natural food store, Natural business sectors, stores. The theme comes with WooCommerce widgets such as product sliders, wish list and product category plugins. With the demo content and video instructional tutorials you can build your site rapidly and easily. 10 10 Tags: block-patterns, blog, one-column, two-columns,three-columns, right-sidebar, left-sidebar, grid-layout, sticky-Post, footer-widgets,custom-background, custom-header, custom-colors, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, full-width-template, rtl-language-support, theme-options, e-commerce, food-and-drink
Note: See TracChangeset
for help on using the changeset viewer.