04/13/2015 at 1:47 pm
#331223
Keymaster
@ cheryl
re: Where do I put that short code?
Same page using the same shortcode… you add shortcode options to the shortcode, you do not add additional shortcode to add a new option. Make sense?
All the shortcode options for Tile Plus can be found here.
As you see, there are lots of options you can use to tweak the template.
To turn off search and pagination and the category filter in addition to showing the addresses, you would use:
[connections show_addresses='TRUE' enable_category_select='FALSE' enable_pagination='FALSE' enable_search='FALSE']
I hope the advanced shortcode option features are starting to make sense to you now.