Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-09-03 02:00:42

bluepurl
Member
From: Prairie du Sac, Wi
Registered: 2009-02-23
Posts: 42
Website

rss icon disappears

I have a blog that has a few sections but one main page: the default page.
It’s www.prairieopolis.com.

On the default page I have put an rss link that looks like this:
<txp:feed_link><img src=“images/13.png” /><span class=“small pad2”>RSS Feed</span></txp:feed_link>.

As you can see, it has an rss icon followed by the text “RSS Feed.”

That appears perfectly on the default page. But when you go to the individual article, the icon
does not appear although the text does. It also doesn’t appear when you go to a section page.

How can I make the icon and text appear on all the pages?

Offline

#2 2009-09-03 02:23:09

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: rss icon disappears

It’s your path. Change images/13.png to /images/13.png.

Offline

#3 2009-09-03 16:20:35

bluepurl
Member
From: Prairie du Sac, Wi
Registered: 2009-02-23
Posts: 42
Website

Re: rss icon disappears

Thanks much, Jim! The code you provide above didn’t work for me but it got me on the right track – I did have the wrong path in there initially.

I was able to make it work, however, using this code:

<txp:feed_link><txp:image id=“13”/>RSS Feed</txp:feed_link>

I really, really appreciate the quick responses to my posts. Thanks again.

BTW, I lived in Missoula for six years and graduated from the University there in 1984. Great city – lucky you!

Last edited by bluepurl (2009-09-03 16:22:51)

Offline

Board footer

Powered by FluxBB