how to link news to other page - solved

tu.sha

oh...  it works! )))

1. other page with news in backend
2. on the first page (for example) in left colum - function call: <?php display_news_items(0,4,0,2); ?>

easy. thanks! yep. :)

kweitzel

Have a look at the "any_news" snippet. Put it instead of the content block you currently use and make a seperate newspage.

cheers

Klaus

tu.sha

#1
didnt find answer here :(

i have "news block" at the left of my template.
page_content(2)

at the center of the page i have page_content(1)

but when i open news, its address to itself - i mean its opening in the same left column...

what i need to do to keep news unopen at left on the same page with open item in the center?