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?
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?
Link to the blog?
I'm willing to help, but too lazy to convert to Tarski on my site to look it over.
I was able to delete the rss icon, but not the text/link
Is it in the header.php? That's what it looks like from the page source...
nope... i think i've been thru all of it- nowhere i can find
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.
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...
word...
thanks so much. How'd you ever find this?
I'll respond to post if there's any weird or interesting results
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?
This topic has been closed to new replies.