Hi, it does look like there might be a theme conflict with Nova Lite.
I’ve gone through the steps on the “if I have a theme conflict” page to no avail.
(plugins, fine)
If I go to an actual event, it’s ok (so presume custom post types) and if there’s a forthcoming event, it’s ok. It just shows the messed-up page if there are no forthcoming events in that category.
Hi Mike,
Thanks for the great feedback on the implementation, cheers!
Now for the ‘dur’ moment. I’ve just found the date format customize section in the main settings. So that’s all good (indication of expecting it to be hard, so look for the hard way!)
But to double-check (and possibly a second ‘dur’ moment), where should I put the second filter you have listed? In the theme’s functions.php page? The child’s?
And as I haven’t had to use the first ‘wp-tiles-data’ filter, should there be an alteration to the code?
And would this be an example css for the date?
wp-tile-container .grid .extra .day {
font-size: 20px;
}
I’m at the ‘a little knowledge is dangerous’ stage, I think…