I’m using Safecracker 2.0 on EE 2.1.3.
I have a date field with date picker calendar thingy and the JS appears to function fine but the calendar thingy is not styled. Assuming it’s just missing its CSS file. The date field is in a Matrix field but the date field is a default EE field right? I don’t know if being inside Matrix is part of the problem of if any date field would be missing the picker styling.
Before you ask, yes I do have <link href=”{path=css/_ee_saef_css}” type=“text/css” rel=“stylesheet” media=“screen” /> included in my template.
Is there any extra CSS file somewhere that I need to include as well?