Jump to content

Recommended Posts

Posted

In HTML you can link to other page using <a> tag. Just add this into footer HTML layout in Website UI -> Page components -> include_footer_general.tpl using this way:

<a href="/page_url">Page title</a>

 

  • Thanks 1
Posted
20 minutes ago, Tech Support said:

In HTML you can link to other page using <a> tag. Just add this into footer HTML layout in Website UI -> Page components -> include_footer_general.tpl using this way:

<a href="/page_url">Page title</a>

 

i want to like this

Screenshot_2.jpg

Posted

If you want to add variables in translation for URL and text please add them in Website UI -> Texts. But this is not required, they are added by default because we want them to be localizable to other languages if needed.

Posted (edited)
15 hours ago, Tech Support said:

If you want to add variables in translation for URL and text please add them in Website UI -> Texts. But this is not required, they are added by default because we want them to be localizable to other languages if needed.

I added, now what to do?

 

Screenshot_3.jpg

Screenshot_4.jpg

Edited by viper
Posted
1 hour ago, Tech Support said:

Now you can use them in templates using $lang syntax:

{{$lang.urls.partners}}

 

i did but not showing

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...