Hi, I’m just trying to show the name of the weblog at the top of the template. Should be easy enough, right?
I have 7 weblogs and they all use the same template for their articles. Do I use conditional variables for this?
The code I have in is:
{exp:weblog:weblog_name weblog="business_strategies"}Obviously though it just prints out that one weblog name. How do I make it print out whatever weblog name the entry is contained in?
thanks