Call 1-888-670-1652

 Spire CoreDB Connect Error (2002) Connection timed out

sys:menu-image-parent-id

With the sys:menu-image-parent-id tag, the system will generate whatever image has a file name that is equivalent to the CMS ID of the current page's parent page and display it in the location on the page where the tag has been entered into the template.

In order to help the system in locating and generating the correct image, the following attributes can be included within the tag:

  • image-prefix: The string of text specified with this attribute will be attached to the beginning of the image's name
  • image-suffix: The string of text specified with this attribute will be attached to the end of the image's name

In the end, when entering the tag into the HTML window, it should look something like this:

<sys:menu-image-parent-id image-prefix="styles/examples/test" image-suffix=".jpg" />

!NEED SCREENSHOT OF SYS:MENU-IMAGE-PARENT-ID OUTPUT