Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4266642
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T06:47:19+00:00 2026-05-21T06:47:19+00:00

Quick question: How can I output all entries from a given channel into groups

  • 0

Quick question: How can I output all entries from a given channel into groups of 4, like so:

<div class="entry_group">
    <div class="entry" id="1"><span>{title}</span></div>
    <div class="entry" id="2"><span>{title}</span></div>
    <div class="entry" id="3"><span>{title}</span></div>
    <div class="entry" id="4"><span>{title}</span></div>
</div>
<div class="entry_group">
    <div class="entry" id="5"><span>{title}</span></div>
    <div class="entry" id="6"><span>{title}</span></div>
    <div class="entry" id="7"><span>{title}</span></div>
    <div class="entry" id="8"><span>{title}</span></div>
</div>

Thanks in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T06:47:19+00:00Added an answer on May 21, 2026 at 6:47 am

    You can try using the Modulo Operator plugin to acheive this with any number of entries. Something like this:

    {if count == "1"}
        <div class="entry_group">
    {/if}
    {if '{exp:modulo dividend="{count}" divisor="4"}' == 0}
        </div>
        <div class="entry_group">
    {/if}
            <div class="entry" id="{count}"><span>{title}</span></div>
    {if count == total_results}
        </div>
    {/if}
    

    The plugin is for EE1 only, but converting a plugin from EE1 to EE2 is a breeze.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Quick question: how can I use htaccess to bar a specific IP address from
Quick question, how can I make this valid : if($this->datos->bathrooms == 1½){$select1 = JText::_(
I am hoping someone can help me out with a quick question I have
Quick design question. ClassA has a method called DoSomething(args) In DoSomething(), before it can
Quick question: One can set the path where a cookie is valid, but is
Hey everyone, got a quick question that I can't seem to find anything about...
Ok guys, just a quick question hopefully someone can find my mistake quickly, but
Quick question. How can I test a word to see if it is singular
I have a quick question i hope you guys can answer, i've got a
Please have a quick read of this question first: Separating a list of entries

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.