Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End page loop issue Re: page loop issue

#112967
chrisburton
Participant

@Jeager Hmm. The only thing I can suggest is using the following:

`

>`

This will spit out the normal classes but also attach the class ‘whatever’ to it.

Edit: You can set the page order by using the following:

`’order’ => ‘ASC’`

or

`’order’ = ‘DESC’;`