06/14/2013 at 6:11 pm
#262826
Keymaster
@ Jon
You can set the limit using the page_limit
shortcode Tile Plus enables like so:
[connections page_limit=30]
Take a look at this FAQ on how to customize many of the string available in Tile Plus.
Here’s the list of available options:
str_select='Select Category'
str_select_all='Show All Categories'
str_image='No Photo Available'
str_contact='Contact'
str_home_addr='Home'
str_work_addr='Work'
str_school_addr='School'
str_other_addr='Other'
str_home_phone='Home Phone'
str_home_fax='Home Fax'
str_cell_phone='Cell Phone'
str_work_phone='Work Phone'
str_work_fax='Work Fax'
str_personal_email='Personal Email'
str_work_email='Work Email'
All the shortcode options for Tile Plus are listed here.
Hope that helps.