The previous implementation of the counter block used HTML elements directly in the block class. All the HTML tags used in the class file should be removed and moved to a twig template file.

Comments

gaurav.kapoor created an issue. See original summary.

gaurav.kapoor’s picture

Assigned: Unassigned » gaurav.kapoor

  • gaurav.kapoor authored 62bac4e on 8.x-1.x
    Issue #3264691 by gaurav.kapoor: Add template file for counter block
    
gaurav.kapoor’s picture

Status: Active » Fixed

Added a new template for counter block and modified the logic in which content is displayed. All the HTML code has been removed from PHP files.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.