12/03/2015 at 11:59 am
#356955
Keymaster
@ Pete
re: I see the cMaps template has a pagination feature. Is the pagination feature available to developers or do we need to buy the cMaps template?
Yes, it is available to developers. The function can be found in the class.template-parts.php file. The name is pagination. I recommend hooking the display of pagination to the cn_action_list hook. You will also need to alter the ‘limitvalue in the 'cn_list_retrieve_atts filter.
Hope that helps!
