The long over due update to Tile Plus is finally here. This brings to it all the great features that both cMap and Market upgrades brought with them such as being search enabled, a searchable category drop down, improved pagination style and able to be completely configured from the Connections shortcode.
The often requested features of being able to configure the card height and width and removing the image are also part of this update. Here are some examples:
To remove the image:
To set the card height and width:
Here’s a list of all the shortcode options and their default values that the Tile Plus template enables. You can mix and match these as you need.
- enable_search=TRUE
- enable_pagination=TRUE
- page_limit=20
- pagination_position=’before’
- enable_category_select=TRUE
- show_empty_categories=TRUE
- show_category_count=FALSE
- category_select_position=’before’
- enable_category_by_root_parent=FALSE
- card_width=240
- card_height=150
- enable_website_link=TRUE
- show_image=TRUE
- show_addresses=FALSE
- show_phone_numbers=TRUE
- show_email=TRUE
- show_im=FALSE
- show_social_media=FALSE
- show_birthday=FALSE
- show_anniversary=FALSE
- address_types=NULL
- phone_types=NULL
- email_types=NULL
- image=’photo’
- image_width=NULL
- image_height=NULL
- image_fallback=’block’
- 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’
- str_visit_website=’Visit Website’
- name_format=’%prefix% %first% %middle% %last% %suffix%’
- contact_name_format=’%label%: %first% %last%’
- addr_format=’%label% %line1% %line2% %line3% %city%, %state% %zipcode% %country%’
My prayers have been answered! Thanks a lot for that update Mr. Zahm, it works perfect here :)
Are these features available though some kind of admin panel or you’re supposed to actually do it in code?
@Kenneth
You add these options to the Connections shortcode. Take a look at the Customization Options tab on the Tile Plus product page. There is an explanation on how to use these features.