Aspire Pro
WordPress 6.7 theme
- THEME TYPEWordPress child theme 6.7
- FILE NAMEaspire-pro.1.3.0.zip
- FILE SIZE1269239 bytes
- MD57bf624878fb97f746334dcb8f3104878
- SHA157d146a70d17981cb4254492d2645402831b75c2
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, XML, Bitmap images, Adobe Illustrator
- THEME URIhttp://appfinite.com/shop/aspire/
- VERSION1.3
- AUTHOR URIhttp://www.appfinite.com/
- TAGSblack, white, blue, green, orange, pink, one-column, two-columns, responsive-layout, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, rtl-language-support
- CREATION DATE2019-07-03
- LAST FILE UPDATE2020-01-13
- LAST VALIDATION2020-01-13 20:11
- OTHER VERSIONS
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- Found a Customizer setting that did not have a sanitization callback function in file customize.php. Every call to the add_setting() method needs to have a sanitization callback function passed.
- get_bloginfo( 'stylesheet_directory' ) . '/js/global.js', array( 'jquery' )get_bloginfo( 'stylesheet_directory' ) was found in the file front-page.php. Use get_stylesheet_directory_uri() instead.23: wp_enqueue_script( 'aspire-script', get_bloginfo( 'stylesheet_directory' ) . '/js/home.js', array( 'jquery' ), 36: wp_enqueue_script( 'parallax-script', get_bloginfo( 'stylesheet_directory' ) . '/js/parallax.js', array( 'jquery' get_bloginfo( 'stylesheet_directory' ) was found in the file functions.php. Use get_stylesheet_directory_uri() instead.60: wp_enqueue_script( 'aspire-global',
Warning
- The tag black has been deprecated, it must be removed from style.css header.The tag white has been deprecated, it must be removed from style.css header.The tag blue has been deprecated, it must be removed from style.css header.The tag green has been deprecated, it must be removed from style.css header.The tag orange has been deprecated, it must be removed from style.css header.The tag pink has been deprecated, it must be removed from style.css header.The tag responsive-layout has been deprecated, it must be removed from style.css header.
- More than one text-domain is being used in this theme. This means the theme will not be compatible with WordPress.org language packs. The domains found are aspire, genesis.
- Found the URL of a CDN in the code:
maxcdn.bootstrapcdn.com/font-awesome
. CSS or Javascript resources should not be loaded from a CDN. These resources should be bundled with the theme. - Text Domain: is missing from your style.css header.