Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

  1. Index
  2. » Archives
  3. » glx_if problem

#1 2005-02-03 17:22:06

theturninggate
Member
Registered: 2004-11-07
Posts: 185
Website

glx_if problem

What I want is for articles to be laid out differently on the front page, than on the rest of the site. For the rest of the site, I want the category pages to behave normally. So this is what I have:

<txp:glx_if_frontpage>

<page layout code>

</txp:glx_if_frontpage>

<txp:glx_if_not_frontpage>

<txp:article limit=“5” />

</txp:glx_if_not_frontpage>

I’ve got the glx_if_frontpage tag working beautifully. But the glx_if_not_frontpage tag is not outputting at all. Does anyone know what I can do to get this working properly?

Offline

#2 2005-02-04 07:57:31

osei
Plugin Author
From: Stockholm, Sweden
Registered: 2004-07-01
Posts: 178
Website

Re: glx_if problem

hey, the glx_if_not_frontpage seems to work on my site, the only problem i know of is with glx_if_not_section_frontpage, but that bug is related to a bug in txp, that should be fixed with next release, i hope.

You could try the tags glx_if_category_list and glx_if_search to also change the default template.


Johan Nilsson

Offline

  1. Index
  2. » Archives
  3. » glx_if problem

Board footer

Powered by FluxBB