news boxes not showing

Questions about how to install and problems installing - please read the documentation first!
Post Reply
marius
Posts: 22
Joined: Sun Sep 26, 2010 7:51 am

news boxes not showing

Post by marius » Wed May 04, 2011 4:47 pm

Hello all,
I finally decided to update to cimple_xh and got my self a template that also has the "news" boxes in it.
When i log in to my test site I can see the news headings in the menu on the left side.
I can add text (or what ever) there and save it.
But when I log out it doesn't show the content I just saved in to the news pages..

What am I missing..??
Just in case the url to the test site:
http://www.camperzone.nl/test2/?Welcome

and into news 1 and news 3 I put some text just to test it.

maeg
Posts: 525
Joined: Fri Feb 20, 2009 2:27 pm
Location: Agerbæk, Denmark
Contact:

Re: news boxes not showing

Post by maeg » Wed May 04, 2011 5:11 pm

Hi

Are you sure the news hedding is called the same as the code that calles the newsbox

<?php echo newsbox(news)?;> This newsbox is showing the containts of the site called "news"
<?php echo newsbox(test)?;> This newsbox is showing the containts of the site called "test"

Find the code in template.htm

Alternativ you can send me a PM with the password to your site, and i can take a look for you.

marius
Posts: 22
Joined: Sun Sep 26, 2010 7:51 am

Re: news boxes not showing

Post by marius » Wed May 04, 2011 5:23 pm

took me some time to think what you ment but I got it now.

in the template .htm
the first news box called for was called news
and the heading of the first news box was called news01
So changed it now it shows on the actualy page
Thanks for the help so far..:)

marius
Posts: 22
Joined: Sun Sep 26, 2010 7:51 am

Re: news boxes not showing

Post by marius » Wed May 04, 2011 5:25 pm

hahha we are logged-in both @ the same time making the same changes.. :lol:
Last edited by marius on Wed May 04, 2011 5:33 pm, edited 2 times in total.

maeg
Posts: 525
Joined: Fri Feb 20, 2009 2:27 pm
Location: Agerbæk, Denmark
Contact:

Re: news boxes not showing

Post by maeg » Wed May 04, 2011 5:32 pm

Yha

I updated also the codes that calles the newsbox to the new php codes.

So now it works

marius
Posts: 22
Joined: Sun Sep 26, 2010 7:51 am

Re: news boxes not showing

Post by marius » Wed May 04, 2011 5:32 pm

You are the very best thanks for your very quick help and advise.


I see in the template.htm that there is also a news04 but I cant see where that will be shown in the template (in other words what would be the location of the content that I put into the news04 page ..??
Althoug there is no news04 when I logg into the site (like there are news01, news02 and news03)

maeg
Posts: 525
Joined: Fri Feb 20, 2009 2:27 pm
Location: Agerbæk, Denmark
Contact:

Re: news boxes not showing

Post by maeg » Wed May 04, 2011 5:35 pm

I'll take a look - hold on

marius
Posts: 22
Joined: Sun Sep 26, 2010 7:51 am

Re: news boxes not showing

Post by marius » Wed May 04, 2011 6:07 pm

And you did:
Man your the best..!!!! :mrgreen:

Thanks so much, now I can go to work plaing the content in the site.
And find a way to hide the title of the news boxes because Newsbox News05 (in green) is not what I want to see on my site.. :twisted:

But again thanks for the help dude. :idea:

[edit]
it was way to simple to get rid of those green letters "newsbox news01" I should be ashamed of my self not htinking abouth that..
Just remove those words in the page editor of the news page in question.. :oops:

Post Reply