X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   News Template (https://forum.x-cart.com/showthread.php?t=12447)

kirsten 02-27-2005 02:00 AM

News Template
 
Where can I edit the news that is shown in the news menu box under the date?

I did it once before but cannot remember where?

Thanx
Kirsten

balinor 02-27-2005 04:17 AM

That would be News Management under the Management menu

kirsten 02-27-2005 04:42 AM

Okay I have looked and looked at the news management section I have news there but this is not what I want to change

I want to change the text that is on the web page in the news box under the date
if you click on previous news that gives you a page called news archive and this is what is showing on my news menu box

When I added this news it was 05.02.05 and I cannot remember how I did it...before I added this there was something saying no news at present (or something to that effect?)

Do you know where I change this bit?

Totally confused here

Kirsten

flyclothing 03-03-2005 10:37 PM

Change it under "messages."

kirsten 03-04-2005 01:06 AM

Thanx for the reply but I figured that out after trying all the options there

Paul H 04-01-2007 02:05 PM

Re: News Template
 
I'm sure I posted on this thread ???

I can't find how to edit the : "todays news stuff either"

I think it's the "news message body" but I can't find it anywhere

{* $Id: today_news.tpl,v 1.10 2004/05/31 06:25:32 max Exp $ *}
{if $news_message eq ""}
{$lng.txt_no_news_available}
{else}
<B>{$news_message.send_date|date_format:$config.Ap pearance.date_format}</B><BR>
{$news_message.body}
<BR><BR>
{if $usertype eq "C"}
<A href="news.php" class="SmallNote">{$lng.lbl_previous_news}</A>
{/if}
{/if}
<HR size="1" noshade class="VertMenuHr">

Paul H 04-17-2007 03:34 PM

Re: News Template
 
Anyone got an answer to this?

Other problem is that the news section dissappears if you log in.Is this normal
or a screw up by me ?

Paul H 06-14-2007 11:11 AM

Re: News Template
 
And the answer to this is :

Make a new news message !

DOH

The news section still disappears if you log in -is this normal??

William 06-26-2007 05:07 PM

Re: News Template
 
Look for the bit of code that says {if $login eq "" } and take that out.

Paul H 07-10-2007 08:38 AM

Re: News Template
 
OK
In which template do I look for that code -I'll have a go at altering that.
Thanks


All times are GMT -8. The time now is 12:11 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.