Scrollider
WordPress 6.7 theme
- THEME TYPEWordPress theme 6.7
- FILE NAMEscrollider.zip
- FILE SIZE941867 bytes
- MD5aff30ff08973a68d5302e85022d23374
- SHA1da149827e8ce44c15bd2171dd69383fc332e4477
- LICENSEGNU GPL 2
- FILES INCLUDEDCSS, PHP, Bitmap images
- THEME URIhttp://www.woothemes.com/
- VERSION1.4.12
- AUTHOR URIhttp://www.woothemes.com
- TAGSwoothemes
- CREATION DATE2020-01-16
- LAST FILE UPDATE2020-01-16
- LAST VALIDATION2020-01-16 07:39
This theme seems to be proprietary. Themecheck doesn't distribute commercial themes.
Critical alerts
- No reference to add_theme_support( "title-tag" ) was found in the theme.The theme needs to have <title> tags, ideally in the header.php file.The theme needs to have a call to wp_title(), ideally in the header.php file.The <title> tags can only contain a call to wp_title(). Use the wp_title filter to modify the output.
- base64_decode($_POST['woo_ftp_cred']));1103: $cred = unserialize( base64_decode( $_POST['woo_ftp_cred'] ) ); Found base64_decode in file admin-functions.php. 1025: $cred = unserialize(
<input type='hidden' name='woo_ftp_cred' value='<?php echo esc_attr( base64_encode(serialize($_POST))); ?>' />
Found base64_encode in file admin-functions.php. - Found <iframe src="' . esc_url( $src_url ) . '" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:' . esc_attr( $widthpx ) . '; height:' . esc_attr( $height ) . 'px;"> in file admin-shortcodes.php. 644: <iframe src='' . esc_url( $src_url ) . '' frameborder='0' allowTransparency
- file_get_contents( $_FILES['woothemes-import-file']['tmp_name'] ); file_get_contents was found in the file class-wf-backup.php 189: $upload =
- add_submenu_page( 'woothemes', 'Remove Timthumb', 'Remove Timthumb', 'managFile class-wf-screen-welcome.php : 37: $about = add_submenu_page( 'woothemes', $this->_theme_data['theme_name'], $this->_thFile class-wf-backup.php : 53: $this->_admin_page = add_submenu_page( 'woothemes', __( 'WooThemes Settings Backup', 'woothemes'File class-wf-screen-framework.php : 43: $framework = add_submenu_page( 'woothemes', __( 'Framework', 'woothemes' ), __( 'FramewoFile class-wf-settings.php : 91: add_menu_page( __( 'Settings', 'woothemes' ), esc_html( $theme_name ), 'edFile class-wf-settings.php : 92: $wf_settings_screen_hook = add_submenu_page( 'woothemes', esc_html( $theme_name ), __( 'Settings', 'woFile admin-interface.php : 168: $framework_update_page = add_submenu_page( 'woothemes', 'WooFramework Update', 'Update Framework', ' File admin-functions.php : 3553: $timthumb_retire_page =
Warning
- Theme URI and Author URI should not be the same.
- Found wrong tag woothemes in style.css header.
- Found a translation function that is missing a text-domain. Function __, with the arguments 'Cheatin’ huh?' in file class-wf.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Cheatin’ huh?' in file class-wf.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'http://codex.wordpress.org/Child_Themes' in file class-wf-screen-welcome.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'woothemes' in file template-contact.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Name' in file theme-functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Email' in file theme-functions.php.Found a translation function that is missing a text-domain. Function __, with the arguments 'Website' in file theme-functions.php.Found a translation function that has an incorrect number of arguments. Function _x, with the arguments 'Slides', 'post type general name', woothemes, 'woothemes' in file theme-functions.php.Found a translation function that has an incorrect number of arguments. Function __, with the arguments 'Subscribe By E-mail to MailChimp', woothemes, 'woothemes' in file theme-options.php.Found a translation function that is missing a text-domain. Function _e, with the arguments 'woothemes' in file widget-woo-post-type-slider.php.
- The theme uses the register_post_type() function, which is plugin-territory functionality.The theme uses the add_shortcode() function. Custom post-content shortcodes are plugin-territory functionality.
- No reference to custom header was found in the theme.
- No reference to custom background was found in the theme.
- Possible variable $details found in translation function in widget-woo-post-type-slider.php. Translation function calls should not contain PHP variables.
- Possible variable $name found in translation function in template-contact.php. Translation function calls should not contain PHP variables.
- Text Domain: is missing from your style.css header.
- .sticky css class is needed in theme css.
- .bypostauthor css class is needed in theme css.
- .gallery-caption css class is needed in theme css.
- .screen-reader-text css class is needed in your theme css. See : the Codex for an example implementation.
- At least one hard coded date was found in the file archive.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file theme-functions.php. Function get_option( 'date_format' ) should be used instead.At least one hard coded date was found in the file template-timeline.php. Function get_option( 'date_format' ) should be used instead.
- Screenshot dimensions are wrong! Detected: 300x250px (6:5). Ratio of width to height should be 4:3.Screenshot size is 300x250px. Screenshot size should be 1200x900, to account for HiDPI displays. Any 4:3 image size is acceptable, but 1200x900 is preferred.Bad screenshot file extension ! File screenshot.png is not an actual JPG file. Detected type was : "image/png".
Tip-off
- Possible hard-coded links were found in the file admin-shortcode-generator.php.266: <p><?php echo __( 'Pick a fight: (1) If you already have a theme from WooThemes, install and activate it or (2) if you don\'t yet have one of the awesome WooThemes head over to the <a href='http://www.woothemes.com/themes/' target='_blank' title='WooThemes Gallery'Possible hard-coded links were found in the file admin-interface.php.264: $html = '<div id='wooframework_update' class='updated fade'><p>' . sprintf( __( 'WooFramework update is available (v%s). %sDownload new version%s (%sSee Changelog%s)', 'woothemes' ), $update_data['version'], '<a href='' . admin_url( 'admin.php?page=woothemes_framework_update' ) . ''>', '</a>', '<a href='http://www.woothemes.com/updates/functions-changelog.txt' target='_blank' t309: $html = '<div id='wooframework_important_update' class='error fade'><p>' . sprintf( __( 'An important WooFramework update is available (v%s). %sDownload new version%s (%sSee Changelog%s)', 'woothemes' ), $update_data['version'], '<a href='' . admin_url( 'admin.php?page=woothemes_framework_update' ) . ''>', '</a>', '<a href='http://www.woothemes.com/updates/functions-changelog.txt' target='_blank' t264: $html = '<div id='wooframework_update' class='updated fade'><p>' . sprintf( __( 'WooFramework update is available (v%s). %sDownload new version%s (%sSee Changelog%s)', 'woothemes' ), $update_data['version'], '<a href='' . admin_url( 'admin.php?page=woothemes_framework_update' ) . ''>', '</a>', '<a href='http://www.woothemes.com/updates/functions-changelog.txt' target='_blank' t309: $html = '<div id='wooframework_important_update' class='error fade'><p>' . sprintf( __( 'An important WooFramework update is available (v%s). %sDownload new version%s (%sSee Changelog%s)', 'woothemes' ), $update_data['version'], '<a href='' . admin_url( 'admin.php?page=woothemes_framework_update' ) . ''>', '</a>', '<a href='http://www.woothemes.com/updates/functions-changelog.txt' target='_blank' tPossible hard-coded links were found in the file theme-options.php.195: 'desc' => sprintf( __( 'Upload a 16px x 16px %1$s that will represent your website\'s favicon.', 'woothemes' ), '<a href='http://www.faviconr.com/'>'.__( 'ico image', 'woothemes' ).'</a>' ),681: 'desc' => sprintf( __( 'This will enable the %1$s (thumb.php) script which dynamically resizes images added through the <strong>custom settings panel below the post</strong>. Make sure your themes <em>cache</em> folder is writable. %2$s', 'woothemes' ), '<a href='http://code.google.com/p/timthumb/'>TimThumb</a>', '<a href='http://www.woo847: 'desc' => sprintf( __( 'Enter your %1$s for the e-mail subscription form.', 'woothemes' ), '<a href='http://www.woothemes.com/tutorials/how-to-find-your-feedburner-id-for-email853: 'desc' => sprintf( __( 'If you have a MailChimp account you can enter the %1$s to allow your users to subscribe to a MailChimp List.', 'woothemes' ), '<a href='http://woochimp.heroku.com' target='_blank'>'.__( 'MailChimp List Subscribe868: 'desc' => sprintf( __( 'Enter your %1$s URL e.g. http://www.twitter.com/woothemes', 'woothemes' ), '<a href='http://www.twit874: 'desc' => sprintf( __( 'Enter your %1$s URL e.g. http://www.facebook.com/woothemes', 'woothemes' ), '<a href='http://www.fac880: 'desc' => sprintf( __( 'Enter your %1$s URL e.g. http://www.youtube.com/woothemes', 'woothemes' ), '<a href='http://www.yout886: 'desc' => sprintf( __( 'Enter your %1$s URL e.g. http://www.flickr.com/woothemes', 'woothemes' ), '<a href='http://www.flick892: 'desc' => sprintf( __( 'Enter your %1$s URL e.g. http://www.linkedin.com/in/woothemes', 'woothemes' ), '<a href='http://www.www.linkedin.com.com/'>'.__( 'LinkedIn', 'woothemes' ).'</a>' ),898: 'desc' => sprintf( __( 'Enter your %1$s URL e.g. http://www.delicious.com/woothemes', 'woothemes' ), '<a href='http://www.de904: 'desc' => sprintf( __( 'Enter your %1$s URL e.g. https://plus.google.com/104560124403688998123/', 'woothemes' ), '<a href='http://plus.google.com/'>'.__( 'Google+', 'woothemes' ).'</a>' ),975: 'desc' => sprintf( __( 'Enter your Google Map coordinates to display a map on the Contact Form page template and a link to it on the Contact Us widget. You can get these details from %1$s', 'woothemes' ), '<a href='http://www.getlatlon.com/' target='_blank'>'.__( 'Google Maps', 'woothemes'1093: 'desc' => sprintf( __( 'Enter an optional URL to show in the %s for this portfolio item.', 'woothemes' ), '<a href='http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clPossible hard-coded links were found in the file widget-woo-flickr.php.56: <label for='<?php echo $this->get_field_id( 'id' ); ?>'><?php _e( 'Flickr ID (<a href='http://www.idgettr.com'>idGettr</a>):', 'woothemes' ); ?></label>Possible hard-coded links were found in the file widget-woo-blogauthor.php.65: <label for='<?php echo $this->get_field_id('custom_email'); ?>'><?php _e('<a href='http://www.gravatar.com/'>Gravatar</a> E-mail:','woothemes'); ?></label>
- This theme does not contain optional file rtl.php.
- This theme does not contain optional file front-page.php.
- This theme does not contain optional file home.php.
- This theme does not contain optional file category.php.
- This theme does not contain optional file tag.php.
- This theme does not contain optional file taxonomy.php.
- This theme does not contain optional file author.php.
- This theme does not contain optional file date.php.
- This theme does not contain optional file attachment.php.
- This theme does not contain optional file image.php.
- The theme appears to use include or require : admin-init.php 42: require_once( $functions_path . 'deprecated.php' ); 43: require_once( $functions_path . 'admin-medialibrary-uploader.php' ); 46: require_once( $classes_path . 'class-wf.php' ); 47: require_once( $classes_path . 'class-wf-fields.php' ); 48: require_once( $classes_path . 'class-wf-fields-settings.php' ); 49: require_once( $classes_path . 'class-wf-fields-meta.php' ); 50: require_once( $classes_path . 'class-wf-settings.php' ); 51: require_once( $classes_path . 'class-wf-meta.php' ); 67: require_once( $functions_path . 'admin-functions.php' ); // Functions u68: require_once( $functions_path . 'admin-setup.php' ); // Set up the Woo69: require_once( $functions_path . 'admin-interface.php' ); // Administrat70: require_once( $functions_path . 'admin-seo.php' ); // SEO functions.71: require_once( $functions_path . 'admin-sbm.php' ); // Widget Area72: require_once( $functions_path . 'admin-hooks.php' ); // Contextual hoo75: require_once( $functions_path . 'admin-custom-nav.php' ); // Woo Custom 78: require_once ( $functions_path . 'admin-shortcodes.php' ); // Woo Short82: require_once( $classes_path . 'class-wf-screen-admin-base.php' ); // 83: require_once( $classes_path . 'class-wf-screen.php' ); // 84: require_once( $classes_path . 'class-wf-screen-welcome.php' ); // 85: require_once( $classes_path . 'class-wf-screen-framework.php' ); // 87: require_once( $classes_path . 'class-wf-backup.php' ); // 88: require_once( $functions_path . 'admin-backup.php' ); // 89: require_once( $functions_path . 'admin-shortcode-generator.php' ); // If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : theme-plugin-integrations.php 16: require_once( get_template_directory() . '/includes/integrations/projects/s17: require_once( get_template_directory() . '/includes/integrations/projects/t18: require_once( get_template_directory() . '/includes/integrations/projects/f26: require_once( get_template_directory() . '/includes/integrations/our-team/o If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.The theme appears to use include or require : widget-woo-search.php 25: include( get_template_directory() . '/search-form.php' ); If these are being used to include separate sections of a template from independent files, then get_template_part() should be used instead. Otherwise, use include_once or require_once instead.