• Resolved svinqvmraka

    (@svinqvmraka)


    Hey guys,

    Not sure if this is the right place for bugreports but anyway:
    I have a checkbox list with no labels and the last two classes on the last item look like this:

    field-no-labellast-selection
    instead of
    field-no-label last-selection

    So there is a missing space before the ‘last-selection’ class that is breaking the layout for me.

    https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Evan Herman

    (@eherman24)

    Hey svinqvmraka,

    Are those field labels custom labels that you’ve added through the custom class input field on the edit form page, or were those added another way?

    Thanks,
    Evan

    Thread Starter svinqvmraka

    (@svinqvmraka)

    Hey,

    The fields are interest groups, added through the form builder. They do have two custom classes but those aren’t affected at all.

    The issue is located in yikes-inc-easy-mailchimp-extender/public/partials/shortcodes/process_form_shortcode.php 1009:175.

    Adding a space before the class fixes the problem for me. Just looking at the code, there is the same missing space on 1086:175 of the same file, although I don’t know if that one is creating a problem.

    I’m available if you need any additional info on this.

    Plugin Contributor Tracy Levesque

    (@liljimmi)

    🏳️‍🌈 YIKES, Inc. Co-Owner

    Thank you for reporting this. I’m going to add it to our list of things to check out for the next update.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Missing space after a class breaking the checkbox layout.’ is closed to new replies.