pabsttheater / pabstetix

Issue Tracking for pabsttheater.org
0 stars 0 forks source link

Customizing CTA text should not break CSS class attribution #10

Closed sarandi closed 6 years ago

sarandi commented 6 years ago

We needed to mark a show as postponed, so we changed the CTA label to Postponed and checked the canceled checkbox. The text changes fine, but for reasons unknown, on every button instance for that event, the classes don't match other Canceled events, so the formatting doesn't behave as expected. This functionality shouldn't be conditional to the CTA label text - it should be attached to the fields themselves. Please fix for all buttons (homepage, event listing, single event, coming soon, you might like)

How it's working currently: image

The button color should match this: image

sarandi commented 6 years ago

This seems to be fixed, but a related issue has appeared: https://github.com/pabsttheater/pabstetix/issues/19