Guest User

Untitled

a guest
Jan 22nd, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. {exp:channel:entries channel="channel_name" dynamic="no" }
  2.  
  3. <?php /* Split total entries */ ?>
  4. {exp:mx_calc expression="round({total_results}/2)"}
  5. <?php $split = {calc_result}; ?>
  6. {/exp:mx_calc}
  7.  
  8. {/exp:channel:entries}
Add Comment
Please, Sign In to add comment