Forum Discussion
ChiaraS
9 years agoLithium Alumni (Retired)
Hi santosh_csc
this should work:
#set ($footer1 = "${footer}")
#set ($footer1=$footer1.replace("communityTitle",$community.title))
$footer1Sign in to react to this post
santosh_csc
9 years agoGuide
Getting the below error when I run the above code what you have suggested.
The component causing the issue is: component.content.studio-title (content). If you have recently made changes to this page or component, please use this link to be taken to the Page Editor in Studio. If this is not the case, please contact your Administrator.
Sign in to react to this post
- ChiaraS9 years agoLithium Alumni (Retired)
Wondering if could be related to what is in the footer text key, try to replace the {} brackets with something else...
Sign in to react to this post