Skip to content

RSS Page Include

The below patterns allow you to choose how you wish to display your RSS feeds.

  • How to Use the RSS Patterns

    Blog RSS

    If you want to feed in a specific category/tag please change the URL in the below code so that instead of /blogname/feed/ you have:

    /blogname/category/categoryname/feed/
    or
    /blogname/tag/tagword/feed/

    Uni News/Events RSS

    If you want to use the Uni News & Events to feed your RSS widget, please replace:

    url=https://blogs.adelaide.edu.au/blogname/feed/

    with:

    url=file:///apps/web_docs/adeluweb/rss/news_news-v2.0.rdf

    You can find all Uni News/Events RSS feeds on the RSS feed list.

Please Note: See RSS feeds within the widget zone if you want to put the feed in the widget zone. If you are copying any of the below patterns for use in a widget zone, please ensure you ONLY COPY from the <!--WFINC to the -->. You do not need the wrapping div/s.

For further display options for your RSS feeds, including amount of posts shown, show/hiding the description please refer to the webguide.


Content RSS Feed - Headline Only

Please use the below code:

<div class="ui-pod ui-pod-extra omega">
<!--WFINC="rss2html2(num_items=2;title=Blog Title;url=https://blogs.adelaide.edu.au/blogname/feed/;template=rss-datebadge.html.tt)"-->
</div>

Content RSS Feed with Description

Please use the below code:

<div class="ui-pod ui-pod-extra omega">
<!--WFINC="rss2html2(num_items=2;title=Blog Title;url=https://blogs.adelaide.edu.au/blogname/feed/;hide_description=0;len_item_descr=140;template=rss-basic.html.tt)"-->
</div>

Two Column Content RSS Feeds

(Not to be used on pages with a widget.)

Please use the below code:

<div class="ui-widget-dual-columns-wrapper clearfix">
<div class="ui-widget-dual-columns clearfix grid_18 alpha">
<div class="col grid_8 alpha suffix_1">
<div class="ui-pod ui-pod-extra omega">
<!--WFINC="rss2html2(num_items=2;title=Blog Title;url=https://blogs.adelaide.edu.au/blogname/feed/;len_item_descr=0;template=rss-basic.html.tt)"-->
</div>
</div>
<div class="col grid_8 omega">
<div class="ui-pod ui-pod-extra omega">
<!--WFINC="rss2html2(num_items=2;title=Blog Title;url=https://blogs.adelaide.edu.au/blogname/feed/;len_item_descr=0;template=rss-basic.html.tt)"-->
</div>
</div>
</div>
</div>


Two Column RSS Feeds in an Accordion

(Not to be used on pages with a widget.)

Please use the below code:

<div class="ui-accordion-wrapper">
<div class="ui-accordion">
<ul class="accordion ui-accordion ui-widget ui-helper-reset ui-accordion-icons">
<li class="accordion-item"><a class="sub-menu-btn ui-accordion-header ui-helper-reset ui-state-default ui-corner-all" href="#"><span class="icon">Latest news from the schools</span></a>
<div class="detail-data-content ui-accordion-content ui-helper-reset ui-widget-content ui-corner-bottom" style="display: none;">
<div class="ui-widget-dual-columns-wrapper clearfix">
<div class="ui-widget-dual-columns clearfix grid_17 alpha">
<div class="col grid_8 alpha suffix_1">
<div class="ui-pod ui-pod-extra omega">
<!--WFINC="rss2html2(num_items=2;title=Blog Title;url=https://blogs.adelaide.edu.au/blogname/feed/;len_item_descr=0;template=rss-basic.html.tt)"-->
</div>
</div>
<div class="col grid_8 omega">
<div class="ui-pod ui-pod-extra omega">
<!--WFINC="rss2html2(num_items=2;title=Blog Title;url=https://blogs.adelaide.edu.au/blogname/feed/;len_item_descr=0;template=rss-basic.html.tt)"-->
</div>
</div>
</div>
</div>
</div>
</li>
</ul>
</div>

</div>

 

 

Web Team

Call us: For urgent requests or to speak with someone directly,
please contact one of our team members.
 
Still not sure how to do something? Submit an online enquiry.