What does the Link field do?
The Link field can be very useful if your blog posts are frequently about other articles, and you want the links to these articles visible on your public blog.
To enable the Link field:
- Go to Settings | Formatting and scroll to the bottom.
- Set Show Link Field to Yes.
- Paste this code into the appropriate place in your template:
<BlogItemURL> <a href="<$BlogItemURL$>">Link</a> </BlogItemURL>
<BlogItemTitle> <BlogItemURL> <a href="<$BlogItemURL$>"></BlogItemURL><$BlogItemTitle$></a> </BlogItemTitle>
Menu
0 Comments: