Make WordPress Themes

Opened 5 months ago

Last modified 3 days ago

#165455 reviewing theme

THEME: ZMT Corporate – 1.1.0

Reported by: zuestmedia's profile zuestmedia Owned by: acosmin's profile acosmin
Priority: new theme Keywords: theme-zmt-corporate
Cc: michael.zuest@…, travel_girl

Description

ZMT Corporate - 1.0.24

ZMT Corporate is a lightweight, fast and fully customizable ZuestMedia WordPress Theme. This theme combines the new modern features of Gutenberg Block Editor respectively concepts from Full Site Editing (FSE) with the proven classic WordPress theme structure. For a quick start, import a preconfigured starter design directly from the Design-Explorer and get started right away. Use the Customizer to define global settings like colors, fonts, etc. and customize every part of your website. Thanks to the modular design, header and footer builders are a thing of the past. With the template editor (Pro) or by using a child theme you can easily create as many sections as you need in the header, center or footer area and arrange them as you need.

Theme URL - https://zuestmedia.com/corporate/
Author URL - https://zuestmedia.com/

Trac Browser - https://themes.trac.wordpress.org/browser/zmt-corporate/1.0.24
WordPress.org - https://wordpress.org/themes/zmt-corporate/

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

History:


https://themes.svn.wordpress.org/zmt-corporate/1.0.24/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.
  • WARNING: A menu without a theme_location was found in app/modules/modMenu.php. <code>$args</code> is used inside wp_nav_menu(). You must manually check if the theme_location is included.
  • RECOMMENDED This theme doesn't seem to display tags. Modify it to display tags in appropriate locations.
  • RECOMMENDED: No reference to add_theme_support( "custom-header", $args ) was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.
  • RECOMMENDED: No reference to add_theme_support( "custom-background", $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.

Change History (24)

#1 follow-up: @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: index.php) contains PHP errors: Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in wp-content/themes/zmt-corporate/app/modules/modTaxonomyTerms.php on line 74
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: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in wp-content/themes/zmt-corporate/app/modules/modCommentsCounter.php on line 56
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-not-have-php-errors

"/?cat=1" (via: index.php) contains PHP errors: Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in wp-content/themes/zmt-corporate/app/modules/modTaxonomyTerms.php on line 74
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-not-have-php-errors

"/?tag=alignment-2" (via: index.php) contains PHP errors: Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in wp-content/themes/zmt-corporate/app/modules/modCommentsCounter.php on line 56
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-not-have-php-errors

"/?post_format=gallery" (via: index.php) contains PHP errors: Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in wp-content/themes/zmt-corporate/app/modules/modCommentsCounter.php on line 56
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-not-have-php-errors

#2 @zuestmedia
5 months ago

Dear Theme Review Team

ZMT Corporate has the same base as the first theme ZMT Modular (https://wordpress.org/themes/zmt-modular/), which i have already successfully submitted. The configuration is different, as well as the CSS files that are included.

On Github you can see that the core (zmtheme-app) in the App folder is used as a submodule for both themes.

https://github.com/zuestmedia/zmt-corporate
https://github.com/zuestmedia/zmt-modular
https://github.com/zuestmedia/zmtheme-app

I hope this helps with the review.

Best regards
Michael

#3 in reply to: ↑ 1 @zuestmedia
5 months ago

Replying to themetracbot:

...

the str_replace() function is not on a line:

<?php
str_replace(
  array( '__label__' ),
  array(  $label, ),
  $result
);

#4 @kafleg
5 months ago

  • Owner set to kafleg
  • Status changed from new to reviewing

#5 @kafleg
4 months ago

@Travel_girl would you please help me to check the accessibility part review of this theme?

#6 @Travel_girl
4 months ago

@kafleg yes. Its on my todo list now.

#7 @themetracbot
3 months ago

  • Summary changed from THEME: ZMT Corporate – 1.0.24 to THEME: ZMT Corporate – 1.0.25

ZMT Corporate - 1.0.25

ZMT Corporate is a lightweight, fast and fully customizable ZuestMedia WordPress Theme. This theme combines the new modern features of Gutenberg Block Editor respectively concepts from Full Site Editing (FSE) with the proven classic WordPress theme structure. For a quick start, import a preconfigured starter design directly from the Design-Explorer and get started right away. Use the Customizer to define global settings like colors, fonts, etc. and customize every part of your website. Thanks to the modular design, header and footer builders are a thing of the past. With the template editor (Pro) or by using a child theme you can easily create as many sections as you need in the header, center or footer area and arrange them as you need.

Theme URL - https://zuestmedia.com/corporate/
Author URL - https://zuestmedia.com/

Trac Browser - https://themes.trac.wordpress.org/browser/zmt-corporate/1.0.25
WordPress.org - https://wordpress.org/themes/zmt-corporate/

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

Diff with previous version: [225626] https://themes.trac.wordpress.org/changeset?old_path=zmt-corporate/1.0.24&new_path=zmt-corporate/1.0.25

History:


https://themes.svn.wordpress.org/zmt-corporate/1.0.25/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.
  • WARNING: A menu without a theme_location was found in app/modules/modMenu.php. <code>$args</code> is used inside wp_nav_menu(). You must manually check if the theme_location is included.
  • RECOMMENDED This theme doesn't seem to display tags. Modify it to display tags in appropriate locations.
  • RECOMMENDED: No reference to add_theme_support( "custom-header", $args ) was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.
  • RECOMMENDED: No reference to add_theme_support( "custom-background", $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.

#8 @themetracbot
3 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: index.php) contains PHP errors: Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in wp-content/themes/zmt-corporate/app/modules/modTaxonomyTerms.php on line 74
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: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in wp-content/themes/zmt-corporate/app/modules/modCommentsCounter.php on line 56
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-not-have-php-errors

"/?cat=1" (via: index.php) contains PHP errors: Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in wp-content/themes/zmt-corporate/app/modules/modTaxonomyTerms.php on line 74
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-not-have-php-errors

"/?tag=alignment-2" (via: index.php) contains PHP errors: Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in wp-content/themes/zmt-corporate/app/modules/modCommentsCounter.php on line 56
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-not-have-php-errors

"/?post_format=gallery" (via: index.php) contains PHP errors: Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in wp-content/themes/zmt-corporate/app/modules/modCommentsCounter.php on line 56
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-not-have-php-errors

#9 @zuestmedia
3 months ago

Hi there,
I have updated the ZMT-Corporate theme to the latest version.
I hope you have not forgotten me! Would be glad if you could continue the review. It's been over 5 weeks since the last response...
Thanks and best regards
Michael

#10 @themetracbot
7 weeks ago

  • Summary changed from THEME: ZMT Corporate – 1.0.25 to THEME: ZMT Corporate – 1.0.26

ZMT Corporate - 1.0.26

ZMT Corporate is a lightweight, fast and fully customizable ZuestMedia WordPress Theme. This theme combines the new modern features of Gutenberg Block Editor respectively concepts from Full Site Editing (FSE) with the proven classic WordPress theme structure. For a quick start, import a preconfigured starter design directly from the Design-Explorer and get started right away. Use the Customizer to define global settings like colors, fonts, etc. and customize every part of your website. Thanks to the modular design, header and footer builders are a thing of the past. With the template editor (Pro) or by using a child theme you can easily create as many sections as you need in the header, center or footer area and arrange them as you need.

Theme URL - https://zuestmedia.com/corporate/
Author URL - https://zuestmedia.com/

Trac Browser - https://themes.trac.wordpress.org/browser/zmt-corporate/1.0.26
WordPress.org - https://wordpress.org/themes/zmt-corporate/

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

Diff with previous version: [230725] https://themes.trac.wordpress.org/changeset?old_path=zmt-corporate/1.0.25&new_path=zmt-corporate/1.0.26

History:


https://themes.svn.wordpress.org/zmt-corporate/1.0.26/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.
  • WARNING: A menu without a theme_location was found in app/modules/modMenu.php. <code>$args</code> is used inside wp_nav_menu(). You must manually check if the theme_location is included.
  • RECOMMENDED This theme doesn't seem to display tags. Modify it to display tags in appropriate locations.
  • RECOMMENDED: No reference to add_theme_support( "custom-header", $args ) was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.
  • RECOMMENDED: No reference to add_theme_support( "custom-background", $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.

#11 @themetracbot
7 weeks 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: index.php) contains PHP errors: Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in wp-content/themes/zmt-corporate/app/modules/modTaxonomyTerms.php on line 74
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: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in wp-content/themes/zmt-corporate/app/modules/modCommentsCounter.php on line 56
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-not-have-php-errors

"/?cat=1" (via: index.php) contains PHP errors: Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in wp-content/themes/zmt-corporate/app/modules/modTaxonomyTerms.php on line 74
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-not-have-php-errors

"/?tag=alignment-2" (via: index.php) contains PHP errors: Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in wp-content/themes/zmt-corporate/app/modules/modCommentsCounter.php on line 56
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-not-have-php-errors

"/?post_format=gallery" (via: index.php) contains PHP errors: Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in wp-content/themes/zmt-corporate/app/modules/modCommentsCounter.php on line 56
See: https://github.com/WordPress/theme-review-action/blob/trunk/docs/ui-errors.md#page-should-not-have-php-errors

#12 @zuestmedia
7 weeks ago

Hi @kafleg and @Travel_girl,
It has now been almost 3 months since the last response. I would be very pleased if this ticket could move forward.
Thanks and best regards
Michael

This ticket was mentioned in Slack in #accessibility by christophermhinds. View the logs.


6 weeks ago

#14 @kafleg
6 weeks ago

  • Cc majabenke@… added

#15 @kafleg
6 weeks ago

  • Cc travel_girl added; majabenke@… removed

#16 @tdrayson
6 weeks ago

Review notes:
Reviewed by @tdrayson & @christophermhinds

Keyboard Navigation: FAIL

  • Uses display none with Javascript
  • Javascript breaks the function of the site including navigation
  • tab is required when navigating sub menu via keyboard
    • Dropdown automatically open on parent focus
    • Mobile use arrow keys to navigate mobile menuControls

Controls: FAIL

  • Aria-expanded needs to be false on mobile when collapsed
  • Mobile hamburger missing type="button"

Skip Link: PASS

Form Labels: PASS

Headings: PASS

ARIA: UNSURE

  • I could not discern with 100% certainty that ARIA labels are being used appropriately and not excessively, particularly in the primary navigation.

Content Links: PASS

Repetitive Link Text: FAIL

  • Edit button on post missing clear text for what it does

Contrasts: FAIL

  • Default “filled” button text does not meet contrast requirements on hover or click. Replace dark blue #3A5199 with an alternative that achieves a 4.5:1 contrast ratio with the default button background.
  • Linked paragraph text does not have a discernible hover state that either visibly alters the text decoration (e.g. removing the underline on hover) or sufficiently changing the color alone (4.5:1 contrast ratio with default color).

Images: PASS

Media: FAIL

  • Link on single post featured image opens in a Lightbox with no description about this

Screen Reader Text: PASS

Not Allowed: PASS

#17 @themetracbot
4 weeks ago

  • Keywords accessibility-ready removed
  • Summary changed from THEME: ZMT Corporate – 1.0.26 to THEME: ZMT Corporate – 1.0.27

ZMT Corporate - 1.0.27

ZMT Corporate is a lightweight, fast and fully customizable ZuestMedia WordPress Theme. This theme combines the new modern features of Gutenberg Block Editor respectively concepts from Full Site Editing (FSE) with the proven classic WordPress theme structure. For a quick start, import a preconfigured starter design directly from the Design-Explorer and get started right away. Use the Customizer to define global settings like colors, fonts, etc. and customize every part of your website. Thanks to the modular design, header and footer builders are a thing of the past. With the template editor (Pro) or by using a child theme you can easily create as many sections as you need in the header, center or footer area and arrange them as you need.

Theme URL - https://zuestmedia.com/corporate/
Author URL - https://zuestmedia.com/

Trac Browser - https://themes.trac.wordpress.org/browser/zmt-corporate/1.0.27
WordPress.org - https://wordpress.org/themes/zmt-corporate/

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

Diff with previous version: [233428] https://themes.trac.wordpress.org/changeset?old_path=zmt-corporate/1.0.26&new_path=zmt-corporate/1.0.27

History:


https://themes.svn.wordpress.org/zmt-corporate/1.0.27/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.
  • WARNING: A menu without a theme_location was found in app/modules/modMenu.php. <code>$args</code> is used inside wp_nav_menu(). You must manually check if the theme_location is included.
  • RECOMMENDED This theme doesn't seem to display tags. Modify it to display tags in appropriate locations.
  • RECOMMENDED: No reference to add_theme_support( "custom-header", $args ) was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.
  • RECOMMENDED: No reference to add_theme_support( "custom-background", $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.

#18 @zuestmedia
4 weeks ago

Hello everyone

Unfortunately, I had to remove the accessibility-ready tag.

I was not able to fix the errors because my theme is based on an open source CSS & JS framework that I cannot completely control. Especially the Javascript.

I may be able to fix the errors at a later date. I would let you know.

I have fixed the remaining bugs from themetracbot and hope that the theme can now be released as is.

Thank you for your efforts and best regards
Michael

#19 @themetracbot
11 days ago

  • Summary changed from THEME: ZMT Corporate – 1.0.27 to THEME: ZMT Corporate – 1.0.28

ZMT Corporate - 1.0.28

ZMT Corporate is a lightweight, fast and fully customizable ZuestMedia WordPress Theme. This theme combines the new modern features of Gutenberg Block Editor respectively concepts from Full Site Editing (FSE) with the proven classic WordPress theme structure. For a quick start, import a preconfigured starter design directly from the Design-Explorer and get started right away. Use the Customizer to define global settings like colors, fonts, etc. and customize every part of your website. Thanks to the modular design, header and footer builders are a thing of the past. With the template editor (Pro) or by using a child theme you can easily create as many sections as you need in the header, center or footer area and arrange them as you need.

Theme URL - https://zuestmedia.com/corporate/
Author URL - https://zuestmedia.com/

Trac Browser - https://themes.trac.wordpress.org/browser/zmt-corporate/1.0.28
WordPress.org - https://wordpress.org/themes/zmt-corporate/

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

Diff with previous version: [235169] https://themes.trac.wordpress.org/changeset?old_path=zmt-corporate/1.0.27&new_path=zmt-corporate/1.0.28

History:


https://themes.svn.wordpress.org/zmt-corporate/1.0.28/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.
  • WARNING: A menu without a theme_location was found in app/modules/modMenu.php. <code>$args</code> is used inside wp_nav_menu(). You must manually check if the theme_location is included.
  • RECOMMENDED This theme doesn't seem to display tags. Modify it to display tags in appropriate locations.
  • RECOMMENDED: No reference to add_theme_support( "custom-header", $args ) was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.
  • RECOMMENDED: No reference to add_theme_support( "custom-background", $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.

#20 @kafleg
5 days ago

Hello @zuestmedia

Please check your theme and fix the issues and resubmit again.

  • WARNING: A menu without a theme_location was found in app/modules/modMenu.php. $args is used inside wp_nav_menu(). You must manually check if the theme_location is included.
  • When menu is large, it overlaps in the site title. https://i.rankmath.com/i/SbeKm6
  • Remove unnecessary parameters from style.css header,
    ZMDLID: dj83pkl265axmi32wq0stwpksd8ep0dc1d73
    ZMUPDAPI: zm
    
  • Why index2.php file?
  • Please create the latest POT file which is inside the languages folder.

Thank you
KafleG

#21 @acosmin
5 days ago

  • Owner changed from kafleg to acosmin

#22 @themetracbot
4 days ago

  • Summary changed from THEME: ZMT Corporate – 1.0.28 to THEME: ZMT Corporate – 1.0.29

ZMT Corporate - 1.0.29

ZMT Corporate is a lightweight, fast and fully customizable ZuestMedia WordPress Theme. This theme combines the new modern features of Gutenberg Block Editor respectively concepts from Full Site Editing (FSE) with the proven classic WordPress theme structure. For a quick start, import a preconfigured starter design directly from the Design-Explorer and get started right away. Use the Customizer to define global settings like colors, fonts, etc. and customize every part of your website. Thanks to the modular design, header and footer builders are a thing of the past. With the template editor (Pro) or by using a child theme you can easily create as many sections as you need in the header, center or footer area and arrange them as you need.

Theme URL - https://zuestmedia.com/corporate/
Author URL - https://zuestmedia.com/

Trac Browser - https://themes.trac.wordpress.org/browser/zmt-corporate/1.0.29
WordPress.org - https://wordpress.org/themes/zmt-corporate/

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

Diff with previous version: [236190] https://themes.trac.wordpress.org/changeset?old_path=zmt-corporate/1.0.28&new_path=zmt-corporate/1.0.29

History:


https://themes.svn.wordpress.org/zmt-corporate/1.0.29/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.
  • WARNING: A menu without a theme_location was found in app/modules/modMenu.php. <code>$args</code> is used inside wp_nav_menu(). You must manually check if the theme_location is included.
  • RECOMMENDED This theme doesn't seem to display tags. Modify it to display tags in appropriate locations.
  • RECOMMENDED: No reference to add_theme_support( "custom-header", $args ) was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.
  • RECOMMENDED: No reference to add_theme_support( "custom-background", $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.

#23 @zuestmedia
4 days ago

Hello @acosmin / @kafleg

I have made the necessary updates:

menu overlap
Solved via overflow scroll container, if menu is to large

wp_nav_menu
wp_nav_menu() $args are set dynamically, please see here: https://github.com/zuestmedia/zmtheme-app/blob/88513411e859ed44b7b31542bd76552d1e93a9bb/modules/modMenu.php#L180
there is also a fallback to default menu: https://github.com/zuestmedia/zmtheme-app/blob/88513411e859ed44b7b31542bd76552d1e93a9bb/modules/modMenu.php#L187

style.css
zmdlid is used to identify the right file when downloaded from my website
zmdlid / zmupdapi is used by the update-api i use for my plugins/themes

index2.php
Is removed. was an example file.

.pot file
I have added a .pot file and updated translations

Thank you and best regards
Michael

#24 @themetracbot
3 days ago

  • Summary changed from THEME: ZMT Corporate – 1.0.29 to THEME: ZMT Corporate – 1.1.0

ZMT Corporate - 1.1.0

ZMT Corporate is a lightweight, fast and fully customizable ZuestMedia WordPress Theme. This theme combines the new modern features of Gutenberg Block Editor respectively concepts from Full Site Editing (FSE) with the proven classic WordPress theme structure. For a quick start, import a preconfigured starter design directly from the Design-Explorer and get started right away. Use the Customizer to define global settings like colors, fonts, etc. and customize every part of your website. Thanks to the modular design, header and footer builders are a thing of the past. With the template editor (Pro) or by using a child theme you can easily create as many sections as you need in the header, center or footer area and arrange them as you need.

Theme URL - https://zuestmedia.com/corporate/
Author URL - https://zuestmedia.com/

Trac Browser - https://themes.trac.wordpress.org/browser/zmt-corporate/1.1.0
WordPress.org - https://wordpress.org/themes/zmt-corporate/

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

Diff with previous version: [236369] https://themes.trac.wordpress.org/changeset?old_path=zmt-corporate/1.0.29&new_path=zmt-corporate/1.1.0

History:


https://themes.svn.wordpress.org/zmt-corporate/1.1.0/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.
  • WARNING: A menu without a theme_location was found in app/modules/modMenu.php. <code>$args</code> is used inside wp_nav_menu(). You must manually check if the theme_location is included.
  • RECOMMENDED This theme doesn't seem to display tags. Modify it to display tags in appropriate locations.
  • RECOMMENDED: No reference to add_theme_support( "custom-header", $args ) was found in the theme. It is recommended that the theme implement this functionality if using an image for the header.
  • RECOMMENDED: No reference to add_theme_support( "custom-background", $args ) was found in the theme. If the theme uses background images or solid colors for the background, then it is recommended that the theme implement this functionality.
Note: See TracTickets for help on using tickets.