Shortcode: [aioseo_local_business_info]

Use the following shortcode to display the location info.

[aioseo_local_business_info]

The following options are supported:

  • location_id
    • Default: ”
    • If Multiple Locations is on use a location’s ID.
    • If Multiple Locations is off ( and location_id is empty ) the Business Information under AIOSEO -> Local Seo -> Business Info will be used.
  • show_labels
    • Default: true
    • Show or hide labels ( ‘Address:’, ‘Phone:’, ‘Fax:’, ‘Email:’, etc ).
  • show_icons
    • Default: true
    • Show or hide icons ( address, phone, fax, email ).
  • show_name
    • Default: true
    • Show or hide the business name.
  • show_address
    • Default: true
    • Show or hide the address.
  • show_phone
    • Default: true
    • Show or hide the phone number.
  • show_fax
    • Default: true
    • Show or hide the fax number.
  • show_email
    • Default: true
    • Show or hide the email.
  • show_vat
    • Default: true
    • Show or hide the Vat ID.
  • show_tax
    • Default: true
    • Show or hide the Tax ID.
  • address_label
    • Default: Address
    • Specify the text for the Address label
  • phone_label
    • Default: Phone
    • Specify the text for the Phone label
  • fax_label
    • Default: Fax
    • Specify the text for the Fax label
  • email_label
    • Default: Email
    • Specify the text for the Email label
  • vat_id_label
    • Default: VAT ID
    • Specify the text for the VAT ID label
  • tax_id_label
    • Default: Tax ID
    • Specify the text for the Tax ID label

Here’s an example of how to use this shortcode with the options:

[aioseo_local_business_info location_id=100 show_labels=false show_fax=false]