Hi flabbyrabbit (and the rest of the comunity),
I have the same problem, I don’t know why, but now I can’t edit “size” attribute via “Quick Edit”
Could be an update problem?
Thanks in advance!
I finally found the solution.
The problem was the date format with year. When it makes the change from 2015 to 2016 it adds the year to date format.
I hope It can be helpful to someone.
Hello ggwicz,
I have the same problem,
When I go to 2016 I get this date format:
3 03UTC gener 03UTC 2016
http://www.matarocomerc.cat/event/festiu-dobertura-comercial-6/
The right date format:
http://www.matarocomerc.cat/event/les-noves-linies-de-futur-que-exploren-les-cadenes/
Could you help me?
Thank you very much,
Héctor.
Hi Ronnieinspain,
I found the solution.
Maybe you changed your home from the theme? I changed it and when I put:
is_page(blog)
doesn’t works, but:
is_home()
It works!
try it!
LUCK!