Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Login with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Tagged

Welcome to the new Community Forums!

Existing Users: As an additional security precaution measure, please reset your password and login with your new password given to you via your email.

New Users: You are required to link with either your Facebook, Twitter, Google or OpenID account to register.

If you have any other issues, please send the administrator an email at support [ a t ] arrastheme.com
How to use random selection for slideshow, featured posts, etc.
  • I've seen this post in the Arras 1.X forum:

    http://forums.arrastheme.com/index.php?p=/discussion/comment/29796#Comment_29796

    However, the layout and function names appear to be different in the AR2 theme. Can anyone point me in the right direction of how to show random posts in certain sections on the home page? Specifically I'm looking to randomize the slide show and featured posts #2.

    Thanks!
  • Really, no one has an idea how to do this?

    I've dug deep into the weeds of many of the function files, but it appears that it generates details for the different nodes from variables created from somewhere.

    The old system had individual code for each node, so you could just modify a few lines (i.e. 'order by') in the "featured posts" or "slideshow" section. As far as I can tell, they are now all done with the same code that pulls data from somewhere in the database.

    I'm not trying to get someone to completely solve my problem for me, just point me in the right direction and I'll do some of the heavy lifting.

    Thanks.