Make WordPress Core

Opened 3 weeks ago

Closed 3 weeks ago

#61636 closed defect (bug) (invalid)

Twenty Twelve: linked Date blocks do not show selected text color on the front-end

Reported by: viralsampat's profile viralsampat Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Bundled Theme Keywords: has-patch
Focuses: css Cc:

Description

Hello Team,

I have reviewed "Modified Date" block functionality and I have found that when we enable "Link to page" setting from "Setting" tab it's text color is not change on the front-end when we trying to change it from block setting.

For more clearance here, I have attached its video and screenshot.

Thanks,

Attachments (7)

twenty-twelve-modified-date-editor.png (145.8 KB) - added by viralsampat 3 weeks ago.
Back-end
twenty-twelve-modified-date-front-end.png (130.0 KB) - added by viralsampat 3 weeks ago.
Front-end
Screen Recording 2024-07-11 at 6.53.52 PM.mp4 (3.3 MB) - added by viralsampat 3 weeks ago.
61636.patch (627 bytes) - added by viralsampat 3 weeks ago.
I have checked above mentioned issue and I have resolved it and added patch. Also, I have attached screenshot after resolved this issue.
after-resolved-twenty-twelve-modified-date-editor.png (185.5 KB) - added by viralsampat 3 weeks ago.
After resolved issue Back-end:
after-resolved-twenty-twelve-modified-date-front-end.png (158.1 KB) - added by viralsampat 3 weeks ago.
After resolved issue front-end:
2012-date-blocks-on-archive-page.png (19.5 KB) - added by sabernhardt 3 weeks ago.
Date and Modified Date block links already showed the selected color on a category archive page when the post has not been visited yet

Change History (8)

@viralsampat
3 weeks ago

I have checked above mentioned issue and I have resolved it and added patch. Also, I have attached screenshot after resolved this issue.

@viralsampat
3 weeks ago

After resolved issue Back-end:

@viralsampat
3 weeks ago

After resolved issue front-end:

@sabernhardt
3 weeks ago

Date and Modified Date block links already showed the selected color on a category archive page when the post has not been visited yet

#1 @sabernhardt
3 weeks ago

  • Keywords needs-testing dev-feedback removed
  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed
  • Summary changed from Twenty Twenty-twelve theme: The Modified Date block text color not change on the front-end when we try to change it using block setting. to Twenty Twelve: linked Date blocks do not show selected text color on the front-end

The gray text color comes from the :visited state, which will happen every time you visit that published post.

If you open another browser or a private/incognito window without visiting the post, you could visit the category archive page to find the links in your chosen text color.

Note: See TracTickets for help on using tickets.