Call 1-888-670-1652

 Spire CoreDB Connect Error (2002) Connection timed out

Attribute: section

The section attribute allows you to limit the news items included within the news feed, year selector, and/or month selector to ones that belong to some specified sub-category of the selected news object type.

In order to specify the desired section, you must insert the associated Section ID, which can be found within the "Setup" section of the "News" module administration.


Once within the "Setup" section, simply select "Object Types" from the left-hand menu, and then click on the tab corresponding to the desired object type, where you will find a complete list of its composite sections.


Back in the desired page's "Source" editor window, simply enter the tag(s) for the news feed, year selector, and/or month selector, along with the attribute and desired Section ID, and the outcome should look something like one of the following examples:

<sys:news-list section="123" />

<sys:news-year-selector section="123" />

<sys:news-month-selector section="123" />