Forums

[resolved] Where is this line of code located? (6 posts)

  1. fokjulle
    Member
    Posted 4 months ago #

    http://i.imgur.com/HTTWc.png

    I had a "Subscribe by email" plugin loaded, but it looks as though the feature has become part of WordPress. After activating the plugin, I have two lines of the same thing.

    Where do I find that code so that I can remove the duplicate?

  2. Link please? It may be that you have Jetpack installed but just from an image who can tell?

  3. fokjulle
    Member
    Posted 4 months ago #

    http://tinyurl.com/8yulvlk

    Scroll down and look at the comment form. Thanks.

  4. Yep, that's Jetpack alright. Not sure if there is a place to get that second "Notify me of new posts by email" line removed.

    If you're comfortable with adding to your CSS, this will render the second line not viewable.

    #subscribe_blog, #subscribe-blog-label {
            display: none;
    }

    I'm not familiar with that theme, but creating a child theme for just that seems excessive. Using a plugin for your CSS might be easier to maintain.

    http://wordpress.org/extend/plugins/header-footer/

    I've used that one on the past and it's fire and forget. Literally, when odd things were happening to my WordPress install, I forgot I used that one. ;)

  5. fokjulle
    Member
    Posted 4 months ago #

    Yes, that fixed it. Thanks a lot.

  6. Glad that worked. Can you please marked this one 'resolved'? I got a new card for the WordPress cafeteria and want to get another free soup with my lunch.

    I'm only 8 more punches on my ticket to getting that freebie...

Reply

You must log in to post.

About this Topic

Tags