Hi All,

I noticed today that suddenly the date field on my node/edit page isn't visible anymore. When I inspect the code on the edit page, it's still there, but it's suddenly set to "display: none;" Any ideas how this would happen?

Comments

blamege1 created an issue. See original summary.

blamege1’s picture

So I'm not sure what the issue was here, but it's resolved. Dates are now appearing on node/edit pages. The only change I made was to revert my admin theme to an older version. I was using Seven as my admin theme, and uploaded the most recent backup of that theme and it fixed itself.

ramesh_singh’s picture

Hello blamege1,
your issue can be resolve by adding the line from display: none; to display:block; in style.css and add new field in content type which you used.

steinmb’s picture

Category: Bug report » Support request
Priority: Major » Normal
Status: Active » Closed (outdated)
Issue tags: -Date Field Missing, -date gone, -date missing, -date not displayed