inboundnow / inbound-mailer-retired

0 stars 1 forks source link

Problem with color pickers inside flexible fields #51

Closed daprela closed 9 years ago

daprela commented 9 years ago

We still have problems with color pickers inside flexible fields. I looked the field into the DB, and it seems saved correctly but when I try to retrieve it with the get_sub_field function, it returns a false value instead of the color value.

Also the other templates that last week used to work don't read anymore the color picker in the flexible fields. I've tried to change it from array to simple string but it doesn't change anything because the get_subfield function returns a false value anyway.

In one of my tests with the newsletter template, the background color field works if you put the callout as the first area but it doesn't work anymore if you put it second or below. However, this trick doesn't work with the sidebar template.

atwellpub commented 9 years ago

The latest updates seem to solve the error with Nesletter. Looking into Sidebar.