Hi there,
on the blog article pages it’s possible to change the top text to “back to projects” (instead of blog)?
password: skoffi
Thank you ![]()
A user wants to change the text on blog article pages from the default to “back to projects” instead of the standard navigation text.
Proposed Solutions:
Two approaches were provided:
/blogs/news) with “Back to projects”Both solutions include code snippets. The responder offered to assist further by examining the theme code if neither method works, mentioning the need for collaboration approval to proceed with fixing the issue.
Status: The discussion appears to be awaiting the original poster’s response on whether the provided solutions resolved their issue.
Hi there,
on the blog article pages it’s possible to change the top text to “back to projects” (instead of blog)?
password: skoffi
Thank you ![]()
Hello @INFRA
Try this, It will work for you
2nd approach
{% assign linkText = ‘Back to projects’ %}
{% assign linkURL = ‘/blogs/news’ %}
If still both the methods don’t work for you then I can assist you with this by examining your theme code. Once you approve the collaboration, we can proceed with fixing the issue for you.