WebsiteBaker Community Forum (upd)

WebsiteBaker Support (2.8.x) => Templates, Menus & Design => Topic started by: Jaffe on March 01, 2009, 10:48:38 PM

Title: One fixed content blocks
Post by: Jaffe on March 01, 2009, 10:48:38 PM
I have two content block, one main and one news. How to do to have news block fixed? I mean I want the news block always appear on my page.
Title: Re: One fixed content blocks
Post by: marathoner on March 02, 2009, 12:03:22 AM
I think you are referring to global content blocks. Search the forum...lot's of info on that.
Title: Re: One fixed content blocks
Post by: albatros on March 02, 2009, 12:19:26 AM
Hi,

my choice for this alway was the modul "anynews" http://www.websitebakers.com/pages/code-snippets/listings/anynews.php (http://www.websitebakers.com/pages/code-snippets/listings/anynews.php).

But for the next website, I will use "topics" instead of news, and "anytopics" instead of anynews:
https://forum.WebsiteBaker.org/index.php/topic,12627.0.html (https://forum.websitebaker.org/index.php/topic,12627.0.html)
http://www.websitebakers.com/pages/modules/interaction/topics.php?searchresult=1&sstring=topics (http://www.websitebakers.com/pages/modules/interaction/topics.php?searchresult=1&sstring=topics)
http://www.websitebakers.com/pages/code-snippets/listings/anytopics.php?searchresult=1&sstring=topics (http://www.websitebakers.com/pages/code-snippets/listings/anytopics.php?searchresult=1&sstring=topics)

hth

Uwe
Title: Re: One fixed content blocks
Post by: crnogorac081 on March 02, 2009, 06:01:22 PM
insert the code to call your news in the spot on your template...thats it... :))