[Support request] Remove default rss feed links

Home Forums Support [Support request] Remove default rss feed links

Home Forums Support Remove default rss feed links

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #218577
    Chris Beard

    Hi guys.

    Great theme. but been away for a while, and now wordpress is at 4.5.
    I cannot remember how to remove the default rss feed links from the Meta widget.
    (Entries rss, Comments rss, and the WordPress.Org link)
    I seem to remember changing something in the template files, but my memory fails me.

    As this is a newer version of WordPress, can anyone tell me how to remove these links?

    Regards Scorpio66

    #218619
    Tom
    Lead Developer
    Lead Developer

    Hmm I’m not sure, but you can add a text widget with whatever links you want:

    <ul>
        <li><a href="https://generatepress.com">GeneratePress</a></li>
        <li><a href="https://wordpress.org">WordPress</a></li>
    </ul>
    #219242
    Chris Beard

    Hi Tom.

    I am aware I can set up a text widget with links, but wanted to keep the login/logout feature of the default widget. I can put in a login link, but the user cannot logout properly and Im not sure how to achieve this.
    Any ideas anyone?

    Kepp up the good work.

    Regards Chris

    #219338
    Tom
    Lead Developer
    Lead Developer

    Hmm you might need to create your own shortcode.

    This plugin might do what you’re wanting?: https://en-ca.wordpress.org/plugins/login-logout/

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.