Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Josh

    (@joshuammott)

    Thread Starter Josh

    (@joshuammott)

    Ok. Figured it out and added this to my CSS:

    #jetpack-subscribe-label {display: none;}

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    Thanks for the report! It’s a small bug that we should fix for all Jetpack users.. I took note of the problem here:
    https://github.com/Automattic/jetpack/pull/1269

    Thread Starter Josh

    (@joshuammott)

    Thanks for the patch, I’ve already applied it and it works. One issue with the patch is that the line for the label is still there even though the text is hidden. In other words after the patch the email input field seems to be forced down one line. The CSS I mentioned above removes that issue and moves the email input field back into position (i.e., up one line). The CSS is a little hackish I know, but I thought I’d let you know there still seems to be a styling issue with the patch. Maybe I should target the margin or padding of a different element??? Also, thanks for a great product and great support!

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    That’s true, that’s something I didn’t think about.

    Could you try the following change, and let me know if it helps?
    https://github.com/jeherve/jetpack/commit/885b1ee8d9f0de23f8759afa5d8dc9eebb3a9067

    Thread Starter Josh

    (@joshuammott)

    Work very well. I removed the CSS. Thanks for looking into it!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Subscription Widget Placeholder Text Appearing Twice’ is closed to new replies.