<?php body_class() ?> must be included in the theme’s <body> tag. I developed a custom theme and global colors didn’t load. Adding body_class() fixed the issue for me.
-
This reply was modified 5 years, 7 months ago by lucxar.
This isn’t entirely accurate. Ninjaform Number fields are type=”text” and do not respect min=”0″ attributes. Currency fields should not allow negative values.