• how to i remove the text / link in the bottom of the page content that says

    “If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!”

    Please see it at this page

    http://www.webdevworks.org/dev86/amazingpotentials/what-we-do

    It only shows when you are not logged in and maybe only shows on IE – but im not certain of that (i just want to remove it completley)

    I cant seem to find this in the settings or as a plugin…

Viewing 5 replies - 1 through 5 (of 5 total)
  • It is part of the post itself. Go to edit post and scroll all the way down.

    Thread Starter imagex

    (@imagex)

    it is not a post, it is a page and this is not part of the page itself. it is automatically being pulled through when a viewer looks at the site who is not logged in.

    Any ideas how to remove this ?

    which theme are you using… or is it custom?

    It could be that the person who themed your site has specifically put that block of code at the bottom of page.php, post.php or something along those lines.

    Could also be a widget.. oo hard to tell really.

    I guess it will look something like:

    If you're new here, you may want to subscribe to my <a href="<?php bloginfo('rss2_url'); ?>" title="<?php _e('Syndicate this site using RSS'); ?>">RSS feed</a>. Thanks for visiting!

    Thread Starter imagex

    (@imagex)

    hi, it is a studiopress.com theme (the lexicon one) does that help to know where to remove it?

    Ah, I went to download it and you have to buy it..

    Considering you’ve bought it, it might be worth asking the question to studiopress.com themselves.. http://www.studiopress.com/contact

    The place where it comes up should be in page.php

    can you goto your appearence, edit the theme and look at the page.php

    paste the contents of it into http://pastebin.com/ and then send me the link so i can tell you which part is doing it.

    It might be that you can remove it from within the control panel but i wont be able to see where until i see the code picking it up.

    GOOD LUCK!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Remove RSS footer’ is closed to new replies.