CTS
Guest
offline
(I have another thread here but please ignore it. Poorly crafted thread and a mess of ideas. Focused here now)
Goal: To extract and use second level breadcrumb text to append to the beginning of the page meta title contents ( <title>contents</title> ) of a thread view, located in the PAGE_CONTAINER template. This when thread is displayed and a second level breadcrumb exists.
PAGE_CONTAINER template:
From:
Code:
Read more
Continue reading...
Goal: To extract and use second level breadcrumb text to append to the beginning of the page meta title contents ( <title>contents</title> ) of a thread view, located in the PAGE_CONTAINER template. This when thread is displayed and a second level breadcrumb exists.
PAGE_CONTAINER template:
From:
Code:
<title><xf:title formatter="%s | %s" fallback="{$xf.options.boardTitle}"...Read more
Continue reading...