Main Content

AIOS Initial Setup Shortcodes Usage

[blogurl]

– Return’s the site’s URL

[blogurl]/sitemap
https://im-demos.agentimage.com/sitemap

[ai_phone href=”<Telephone Number>”] Preview Text/HTML [/ai_phone]

– The output number will not be clickable on desktop version of the site and will be converted to anchor once visited/switched to mobile view.

– Returns the em formatted phone number URL (e.g. Call 1.800.979.5799 )

Attributes:

  • href – exact phone number details as long as it contains 10 or 11 digits number excluding special characters and spaces
    • +1 (555) 123-4567
    • +1 123 456 7890
    • +1 098.765.4321
    • +1 098-765-TEXT
    • 123 456 7890
    • (555) 123-4567
    • 098.765.4321
    • 098-765-4321
    • 098 765 TEXT

[ai_phone href="1.800.979.5799"]Call 1.800.979.5799[/ai_phone]
Call 1.800.979.5799

[stylesheet_directory]

– Returns the child theme directory URL

[stylesheet_directory]/images/loading-small.gif
https://im-demos.agentimage.com/wp-content/themes/im-demo-theme/images/loading-small.gif

[template_directory]

– Returns the parent theme directory URL

[template_directory]/images/loading-small.gif
https://im-demos.agentimage.com/wp-content/themes/aios-starter-theme/images/loading-small.gif

[agentimage_credits]

– Returns AgentImage credits

Attributes:

  • credits – HTML of the credits
  • renew – true or false, replace the current save credits.
  • seo – true or false, SEO credits.

[agentimage_credits credits="Real Estate Website Design by <a target='_blank' href='https://www.agentimage.com' style='text-decoration:underline;font-weight:bold'>Agent Image</a>"]
Real Estate Website Design by Agent Image

[sitemap]

– Outputs an alphabetical list of pages in the site

Attributes: Everything supported by the wp_list_pages() function.

[sitemap]

– The demo above shows the default output of the sitemap without attribute.

– The next demo will show you the sitemap without the “AIOS Initial Setup Shortcodes Usage” by excluding it using the attribute “exclude“.

[sitemap exclude="178"]

[wp_nav_menu]

– Outputs a list of pages based on the main site navigation

Attribute:

  • Everything supported by the wp_nav_menu() function
  • submenu – Only display the contents of the submenu under a navigation item [wp_nav_menu submenu=”-ID OF PARENT MENU-“] – this will show the submenu under parent menu.

[wp_nav_menu]

[currentYear]

– Set Dynamic Year

[currentYear]
2024

[mail_to]

– Obfuscates an email address to help reduce spam

Attributes:

  • email – email address to obfuscate
  • class – custom class of the anchor tag

[mail_to email="[email protected]"][email protected][/mail_to]
user(at)thedesignpeople(dotted)com

[agentimage_video]

– Default video placeholder for AI sites

Attributes:

  • width – width of video
  • height – height of video

[agentimage_video width="560" height="315"]

[iframe_async]

– Iframe asynchronous load.

Attributes:

  • width – width of iframe
  • height – height of iframe
  • id – id of iframe
  • class – class of iframe
  • additional – additional attribute for the iframe( i.e. additional=”frameborder=0 sandbox=allow-forms scrolling=yes” )

[iframe_async src="http://thehabibigroup.com/" width="800" height="400"]
				
			

[aios-mortgage-calculator]

– Adds a mortgage calculator any page or widget.

Attributes:

  • years – loan duration
  • interest – interest rate
  • tax – annual property tax
  • insurance – annual insurance

[aios-mortgage-calculator years="5" interest="5.5" tax="10" insurance="500"]
Ouput

Owning a home is a great investment and it is key to plan your mortgage payments ahead of time. Calculate your monthly mortgage using our free calculator below.

Required fields are marked*
Monthly Principal + Interest:
Monthly Tax:
Monthly Insurance:
Total Payment:

DISCLAIMER: The information found in these calculators are to be used as a guide and is deemed reliable but not guaranteed. Please schedule an appointment today to find out more information about your loan.