Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Rhys Wynne

    (@rhyswynne)

    Hi Rory,

    What was the solution provided?

    Rhys

    Thread Starter Rory24884

    (@rory24884)

    This is the response you gave –

    To remove the “Subscribe to My Blog for Updates” you delete the text in the WP Email Capture widget in appearance > Widget

    But the text is not visible in the admin area, just on the widget itself.

    This is the site, widget is in the footer: https://www.roryflynntestingserver.co.uk/events-shop/

    thanks,

    Rory

    Plugin Author Rhys Wynne

    (@rhyswynne)

    …that’s probably a bug actually. Probably should fix it rather than CSS it.

    The below **should** work though as a hack.

    #footer-widgets .widget_wp_email_capture_widget_class h4 {
      display: none !important;
    }
    Thread Starter Rory24884

    (@rory24884)

    Hi,

    Unfortunately that CSS isn’t working. Here is the site again with the CSS added:

    https://www.roryflynntestingserver.co.uk/events-shop/

    Thanks

    Plugin Author Rhys Wynne

    (@rhyswynne)

    Hi Rory,

    Unfortunately I cannot really support the theme, as it’s more of a theme issue.

    My advice would be to wait for it to be added to WP Email Capture, or speak to the makers of the theme.

    Rhys

    Thread Starter Rory24884

    (@rory24884)

    OK. I don’t see how it’s a theme issue. Surely not everyone wants that text on there or wants to edit the text?
    Someone else on the forum had the same problem with a different theme.

    Will just have to find a different plug-in.

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Remove Subscribe Text’ is closed to new replies.