Jump to content
  • Status: Moved to Github

After copying a theme created in 5.0, the link for loading a logo image is missing the width and height attributes.

User Feedback

Recommended Comments

Adlago

Clients

Additional information:

After copying the theme, a duplicate hook name is observed in the source code, for example:

<!--CT: preload_img-->

<!--CT: preload_img-->

This duplication occurs in all available themes in the installation - default ips, my default theme, and copied theme.

When viewing a database, table core_theme_templates_custom shows a duplication of all hooks, which also determines the behavior of each theme.

This is incorrect and creates a issue in my default theme if I decide to change the hook code in the copied theme.

Please review this discrepancy.

To restore normal functioning of my default theme, I deleted the duplicate entries in the database - and the copied theme of course. And everything is now working correctly.

I.e. the copy theme function does not work correctly in version 5.