Date glich on blog
-
Not really sure what is going on…I did not change CSS code for the date display on my blog but for some reason it is different? Any idea what happened? Thanks…Mary Ann
The blog I need help with is: (visible only to logged in users)
-
Hi there,
WordPress.COM is an multiuser blogging platform and all blogs wearing the same them use the same underlying template. Do you see the change reflected on the underlying template found on the live demo site https://adelledemo.wordpress.com/ ?P.S. This is the second thread I have seen on the same issue today so I’m tagging it for Staff attention.
@Staff
See also https://en.forums.wordpress.com/topic/date-format-change-on-adele-theme?replies=2 -
I inputted custom CSS code to change my format when I began my blog. I didnt change anything today and this morning the date was fine. Not sure whats going on.
Mary Ann -
I went back into the CSS screen and everything is the same as when I changed it so it should not be showing with the old Adelle theme date format. Thanks. Mary ann
-
Hi Mary Ann,
Can you try replacing your code with the following? I’ve modified the top two entries.
.wf-active .post-date { background: none repeat; text-align: left; text-transform: capitalize; width: 6%; } .wf-active .post-date .entry-day { color: #233155; font-weight: bold; margin-right: 5px; font-size: 13px; } .post-date .entry-year { color: #233155; font-weight: bold; } .post-date .entry-month { color: #233155; font-weight: bold; }I believe that should give you the appearance you’re looking for. If not, can you clarify exactly what isn’t appearing as expected?
-
Thank you very much for your help. I did not have that circle around the date and it looks like the other info is ok now Do you know why it changed? I did not change anything on my end it just appeared like that when I checked my site. Thanks.
Mary Ann -
We pushed out some changes 24 hours ago (a few hours before you posted) updating the post info selectors, which required some tweaks with the CSS. Should work correctly now though!
I did not have that circle around the date and it looks like the other info is ok now
Just to make sure I understood, this is looking like you want it to now. Correct?
-
-
- The topic ‘Date glich on blog’ is closed to new replies.