Make WordPress Themes

Opened 5 months ago

Closed 5 months ago

Last modified 5 months ago

#166779 closed theme (live)

THEME: Markito – 1.0.16

Reported by: vibhorp's profile vibhorp Owned by: themetracbot's profile themetracbot
Priority: theme update Keywords: theme-markito
Cc: vibhor.purandare@…

Description

Markito - 1.0.16

Markito is a WooCommerce WordPress theme for online shops, with a beautiful and elegant design. It uses the latest version of the Bootstrap framework. It perfectly integrated WooCommerce and other useful eCommerce plugins. With clean and SEO-optimized coding. The theme provides you with customization options to quickly make changes on your website and see the changes live. And you’ll also easily find the design tools impressive and suitable for your WooCommerce starter theme.

Theme URL -
Author URL - http://infigosoftware.in

Trac Browser - https://themes.trac.wordpress.org/browser/markito/1.0.16
WordPress.org - https://wordpress.org/themes/markito/

SVN - https://themes.svn.wordpress.org/markito/1.0.16
ZIP - https://downloads.wordpress.org/theme/markito.1.0.16.zip?nostats=1
Live preview – https://playground.wordpress.net/#…

Diff with previous version: [219075] https://themes.trac.wordpress.org/changeset?old_path=markito/1.0.15&new_path=markito/1.0.16

History:

Ticket Summary Status Resolution Owner
#106296 THEME: Markito – 1.0.1 closed live bijayyadav
#106873 THEME: markito-lite – 1.0 closed not-approved acosmin
#107562 THEME: markito-x – 1.0.2 closed not-approved acosmin
#107600 THEME: Markito – 1.0.2 closed live themetracbot
#108169 THEME: Markito – 1.0.3 closed live themetracbot
#109507 THEME: markito-x – 1.0.3 closed live acosmin
#109508 THEME: Markito – 1.0.4 closed live themetracbot
#109698 THEME: markito-x – 1.0.4 closed live themetracbot
#110401 THEME: Markito – 1.0.5 closed live themetracbot
#110642 THEME: markito-x – 1.0.5 closed live themetracbot
#118634 THEME: Markito – 1.0.6 closed live themetracbot
#119708 THEME: Markito – 1.0.7 closed live themetracbot
#125073 THEME: Markito – 1.0.8 closed live themetracbot
#125171 THEME: markito-x – 1.0.6 closed live themetracbot
#131139 THEME: Markito – 1.0.9 closed live themetracbot
#131717 THEME: Markito – 1.0.10 closed live themetracbot
#131739 THEME: Markito – 1.0.11 closed live themetracbot
#151727 THEME: Markito – 1.0.12 closed live themetracbot
#151728 THEME: markito-x – 1.0.7 closed live themetracbot
#154577 THEME: Markito – 1.0.13 closed live themetracbot
#158165 THEME: Markito – 1.0.14 closed live themetracbot
#162130 THEME: Markito – 1.0.15 closed live themetracbot
#164064 THEME: markito-x – 1.0.8 closed live themetracbot
#166779 THEME: Markito – 1.0.16 closed live themetracbot

(this ticket)


https://themes.svn.wordpress.org/markito/1.0.16/screenshot.png
Theme Check Results:

  • RECOMMENDED: No reference to register_block_pattern was found in the theme. Theme authors are encouraged to implement custom block patterns as a transition to block themes.
  • RECOMMENDED: No reference to register_block_style was found in the theme. Theme authors are encouraged to implement new block styles as a transition to block themes.
  • RECOMMENDED: Possible variable $theme_data found in translation function in inc/markito_theme_option_page.php. Translation function calls must not contain PHP variables, use placeholders instead. See <a href="https://developer.wordpress.org/apis/handbook/internationalization/internationalization-guidelines/#variables" target="_blank">Internationalization Guidelines (Opens in a new window)</a>.
    Line 45: $theme_data = wp_get_theme();
    
Line 48: 'theme_brand_url' => esc_url($theme_data->get( 'AuthorURI' )),
Line 49: 'welcome'=>sprintf(esc_html__('Welcome To %1s Theme', 'markito'), esc_html__($theme_data->get( 'Name' )), $theme_data->get( 'Version' ) ),
Line 50: 'welcome_desc' => esc_html__($theme_data->get( 'Name' ).' is an eCommerce WordPress theme specially made
Line 51: 'v'=> 'Version '.$theme_data->get( 'Version' )
  • WARNING: assets/images/Creative3.png is 1.4 MB in size. Large file sizes have a negative impact on website performance and loading time. Compress images before using them.
  • WARNING: assets/images/corporal2.png is 815.6 KB in size. Large file sizes have a negative impact on website performance and loading time. Compress images before using them.
  • WARNING: assets/images/digicrew4.png is 529.7 KB in size. Large file sizes have a negative impact on website performance and loading time. Compress images before using them.
  • WARNING: assets/images/gurdian.png is 588.5 KB in size. Large file sizes have a negative impact on website performance and loading time. Compress images before using them.

Change History (2)

#1 @themetracbot
5 months ago

  • Owner set to themetracbot
  • Resolution set to live
  • Status changed from new to closed

Theme Update for existing Live theme - automatically approved

#2 @themetracbot
5 months ago

The following has been generated by Theme Review Action, this is for informational purposes only.

Theme developers: the Meta team is testing a new tool to help you to discover and fix problems that might otherwise delay approval of your theme. Please give feedback on any errors and omissions in the test results here: https://github.com/WordPress/theme-review-action/issues


"/?p=1" (via: single.php) contains PHP errors: Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated in wp-includes/formatting.php on line 4494
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-not-have-php-errors

"/" (via: index.php) contains PHP errors: Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated in wp-includes/formatting.php on line 4494
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-not-have-php-errors

"/?cat=1" (via: archive.php) contains PHP errors: Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated in wp-includes/formatting.php on line 4494
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-not-have-php-errors

"/?tag=alignment-2" (via: archive.php) contains PHP errors: Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated in wp-includes/formatting.php on line 4494
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-not-have-php-errors

"/?post_format=gallery" (via: archive.php) contains PHP errors: Deprecated: ltrim(): Passing null to parameter #1 ($string) of type string is deprecated in wp-includes/formatting.php on line 4494
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-not-have-php-errors

Note: See TracTickets for help on using tickets.