Login  Register

Re: Redirection Fails When Multiple Pages Are Embedded

Posted by haozwang<Nabble> on Apr 25, 2018; 1:44pm
URL: https://support.nabble.com/Redirection-Fails-When-Multiple-Pages-Are-Embedded-tp7598729p7600497.html

Hi Greg, there is an update you can solve this on some situations:

in the NAML macros:
"topics_column" change the line 24 to <n.node_link target="_top"/>

"node_breadcrumbs" change the line 7 to <n.current_node.node_link target="_top"/> 

"subapp_link" change the line 4 to <n.get_app_node.node_link target="_top"/>