Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    hi,

    this might be a theme issue, try to preview using default twenty twelve theme to confirm; also, you can try to add this in your theme style.css

    .inside.event-form-submitter p {
    display: block !important;
    }
    Thread Starter Kat

    (@lockett)

    Yes it does appear to be a theme issue. It worked fine on twenty twelve. Is there a way to fix this on the theme I have? The CSs didnt appear to do anything. Thanks

    Thread Starter Kat

    (@lockett)

    I should add that the upload image box is not visible either

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    try just

    .event-form-submitter p {
    display: block !important;
    }
    Thread Starter Kat

    (@lockett)

    still no different, sorry

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    I suggest you ask your theme maker to take a closer look. It’d be something close to the above, but maybe your theme is doing something more like with jQuery

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Email Required, but nowhere to submit address?’ is closed to new replies.