Want more Shopify store insights?
Discover & target millions of Shopify stores with powerful filters. Get detailed analytics, revenue estimates, tech stack, contact information and more!
chicanddog.ch
tag in the document head, and expect wordpress to * provide it for us. */ add_theme_support( 'title-tag' ); // gutenberg layout support. add_theme_support( 'align-wide' ); // gutenberg block layout support. add_theme_support( 'wp-block-styles' ); // gutenberg editor support. add_theme_support( 'responsive-embeds' ); //enable support for post thumbnails on posts and pages. add_theme_support( 'post-thumbnails' ); // added woocommerce support. add_theme_support( 'woocommerce' ); add_theme_support( 'wc-product-gallery-zoom' ); add_theme_support( 'wc-product-gallery-lightbox' ); add_theme_support( 'wc-product-gallery-slider' ); // cropping the images to different sizes to be used in the theme add_image_size( 'ample-featured-blog-large', 710, 300, true ); add_image_size( 'ample-featured-blog-small', 230, 230, true ); add_image_size( 'ample-portfolio-image', 330, 330, true ); // registering navigation menus. register_nav_menus( array( 'primary' => __( 'primary menu', 'ample' ), 'footer' => __( 'footer menu', 'ample' ), ) ); /* * switch default core markup for search form, comment form, and comments * to output valid html5. */ add_theme_support( 'html5', array( 'search-form', 'comment-form', 'comment-list', 'gallery', 'caption', ) ); // set up the wordpress core custom background feature. add_theme_support( 'custom-background', apply_filters( 'ample_custom_background_args', array( 'default-color' => 'ffffff', 'default-image' => '', ) ) ); // adding excerpt option box for pages as well add_post_type_support( 'page', 'excerpt' ); // adds the support for the custom logo introduced in wordpress 4.5 add_theme_support( 'custom-logo', array( 'flex-width' => true, 'flex-height' => true, ) ); // support for selective refresh widgets in customizer add_theme_support( 'customize-selective-refresh-widgets' ); } endif; // ample_setup /** * register widget area. * */ require get_template_directory() . '/inc/widgets/widgets.php'; /** * enqueue scripts and styles. */ require get_template_directory() . '/inc/functions.php'; /** * functions related to header. */ require get_template_directory() . '/inc/header-functions.php'; /** * implement the custom header feature. */ require get_template_directory() . '/inc/custom-header.php'; /** * add meta box */ add_action( 'init', function () { require get_template_directory() . '/inc/admin/meta-boxes.php'; } ); /** * add customizer */ require_once get_template_directory() . '/inc/customizer.php'; /** * detect plugin. for use on front end only. */ require_once abspath . 'wp-admin/includes/plugin.php'; /** * assign the ample version to a variable. */ $ample_theme = wp_get_theme( 'ample' ); define( 'ample_theme_version', $ample_theme->get( 'version' ) ); /** * calling in the admin area for the welcome page as well as for the new theme notice too. */ if ( is_admin() ) { require get_template_directory() . '/inc/admin/class-ample-admin.php'; require get_template_directory() . '/inc/admin/class-ample-dashboard.php'; require get_template_directory() . '/inc/admin/class-ample-notice.php'; require get_template_directory() . '/inc/admin/class-ample-welcome-notice.php'; require get_template_directory() . '/inc/admin/class-ample-upgrade-notice.php'; require get_template_directory() . '/inc/admin/class-ample-theme-review-notice.php'; } <br /> <b>warning</b>: cannot modify header information - headers already sent by (output started at /srv/www/vhosts/chicanddog.ch/httpdocs/wp-content/themes/ample/functions.php:1) in <b>/srv/www/vhosts/chicanddog.ch/httpdocs/wp-includes/pluggable.php</b> on line <b>1539</b><br /> <br /> <b>warning</b>: cannot modify header information - headers already sent by (output started at /srv/www/vhosts/chicanddog.ch/httpdocs/wp-content/themes/ample/functions.php:1) in <b>/srv/www/vhosts/chicanddog.ch/httpdocs/wp-includes/pluggable.php</b> on line <b>1542</b><br />
Business Metrics
Estimated Sales
Estimated Technology Spend
Store Information
Shopify Theme
ample
Language
Unknown
Social Media
Store Intelligence
Pets Category Benchmarks(38,971 stores tracked)
Avg Apps
4.5
Median Apps
3
Avg Visits/mo
6K
Median Visits/mo
1K
Want more Shopify store insights?
Discover & target millions of Shopify stores with powerful filters. Get detailed analytics, revenue estimates, tech stack, contact information and more!