Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2006-01-12 18:04:01
- wmike
- Member
- Registered: 2006-01-03
- Posts: 44
Browse seems to lock site
My new textpattern site is now up at http://www.wrightplace.co.uk
Can anyone explain how to get ‘browse’ to work – it currenlty locks my site – I have put articles into categories – this doesn’t seem to help.
This is what is sitting in the sidebar:
<div id=“sidebar-2”>
<txp:search_input label=“Search” wraptag=“p” /> <txp:popup type=“c” label=“Browse” wraptag=“p” /> <p><txp:feed_link label=“RSS” /> / <txp:feed_link label=“Atom” flavor=“atom” />
Also the RSS link [business] just results in a download with:
<rss version=“0.92”><channel><title> – businessarticles – business</title>
<link>http://www.wrightplace.co.uk/</link>
</channel></rss>
What I am getting wrong with both of these issues.
Many thanks for any advice.
Cheers!
Mike
Offline
#2 2006-01-12 18:05:18
- wmike
- Member
- Registered: 2006-01-03
- Posts: 44
Re: Browse seems to lock site
Sorry – half the message seems to have disappeared??
Offline
#3 2006-01-12 18:15:57
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Browse seems to lock site
Wrap your code in < code> < /code> tags (without the spaces).
About those articles in your categories, is the section they are in set to be displayed on the front page? Category lists use the front page by default.
Offline
#4 2006-01-12 18:21:06
- wmike
- Member
- Registered: 2006-01-03
- Posts: 44
Re: Browse seems to lock site
Thanks doggiez!
My new textpattern site is now up at http://www.wrightplace.co.uk
Can anyone explain how to get ‘browse’ to work – it currenlty locks my site – I have put articles into categories – this doesn’t seem to help.
This is what is sitting in the sidebar:
<code>
<div id=“sidebar-2”>
<txp:search_input label=“Search” wraptag=“p” />
<txp:popup type=“c” label=“Browse” wraptag=“p” />
<p><txp:feed_link label=“RSS” /> / <txp:feed_link label=“Atom” flavor=“atom” /></p>
<txp:linklist category=“downloads” />
<h6>RSS feeds</h6>
<txp:feed_link label=“Business articles RSS feed” category=“business” section=“businessarticles” flavor=“rss” />
</code>
Also the RSS link [business] just results in a download:
<code><rss version=“0.92”><channel><title> – businessarticles – business</title>
<link>http://www.wrightplace.co.uk/</link>
</channel></rss></code>
What I am getting wrong with both of these issues.
Many thanks for any advice.
Cheers!
Mike
Offline
#5 2006-01-12 20:13:53
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Browse seems to lock site
I also said this:
About those articles in your categories, is the section they are in set to be displayed on the front page? Category lists use the front page by default.
Don’t know about the RSS, sorry.
Offline
#6 2006-01-12 22:04:48
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: Browse seems to lock site
Can anyone explain how to get ‘browse’ to work – it currenlty locks my site
Can you explain what you mean by this please?
Alex
Offline
#7 2006-01-13 07:32:50
- wmike
- Member
- Registered: 2006-01-03
- Posts: 44
Re: Browse seems to lock site
Hi Zem,
Yes – when you select a category in the browse box – my site just displays a blank page and just appears to stop functioning. I have categorised the articles [I think, correctly].
Offline
#8 2006-01-13 22:32:55
- KurtRaschke
- Plugin Author
- Registered: 2004-05-16
- Posts: 275
Re: Browse seems to lock site
As to your RSS concern—please look at the post titled Troubleshooting Feed Issues.
-Kurt
kurt@kurtraschke.com
Offline
#9 2006-01-13 23:05:03
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Offline
Pages: 1