Forums

how to remove RSS link / icon? (9 posts)

  1. Anonymous
    Unregistered
    Posted 1 year ago #

    Hey, I'm using Tarski theme - I'd really love to remove RSS feed icon/links.

    I've pored over the theme's CSS or PHP for hours, couldn't find anything anywhere and my eyeballs are starting to really ache.

    Anyone help?

  2. Jasonian
    Member
    Posted 1 year ago #

    Link to the blog?

    I'm willing to help, but too lazy to convert to Tarski on my site to look it over.

  3. Anonymous
    Unregistered
    Posted 1 year ago #

    whitecranedesign.com/blog

    I was able to delete the rss icon, but not the text/link

  4. Anonymous
    Unregistered
    Posted 1 year ago #

    Is it in the header.php? That's what it looks like from the page source...

  5. Anonymous
    Unregistered
    Posted 1 year ago #

    nope... i think i've been thru all of it- nowhere i can find

  6. Anonymous
    Unregistered
    Posted 1 year ago #

    I think I found it. If you dig deep enough into the files, you'll find:

    tarski/app/display/feed_link.php

    That file has the link that is being used. I'm not sure if you want to delete the file entirely, but you can probably delete the text inside of it.

    I'm pretty sure you'll have to use an ftp client to get to it. I don't know if the theme editor will display that file.

  7. Anonymous
    Unregistered
    Posted 1 year ago #

    Thinking about it more, you might want to just delete the link part and leave the div...I haven't seen the CSS, so I don't know how it is set up, but deleting the div might mess with the formatting...

  8. Anonymous
    Unregistered
    Posted 1 year ago #

    word...

    thanks so much. How'd you ever find this?

    I'll respond to post if there's any weird or interesting results

  9. Anonymous
    Unregistered
    Posted 1 year ago #

    okay, this was the right spot...

    I can delete it from here, but I was able to change the text to simply "feed", which is really more what I was interested in.

    Now - I would like to be able to remove it from specifically the footer and not the header. Any bright ideas here?

    What PHP file tells it to insert the feed icon in the footer?

Topic Closed

This topic has been closed to new replies.

About this Topic