ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Group By Searching

August 12, 2010 4:19am

Subscribe [1]
  • #1 / Aug 12, 2010 4:19am

    MINDSCREEN

    218 posts

    Hi

    We are preparing a new forum as “The forum” which will show the articles in a group by form of Forum title. We have inserted a new custom field as “forum_title” in our article blog. We want to show only those articles that have “forum_title” and those will appear in proper order as per the forum title.

    We have used following code, but its not full-proof:-

    {exp:weblog:entries weblog="articles" status="not closed|editing" orderby="date" sort="desc" limit="10" paginate="bottom" rdf="off" dynamic="on"}
    {if forum_title}
    {title}
    {paginate}Page {current_page} of {total_pages} : {pagination_links}{/paginate}
    {/if}
    {/exp:weblog:entries}

    Pagination is not working properly, listing of articles as per forum_title also no working. Can U Pls, suggest me to fix this issue?

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases